summary refs log tree commit diff stats
path: root/tests/gc/gctest.nim.cfg
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-01-14 17:34:27 +0100
committerAraq <rumpf_a@web.de>2018-01-14 17:34:27 +0100
commitf71f9f83c2de79d57e89a7b6c3d66225f42c1482 (patch)
tree5f736e118ebc4596ace66c8c286afd940450a7e3 /tests/gc/gctest.nim.cfg
parentee64dcd728e822991bf96669cbfb192bd8252648 (diff)
downloadNim-f71f9f83c2de79d57e89a7b6c3d66225f42c1482.tar.gz
GC improvements; distinguish between thread local and globals in the marking step
Diffstat (limited to 'tests/gc/gctest.nim.cfg')
-rw-r--r--tests/gc/gctest.nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gc/gctest.nim.cfg b/tests/gc/gctest.nim.cfg
new file mode 100644
index 000000000..aed303eef
--- /dev/null
+++ b/tests/gc/gctest.nim.cfg
@@ -0,0 +1 @@
+--threads:on