diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-07 04:36:17 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-07 04:36:17 (GMT) |
commit | 5e6cd31bed381c9f46c5df3f4e8b73622deda9fd (patch) | |
tree | 9258dee2e4d157aad133cfa220b30fb1062b385c | |
parent | 578b68daa84295e042c9b6e3f309393e1189e67f (diff) |
wops, wrong test name. fixes echotest_string-test error
-rw-r--r-- | tests/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/regression/echotest/escape-test-expected.txt | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f605ba4..daf4933 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -384,7 +384,7 @@ list(REMOVE_ITEM DUMPTEST_FILES ${CMAKE_SOURCE_DIR}/../examples/example021.scad) list(APPEND ECHO_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/minimal/echo.scad ${CMAKE_SOURCE_DIR}/../testdata/scad/features/echo-tests.scad - ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/string-test.scad + ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/escape-test.scad ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/parser-tests.scad ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/builtin-tests.scad) diff --git a/tests/regression/echotest/escape-test-expected.txt b/tests/regression/echotest/escape-test-expected.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/regression/echotest/escape-test-expected.txt |