lyx_mirror/src/support/tests
Georg Baum 46f7b578b2 First version of trivstring class (bug #9336)
As discused on the list. This is not used yet, but it is intended to provide
thread-safe read-access without the need for synchronization if the used STL
implementation does not provide it for std::basic_string. This is the case for
all implementations using copy-on-write.
2014-12-07 13:14:17 +01:00
..
regfiles First version of trivstring class (bug #9336) 2014-12-07 13:14:17 +01:00
boost.cpp
check_convert.cpp
check_filetools.cpp
check_lstrings.cpp
check_trivstring.cpp First version of trivstring class (bug #9336) 2014-12-07 13:14:17 +01:00
CMakeLists.txt Cmake build: Symplify use of linking optional libraries found via find_package 2014-06-12 19:02:29 +02:00
dummy_functions.cpp Remove dependency on NO_LAYOUT_CSS #define in Layout.cpp 2013-09-29 15:26:15 +02:00
supporttest.cmake
test_convert
test_filetools
test_lstrings
test_trivstring First version of trivstring class (bug #9336) 2014-12-07 13:14:17 +01:00