aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fileutils.hpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce `enum class` support via jau::enums and JAU_MAKE_ENUM_IMPL + JAU_MA...Sven Göthel2024-09-281-3/+1
* Build Environment: Better CMake Usage incl. Eclipse (IDE) default CDT CMakeSven Göthel2024-05-071-10/+34
* file_util: Add absolute() and isAbsolute(), make test_fileutils* more robust ...Sven Göthel2024-04-301-2/+44
* Tests: Don't include iostream if not explicitly usedSven Gothel2022-08-051-1/+0
* test_fileutils01: Cover file_stats(fd) and named-fd, incl. using explicit fil...Sven Gothel2022-07-311-0/+1
* test_fileutils: Add optional test for a vfat filesystem destination (C++, Jav...Sven Gothel2022-07-201-1/+3
* tests: Extract testxx_copy_r_p() to be reused in unit tests, add byte content...Sven Gothel2022-06-231-0/+145