Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `enum class` support via jau::enums and JAU_MAKE_ENUM_IMPL + JAU_MA... | Sven Göthel | 2024-09-28 | 1 | -3/+1 |
* | Build Environment: Better CMake Usage incl. Eclipse (IDE) default CDT CMake | Sven Göthel | 2024-05-07 | 1 | -10/+34 |
* | file_util: Add absolute() and isAbsolute(), make test_fileutils* more robust ... | Sven Göthel | 2024-04-30 | 1 | -2/+44 |
* | Tests: Don't include iostream if not explicitly used | Sven Gothel | 2022-08-05 | 1 | -1/+0 |
* | test_fileutils01: Cover file_stats(fd) and named-fd, incl. using explicit fil... | Sven Gothel | 2022-07-31 | 1 | -0/+1 |
* | test_fileutils: Add optional test for a vfat filesystem destination (C++, Jav... | Sven Gothel | 2022-07-20 | 1 | -1/+3 |
* | tests: Extract testxx_copy_r_p() to be reused in unit tests, add byte content... | Sven Gothel | 2022-06-23 | 1 | -0/+145 |