summary refs log tree commit diff stats
path: root/tests/stdlib/timportutils.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* fixes #19278; make `privateAccess` work with generic ref object (#20640)ringabout2022-10-241-1/+10
* make privateAccess work with generic types and generic instantiations; fix a ...Timothee Cour2021-06-191-0/+56
* privateAccess now works with ref | ptr (#17760)Timothee Cour2021-04-191-0/+82