Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last | ||||
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -18/+18 |
| | |||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+311 |
* move tests to testament * minor * fix random * disable test random |