]> git.lyx.org Git - lyx.git/commit
Fix check_layout and adhere casing to other tests
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 14 May 2013 16:41:33 +0000 (18:41 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 14 May 2013 16:52:21 +0000 (18:52 +0200)
commit6f16814d3b9f51907cadfb97282d95ee769cb6fe
tree57d16c64cc313bf6500ef62f17d0532e6250564f
parentdb32d1b155e24c636930bc11690d065c55ebf54a
Fix check_layout and adhere casing to other tests

- Fixes cases such that it is the same as check_convert, check_filetools, check_listrings,
- Makes the compilation work on MSVC
src/Makefile.am
src/tests/CMakeLists.txt
src/tests/check_Layout.cpp [deleted file]
src/tests/check_layout.cpp [new file with mode: 0644]
src/tests/test_Layout [deleted file]
src/tests/test_layout [new file with mode: 0755]