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 | ||||
* | fix #16256: nimout: <empty> should give error (vacuously true); improve a ↵ | Timothee Cour | 2021-05-31 | 1 | -25/+21 |
| | | | | | | | | | | | | | | | | | | | few tests (#18089) * fix #16256: nimout: <empty> should give error (vacuously true); improve some tests * renamed: tests/stdlib/t9710.nim -> tests/misc/t9710.nim * improve tests * fix non-DRY tests * improve $nim_prs_D/tests/stdlib/t9091.nim * renamed: tests/stdlib/t9091.nim -> tests/misc/t9091.nim * fixup * address comment: doAssert => result.parseErrors | ||||
* | more Protocol supports in windows (#15274) [backport:1.2] | flywind | 2020-09-07 | 1 | -0/+29 |
| | |||||
* | megatest checks output and nimout | Arne Döring | 2018-12-11 | 1 | -11/+0 |
| | |||||
* | more tests fixed | Arne Döring | 2018-11-23 | 1 | -1/+4 |
| | |||||
* | Add gethostname to nativesockets (#5443) | Federico Ceratto | 2017-03-01 | 1 | -0/+8 |