aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJuergen Kahrs <Juergen.Kahrs@googlemail.com>2013-05-05 13:11:56 +0200
committerJuergen Kahrs <Juergen.Kahrs@googlemail.com>2013-05-05 13:11:56 +0200
commitf6f37055efd53b08e22001776c6e223de78d7f54 (patch)
tree6e02ea51417313a8a9411a0fcc13c23f347b5554 /test
parent6855adcdcb8fd310b298043ace84f0cc9133c517 (diff)
downloadegawk-f6f37055efd53b08e22001776c6e223de78d7f54.tar.gz
egawk-f6f37055efd53b08e22001776c6e223de78d7f54.tar.bz2
egawk-f6f37055efd53b08e22001776c6e223de78d7f54.zip
All EXT and INET test cases pass now.
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 39ec0b9f..17040c36 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -72,9 +72,7 @@ foreach(testgroup ${ALL_GROUPS} )
${testcase} STREQUAL incdupe2 OR ${testcase} STREQUAL incdupe3 OR
${testcase} STREQUAL incdupe4 OR ${testcase} STREQUAL incdupe5 OR
${testcase} STREQUAL incdupe6 OR ${testcase} STREQUAL incdupe7 OR
- ${testcase} STREQUAL include2 OR ${testcase} STREQUAL inetdayt OR
- ${testcase} STREQUAL inetdayu OR ${testcase} STREQUAL inetecht OR
- ${testcase} STREQUAL inetechu OR ${testcase} STREQUAL inftest OR
+ ${testcase} STREQUAL include2 OR
${testcase} STREQUAL jarebug OR
${testcase} STREQUAL leaddig OR ${testcase} STREQUAL localenl OR
${testcase} STREQUAL mbfw1 OR ${testcase} STREQUAL mbprintf1 OR
@@ -86,7 +84,7 @@ foreach(testgroup ${ALL_GROUPS} )
${testcase} STREQUAL printf0 OR ${testcase} STREQUAL printfbad2 OR
${testcase} STREQUAL profile1 OR ${testcase} STREQUAL profile2 OR
${testcase} STREQUAL profile3 OR
- ${testcase} STREQUAL redfilnm OR ${testcase} STREQUAL regtest OR
+ ${testcase} STREQUAL redfilnm OR
${testcase} STREQUAL rsnulbig OR ${testcase} STREQUAL rsnulbig2 OR
${testcase} STREQUAL rsstart3 OR ${testcase} STREQUAL rtlen OR
${testcase} STREQUAL rtlen01 OR ${testcase} STREQUAL rtlenmb OR