Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Probst <mark.probst@gmail.com>2013-03-01 02:55:52 +0400
committerMark Probst <mark.probst@gmail.com>2013-03-04 22:47:28 +0400
commite5c6a4bd2594720eefecc1571954333655e327ba (patch)
treeadc6807af4be011371c08a254c10303ce6dd19c2 /configure.in
parent879250e50583d8fb2898110f806ee90aa15a4c4b (diff)
[tests] Test for GC descriptors - first draft.
This runs for a long time and potentially uses lots of memory. It's not integrated in the test suite and must be run manually.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index c4645e85e51..ab01047b6e3 100644
--- a/configure.in
+++ b/configure.in
@@ -3335,6 +3335,7 @@ mono/tests/cas/demand/Makefile
mono/tests/cas/inheritance/Makefile
mono/tests/cas/linkdemand/Makefile
mono/tests/cas/threads/Makefile
+mono/tests/gc-descriptors/Makefile
mono/benchmark/Makefile
mono/monograph/Makefile
mono/io-layer/Makefile