summary refs log tree commit diff stats
path: root/tests/gc/gcemscripten.nim
Commit message (Collapse)AuthorAgeFilesLines
* ARC: ported the GC tests over to --gc:arcAraq2019-11-261-1/+1
|
* Added a test to check how gc works in emscripten.Andrey Sobolev2015-09-231-0/+59
Test will fail in emscripten and pass in normal environment.