]> git.lyx.org Git - features.git/commit
Cmake export tests
authorKornel Benko <kornel@lyx.org>
Sun, 4 Aug 2013 12:31:47 +0000 (14:31 +0200)
committerKornel Benko <kornel@lyx.org>
Sun, 4 Aug 2013 12:31:47 +0000 (14:31 +0200)
commit8ac070afb082d92f7f64bf427b49396df1f541e4
tree0ad588d71b6cb08522fe96e6098e676bbac2fadb
parentefe2c681b5f746be2d0b71c73ae55a8c40259930
Cmake export tests

Some export test are known to fail. Checking them every time is cumbersome.
Now, the tests marked in file revertedTests will invert the success condition
and mark the test as INVERTED_SEE-README.ctest.

If some of the tests in revertedTests fails, this is good, and the testname
can be removed from it.
development/autotests/CMakeLists.txt
development/autotests/export.cmake
development/autotests/revertedTests [new file with mode: 0644]