]> git.lyx.org Git - lyx.git/commit
Added the possibility to build arbitrary scripts (*-in.sh) as tests. They are all...
authorTommaso Cucinotta <tommaso@lyx.org>
Sun, 3 Jul 2011 17:00:18 +0000 (17:00 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sun, 3 Jul 2011 17:00:18 +0000 (17:00 +0000)
commitbf5f1eb3e8d0aa0b76bd16cf859ce344378fd480
tree6335536d1af94831958633f516c3e581667e9140
parent063cf547e2f88571046225b26a96151dcd7b8a70
Added the possibility to build arbitrary scripts (*-in.sh) as tests. They are all launched
together with the others when typing 'make', and also they can be selectively
launched by using: ./run-tests.sh filename-in.sh.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39241 a592a061-630c-0410-9148-cb99ea01b6c8
development/autotests/README
development/autotests/export-in.sh [new file with mode: 0755]
development/autotests/run-tests.sh