aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy (C++ lint): Enable for vscode, optional @ commandline (see scripts...Sven Gothel2022-11-261-3/+2
* testsudo_fileutils02: Use group-name and derive group-id in test via 'getent'Sven Gothel2022-10-171-4/+5
* FreeBSD Support: Build infrastucture, use $os_name-$archabi, ... (1/2)Sven Gothel2022-07-241-4/+6
* Use test group 'cdrom' 24, default on Debian and Ubuntu; Enforce 'cdrom' grou...Sven Gothel2022-07-071-0/+12
* Relax build dependencies: Only to test jau::fs::mount_image() on Linux, libca...Sven Gothel2022-06-251-3/+6
* testsudo_fileutils02: Run w/ capsh `cap_sys_admin,cap_setuid,cap_setgid+eip` ...Sven Gothel2022-06-251-8/+6
* Produce test_data.sqfs for testing mounting a fs-image via loop ourselves, wh...Sven Gothel2022-06-251-0/+11
* Add jau::fs::mount_image() and umount(), enable testing via '-DTEST_WITH_SUDO...Sven Gothel2022-06-231-8/+24
* Catch2: Adopt build to v3.0.1Sven Gothel2022-06-191-3/+1
* fraction, fraction_timespec: Add sleep_for(), sleep_until() and wait_for() & ...Sven Gothel2022-05-011-24/+1
* latch: Fix and add unit testSven Gothel2021-11-161-0/+1
* test_lfringbuffer[00..04]: Unify non-threaded functional tests using template...Sven Gothel2021-10-311-0/+1
* 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