| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy (C++ lint): Enable for vscode, optional @ commandline (see scripts... | Sven Gothel | 2022-11-26 | 1 | -3/+2 |
* | testsudo_fileutils02: Use group-name and derive group-id in test via 'getent' | Sven Gothel | 2022-10-17 | 1 | -4/+5 |
* | FreeBSD Support: Build infrastucture, use $os_name-$archabi, ... (1/2) | Sven Gothel | 2022-07-24 | 1 | -4/+6 |
* | Use test group 'cdrom' 24, default on Debian and Ubuntu; Enforce 'cdrom' grou... | Sven Gothel | 2022-07-07 | 1 | -0/+12 |
* | Relax build dependencies: Only to test jau::fs::mount_image() on Linux, libca... | Sven Gothel | 2022-06-25 | 1 | -3/+6 |
* | testsudo_fileutils02: Run w/ capsh `cap_sys_admin,cap_setuid,cap_setgid+eip` ... | Sven Gothel | 2022-06-25 | 1 | -8/+6 |
* | Produce test_data.sqfs for testing mounting a fs-image via loop ourselves, wh... | Sven Gothel | 2022-06-25 | 1 | -0/+11 |
* | Add jau::fs::mount_image() and umount(), enable testing via '-DTEST_WITH_SUDO... | Sven Gothel | 2022-06-23 | 1 | -8/+24 |
* | Catch2: Adopt build to v3.0.1 | Sven Gothel | 2022-06-19 | 1 | -3/+1 |
* | fraction, fraction_timespec: Add sleep_for(), sleep_until() and wait_for() & ... | Sven Gothel | 2022-05-01 | 1 | -24/+1 |
* | latch: Fix and add unit test | Sven Gothel | 2021-11-16 | 1 | -0/+1 |
* | test_lfringbuffer[00..04]: Unify non-threaded functional tests using template... | Sven Gothel | 2021-10-31 | 1 | -0/+1 |
* | test_cow_darray01 -> test_darray01: Test only covers darray not cow_darray | Sven Gothel | 2021-10-23 | 1 | -1/+1 |
* | Silence -Wformat-overflow warnings on catch2s' catch_amalgamated.cpp compilation | Sven Gothel | 2021-09-19 | 1 | -1/+1 |
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT for... | Sven Gothel | 2021-09-18 | 1 | -0/+2 |
* | jau::ringbuffer<> enhancement: Support block access, integral types, non-valu... | Sven Gothel | 2021-06-10 | 1 | -0/+4 |
* | basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'... | Sven Gothel | 2021-02-08 | 1 | -0/+1 |
* | Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. pa... | Sven Gothel | 2021-01-26 | 1 | -7/+3 |
* | cmake test: Adding the two new tests | Sven Gothel | 2021-01-09 | 1 | -1/+3 |
* | Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' f... | Sven Gothel | 2021-01-04 | 1 | -0/+1 |
* | text/CMakeLists.txt: Skip Catch2 settings for non GNUCC | Sven Gothel | 2021-01-03 | 1 | -0/+2 |
* | Add: darray, cow_darray, cow_iterator; Adjust cow_vector to cow_darray findin... | Sven Gothel | 2021-01-02 | 1 | -1/+2 |
* | Add benchmark tests: cowvector and hashset, also using new counting_allocator... | Sven Gothel | 2020-12-25 | 1 | -0/+2 |
* | Add float_math.hpp for epsilon comparison; Test cleanup | Sven Gothel | 2020-12-23 | 1 | -1/+2 |
* | Replace cppunit.h with Catch2 (v3-devel): Supporting CI integration, more ver... | Sven Gothel | 2020-12-21 | 1 | -31/+38 |
* | cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti... | Sven Gothel | 2020-10-20 | 1 | -37/+0 |
* | Move jaucpp files to root-folder | Sven Gothel | 2020-10-16 | 1 | -0/+72 |