Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use openarray of bytes in md5 (#19307) | hlaaftana | 2022-01-15 | 1 | -5/+14 |
| | | | | | | | | | | * Use openarray of bytes in md5 * fix CI * cleanup * use noSideEffect for bootstrapping * fix CI again * actually fix CI by checking if it works * this is getting ridiculous * put old md5 version in compiler, remove vmop | ||||
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -3/+3 |
| | |||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+7 |
* move tests to testament * minor * fix random * disable test random |