diff options
author | Marius Kintel <marius@kintel.net> | 2012-02-19 09:23:33 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-02-19 09:23:33 (GMT) |
commit | b9022524397f0cb4e89318247051162fed34efb7 (patch) | |
tree | 6bb20308fc16fb671ce59f654db6454f00ecb838 /tests | |
parent | cf52a2a1ef1a7af5ed07d3e4fce1ad430f1321ef (diff) | |
parent | d3528779bb370b2314af3b198e8aa4456eba0189 (diff) |
Merge pull request #93 from clothbot/fonts_search_example
MCAD/fonts with search() example023
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 3 | ||||
-rw-r--r-- | tests/regression/cgalpngtest/example023-expected.png | bin | 0 -> 6984 bytes | |||
-rw-r--r-- | tests/regression/opencsgtest/example023-expected.png | bin | 0 -> 7402 bytes | |||
-rw-r--r-- | tests/regression/throwntogethertest/example023-expected.png | bin | 0 -> 7402 bytes |
4 files changed, 2 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 881a750..12b8543 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -669,7 +669,8 @@ disable_tests(dumptest_transform-tests dumptest_example017 dumptest_example020 dumptest_example021 - dumptest_example022) + dumptest_example022 + dumptest_example023) # FIXME: This test illustrates a weakness in child() combined with modifiers. # Reenable it when this is improved diff --git a/tests/regression/cgalpngtest/example023-expected.png b/tests/regression/cgalpngtest/example023-expected.png Binary files differnew file mode 100644 index 0000000..c528b90 --- /dev/null +++ b/tests/regression/cgalpngtest/example023-expected.png diff --git a/tests/regression/opencsgtest/example023-expected.png b/tests/regression/opencsgtest/example023-expected.png Binary files differnew file mode 100644 index 0000000..a097d99 --- /dev/null +++ b/tests/regression/opencsgtest/example023-expected.png diff --git a/tests/regression/throwntogethertest/example023-expected.png b/tests/regression/throwntogethertest/example023-expected.png Binary files differnew file mode 100644 index 0000000..a097d99 --- /dev/null +++ b/tests/regression/throwntogethertest/example023-expected.png |