lyx_mirror/src/support/tests
Benjamin Piwowarski c2e67a41ce Objective-C compililation support with cmake and C++11
This fixes an issue whe compiling with C++11 flags on: The
objective-C clang compiler produces an error. This patch waits
avoid including specific C++ flags and uses LYX_CPP_SPECIFIC_FLAGS
to store the confliciting flags (for the moment, just C++11).
2014-04-21 11:51:04 -04:00
..
regfiles Add a special regfile for filetools test on windows 2013-05-15 09:11:25 +02:00
boost.cpp
check_convert.cpp support/tests: Fix compilation on Windows 2012-10-12 21:24:03 +02:00
check_filetools.cpp Fix make check target 2012-10-05 11:55:23 +02:00
check_lstrings.cpp Fix make check target 2012-10-05 11:55:23 +02:00
CMakeLists.txt Objective-C compililation support with cmake and C++11 2014-04-21 11:51:04 -04:00
dummy_functions.cpp Remove dependency on NO_LAYOUT_CSS #define in Layout.cpp 2013-09-29 15:26:15 +02:00
supporttest.cmake Cmake build: Testing 2012-12-15 00:15:59 +01:00
test_convert
test_filetools
test_lstrings