summary refs log tree commit diff stats
path: root/tests/stdlib/toptions.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22932; treats closure iterators as pointers (#22934)ringabout2023-11-141-1/+7
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-2/+2
* test removing dollar for objects out of system (#20242)metagn2022-08-241-0/+3
* `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147)Timothee Cour2021-02-241-5/+5
* refactor the tests of options (#16527)flywind2021-01-011-143/+182
* move tests to testament (#16101)flywind2020-11-241-1/+143
* fix #15815 (#15817)flywind2020-11-021-0/+16