]> git.lyx.org Git - features.git/commit
Add examples to export tests (CMake & autotools)
authorScott Kostyshak <skostysh@lyx.org>
Sat, 16 Feb 2013 07:54:17 +0000 (02:54 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 16 Feb 2013 11:27:09 +0000 (06:27 -0500)
commit9f4927e8557af79bcd0c1c26cc60dace24d90400
tree51c8639d9bb486643ef0b50e3aa14d1a9886303b
parent2fd0c34b9b3cc519a9d7e549032c0b8f730f15a9
Add examples to export tests (CMake & autotools)

Now all export tests can be run with:
ctest -R "export"

Only export tests for manuals can be run with:
ctest -R "export/doc"

And only export tests for examples can be run with:
ctest -R "export/examples"
development/autotests/CMakeLists.txt
development/autotests/export-in.sh