aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* test_cow_darray01 -> test_darray01: Test only covers darray not cow_darraySven Gothel2021-10-231-1/+1
* Silence -Wformat-overflow warnings on catch2s' catch_amalgamated.cpp compilationSven Gothel2021-09-191-1/+1
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT for...Sven Gothel2021-09-181-0/+2
* jau::ringbuffer<> enhancement: Support block access, integral types, non-valu...Sven Gothel2021-06-101-0/+4
* basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...Sven Gothel2021-02-081-0/+1
* Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. pa...Sven Gothel2021-01-261-7/+3
* cmake test: Adding the two new testsSven Gothel2021-01-091-1/+3
* Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' f...Sven Gothel2021-01-041-0/+1
* text/CMakeLists.txt: Skip Catch2 settings for non GNUCCSven Gothel2021-01-031-0/+2
* Add: darray, cow_darray, cow_iterator; Adjust cow_vector to cow_darray findin...Sven Gothel2021-01-021-1/+2
* Add benchmark tests: cowvector and hashset, also using new counting_allocator...Sven Gothel2020-12-251-0/+2
* Add float_math.hpp for epsilon comparison; Test cleanupSven Gothel2020-12-231-1/+2
* Replace cppunit.h with Catch2 (v3-devel): Supporting CI integration, more ver...Sven Gothel2020-12-211-31/+38
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-37/+0
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+72