summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/file_system_manager.test.cpp
AgeCommit message (Expand)Author
2025-04-22FileSystemManager: When copying, take into account equivalent files.Maksim Denisov
2025-04-22FileSystemManager: Always copy directories recursivelyMaksim Denisov
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-07-11filesystem: Avoid unwanted indirections...Paul Cristian Sarbu
2023-07-10FileSystemManager: Add recursive directory entries reader...Paul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-05-09test: Do not rely on shell built-in behaviorOliver Reiche
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2022-12-21FS Manager: Add CopyDirectoryImpl methodPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-05-31improve file_system_manager testAlberto Sartori
2022-04-14add u+w permission when installing a fileAlberto Sartori
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-09FileSystemManager: Support set epoch time on file creationOliver Reiche
2022-03-08FileSystemManager: Implement hard link creation with permsOliver Reiche
2022-03-08FileSystemManager: Implement fd-less write to fileOliver Reiche
2022-03-08FileSystemManager: Implement fd-less file copyOliver Reiche
2022-02-28Format: Apply clang-format suggestions to testsOliver Reiche
2022-02-28Test filesystem: Check exact permissionsOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig