cereal/unittests
2016-11-02 13:38:33 -07:00
..
array.cpp Initial progress on removing boost test and moving to doctest to better support modules 2016-10-28 14:28:37 -07:00
array.hpp Initial progress on removing boost test and moving to doctest to better support modules 2016-10-28 14:28:37 -07:00
basic_string.cpp Initial progress on removing boost test and moving to doctest to better support modules 2016-10-28 14:28:37 -07:00
basic_string.hpp more conversions to CHECK_EQ 2016-11-01 11:41:28 -07:00
bitset.cpp Initial progress on removing boost test and moving to doctest to better support modules 2016-10-28 14:28:37 -07:00
bitset.hpp more conversions to CHECK_EQ 2016-11-01 11:41:28 -07:00
boost_variant.cpp More tests split, switch to CHECk_EQ over CHECK 2016-11-01 11:36:22 -07:00
boost_variant.hpp More tests split, switch to CHECk_EQ over CHECK 2016-11-01 11:36:22 -07:00
chrono.cpp more conversions #139 2016-11-01 11:59:02 -07:00
chrono.hpp More tests split, switch to CHECk_EQ over CHECK 2016-11-01 11:36:22 -07:00
cmake-config-module.cmake cmake improvements (install target) 2015-10-06 14:32:40 +02:00
CMakeLists.txt Changes to support thread safety 2016-07-29 13:40:49 -07:00
common.hpp more conversions to CHECK_EQ 2016-11-01 11:41:28 -07:00
complex.cpp more conversions #139 2016-11-01 11:59:02 -07:00
complex.hpp More tests split, switch to CHECk_EQ over CHECK 2016-11-01 11:36:22 -07:00
deque.cpp more conversions #139 2016-11-01 11:59:02 -07:00
deque.hpp headers #139 2016-11-01 11:59:40 -07:00
doctest.h Initial progress on removing boost test and moving to doctest to better support modules 2016-10-28 14:28:37 -07:00
forward_list.cpp more conversions #139 2016-11-01 11:59:02 -07:00
forward_list.hpp headers #139 2016-11-01 11:59:40 -07:00
list.cpp more conversions #139 2016-11-01 11:59:02 -07:00
list.hpp headers #139 2016-11-01 11:59:40 -07:00
load_construct.cpp more conversions #139 2016-11-01 11:59:02 -07:00
load_construct.hpp headers #139 2016-11-01 11:59:40 -07:00
map.cpp more converted for #139 2016-11-02 12:20:22 -07:00
map.hpp more converted for #139 2016-11-02 12:20:22 -07:00
memory_cycles.cpp more converted for #139 2016-11-02 12:20:22 -07:00
memory_cycles.hpp more converted for #139 2016-11-02 12:20:22 -07:00
memory.cpp more converted for #139 2016-11-02 12:20:22 -07:00
memory.hpp more converted for #139 2016-11-02 12:20:22 -07:00
multimap.cpp more converted for #139 2016-11-02 12:20:22 -07:00
multimap.hpp more converted for #139 2016-11-02 12:20:22 -07:00
multiset.cpp more for #139 2016-11-02 13:38:33 -07:00
multiset.hpp more for #139 2016-11-02 13:38:33 -07:00
pair.cpp more for #139 2016-11-02 13:38:33 -07:00
pair.hpp more for #139 2016-11-02 13:38:33 -07:00
pod.cpp more for #139 2016-11-02 13:38:33 -07:00
pod.hpp more for #139 2016-11-02 13:38:33 -07:00
polymorphic.cpp more for #139 2016-11-02 13:38:33 -07:00
polymorphic.hpp more for #139 2016-11-02 13:38:33 -07:00
portability_test.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
portable_binary_archive.cpp more for #139 2016-11-02 13:38:33 -07:00
portable_binary_archive.hpp more for #139 2016-11-02 13:38:33 -07:00
priority_queue.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
queue.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
run_portability_test.sh Adding portability test 2014-03-11 16:28:37 -07:00
run_valgrind.sh Adding valgrind to travis 2014-03-13 12:18:19 -07:00
set.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
stack.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
structs_minimal.cpp Adding additional tests to cover issue #79 2014-06-06 15:24:24 -07:00
structs_specialized.cpp Boost test related fix, fix unit test in response to #188 2015-12-21 23:21:11 -08:00
structs.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
tuple.cpp Add unit tests for size 11 tuple, re: #175 2015-03-04 15:24:11 -08:00
unordered_loads.cpp JSON now matches string length for out of order NVPs 2015-05-02 21:17:44 -07:00
unordered_map.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
unordered_multimap.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
unordered_multiset.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
unordered_set.cpp make clang happy with integer comparisons 2015-12-22 22:30:30 -08:00
user_data_adapters.cpp Various fixes for warning level 4 with MSVC 2015-03-29 00:35:34 -07:00
valarray.cpp more tab spacing fixes 2015-05-02 21:53:30 -07:00
vector.cpp Update copyright 2013 -> 2014 2014-03-20 20:36:04 -07:00
versioning.cpp Changes to support thread safety 2016-07-29 13:40:49 -07:00