summary refs log tree commit diff stats
path: root/tests/stdlib/tsystem.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* fixes #20516; system.create doesn't work with bitfield objects (#20518)ringabout2022-10-081-0/+7
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* follow up #19968; add more tests (#20396)ringabout2022-09-201-0/+60
* fixes #19967; reset does not work on set [backport: 1.2] (#19968)ringabout2022-08-231-0/+27
* fixed system.delete (#18507)Andreas Rumpf2021-07-181-4/+4
* Raise IndexDefect when deleting element at out of bounds index (#17821)Heiko Nickerl2021-06-201-1/+31
* fix #17911 rawProc for cpp (#17912)Timothee Cour2021-05-011-0/+46