utfcpp/tests
Nemanja Trifunovic 2370b95a86 Compile negative test with C++ 98
An attempt to ensure the library can be compiled with a C++ 98 compiler.

Unfortunatelly, GTEST can't be compiled with C++ 98, so only the negative tests are included at this point.
2019-07-07 20:27:54 -04:00
..
docker Update docker to 3.0.1 2019-04-14 20:17:23 -04:00
test_data Introduce GTest 2019-04-11 10:25:49 -04:00
CMakeLists.txt Compile negative test with C++ 98 2019-07-07 20:27:54 -04:00
negative.cpp Introduce GTest 2019-04-11 10:25:49 -04:00
test_checked_api.cpp Add inline declarations to non-template functions in cpp11.h 2019-04-15 17:49:11 -04:00
test_checked_iterator.cpp Add inline declarations to non-template functions in cpp11.h 2019-04-15 17:49:11 -04:00
test_cpp11.cpp Introduce GTest 2019-04-11 10:25:49 -04:00
test_unchecked_api.cpp unchecked::replace_invalid() 2019-04-25 09:33:07 -04:00
test_unchecked_iterator.cpp Introduce GTest 2019-04-11 10:25:49 -04:00