]> granicus.if.org Git - gc/commit
Execute more single-threaded GC tests by CMake
authorIvan Maidanski <ivmai@mail.ru>
Mon, 19 Dec 2016 21:47:17 +0000 (00:47 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 6 Feb 2017 17:44:47 +0000 (20:44 +0300)
commitc036630e8817393226e3dd3b276ed7db7af3f5fb
tree43f1bef2f4d4ee413e7d5dc3401331b8e3cca9f4
parent5ba7f790443fc73c92d5ea780221337ed1c461ae
Execute more single-threaded GC tests by CMake
(Cherry-pick commits 495b4fe686c871 from 'master' branch.)

Note: support of the multi-threaded tests, disclaim_bench/test,
trace_test, staticrootstest is not added to cmake test script yet.

* tests/CMakeLists.txt (ADD_EXECUTABLE, TARGET_LINK_LIBRARIES,
ADD_TEST): Add hugetest, leaktest, middletest, realloc_test, smashtest
(similar to gctest).
tests/CMakeLists.txt