lyx_mirror/src/support/tests
Georg Baum 12554c93d8 Remove ugly multiple definition hack
Since 00387b2a38 it is possible to construct a dummy Messages object
which does not translate at all. With the old gettext implementation, a
Messages object without a defined language would have used a language from
an environment variable. Therefore, the duplicate definition of _() is no
longer needed. This gettext removal was really a good idea!
2013-05-31 22:07:14 +02: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 CMake: Remove libintl 2013-05-30 22:10:01 +02:00
dummy_functions.cpp Remove ugly multiple definition hack 2013-05-31 22:07:14 +02:00
supporttest.cmake Cmake build: Testing 2012-12-15 00:15:59 +01:00
test_convert
test_filetools
test_lstrings