aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fileutils_copy_r_p.hpp
Commit message (Expand)AuthorAgeFilesLines
* file_util: robustness: dir_item is empty w/ empty path; visit: Add depth argu...Sven Göthel2024-05-021-15/+18
* jau::FunctionDef<> -> jau::function<R(A...)> using proper function prototype ...Sven Gothel2022-09-161-4/+4
* jau::fs::copy_option / CopyOption: Add into_existing_dir: Copy source dir con...Sven Gothel2022-07-291-3/+9
* test_fileutils: Add optional test for a vfat filesystem destination (C++, Jav...Sven Gothel2022-07-201-29/+95
* Data-Race-Free (DRF) jau::fs::copy() and remove(): Use `dirfd` `openat()` etc...Sven Gothel2022-07-181-8/+21
* test_fileutils0: Don't validate atime, since destination access-time may diff...Sven Gothel2022-07-071-1/+1
* testsudo_fileutils02: Run w/ capsh `cap_sys_admin,cap_setuid,cap_setgid+eip` ...Sven Gothel2022-06-251-12/+0
* tests: Extract testxx_copy_r_p() to be reused in unit tests, add byte content...Sven Gothel2022-06-231-0/+188