summary refs log tree commit diff stats
path: root/tests/stdlib/tunittesttemplate.nim
Commit message (Collapse)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | * 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 several bugs with `repr` (#13386)Timothee Cour2020-02-111-2/+2
|
* fix #6736: templates in unittest now show actual value (#13354)Miran2020-02-071-0/+25