summary refs log tree commit diff stats
path: root/tests/gc/gcleak2.nim
Commit message (Expand)AuthorAgeFilesLines
* CI tests run faster: save 120s in azure machines, 335s on local OSXTimothee Cour2020-02-271-1/+13
* revert changes to tests/gc/gcleak2.nimTimothee Cour2020-02-271-72/+5
* make CI tests faster + more preciseTimothee Cour2020-02-271-5/+72
* make tests green againAndreas Rumpf2018-07-051-3/+3
* Fix gc tests for BoehmGC (#7094)Sergey Avseyev2018-01-181-3/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* code cleanup for mark&sweep GCAraq2013-02-071-1/+3
* GC with realtime supportAraq2012-04-211-0/+3
* GC tests now finally part of testsuiteAraq2011-11-101-0/+4
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-5/+4
* fixes #20Araq2011-03-121-0/+20