29 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
89571de0f3 Symbolic links for the universal binary also work on Windows 2023-07-10 18:41:39 +02:00
Marcus Holland-Moritz
b978b954e0 Test universal binary in both tool mode and symlink mode 2023-07-10 17:05:20 +02:00
Marcus Holland-Moritz
8dc5ea0697 Small CppCheck fixes 2023-07-09 15:39:01 +02:00
Marcus Holland-Moritz
46eb5bae5a Fix exit code handling for FUSE2 drivers 2023-07-03 20:55:03 +02:00
Marcus Holland-Moritz
6056aa87c8 Better debug output in tools test 2023-07-03 20:39:49 +02:00
Marcus Holland-Moritz
170beb2cac More mutating ops tests 2023-07-01 15:28:35 +02:00
Marcus Holland-Moritz
e677899537 Windows compat & cleanup for mutation tests 2023-07-01 15:15:06 +02:00
Marcus Holland-Moritz
def1594c8e Add some tests for mutating operations 2023-07-01 14:46:50 +02:00
Marcus Holland-Moritz
c706ba2cb2 dwarfs_tools test cleanup 2023-06-28 14:45:08 +02:00
Marcus Holland-Moritz
0a1f635a12 Drop dependency on tar & diff tools 2023-06-28 14:23:00 +02:00
Marcus Holland-Moritz
05f4ea0bb9 Remove dependency on unreliable tar archive 2023-06-28 12:50:46 +02:00
Marcus Holland-Moritz
8f4ed162ff More dwarfs_tools tests (that also work on Windows) 2023-06-27 21:33:40 +02:00
Marcus Holland-Moritz
7e7e46f09a Some tweaks to dwarfs_tools test and more tests 2023-06-27 20:52:06 +02:00
Marcus Holland-Moritz
0c85637a06 Make dwarfs_tools test work on Windows 2023-06-27 18:47:26 +02:00
Marcus Holland-Moritz
77f2d39437 Finally get rid of std::endl 2023-06-27 14:22:05 +02:00
Marcus Holland-Moritz
12080954e0 Tweak dwarfs_tools test 2023-06-25 18:44:25 +02:00
Marcus Holland-Moritz
3c4730aa69 Tools test now compiles on Windows 2023-06-25 16:47:05 +02:00
Marcus Holland-Moritz
e4b642ff0e Windows compatibility for tools test 2023-06-25 15:53:14 +02:00
Marcus Holland-Moritz
3a8981702f Subprocess class 2023-06-25 14:46:33 +02:00
Marcus Holland-Moritz
359fbb0b95 folly::Subprocess -> boost::process 2023-06-25 11:45:19 +02:00
Marcus Holland-Moritz
fd157eb611 WIP file_stat 2023-06-22 00:15:26 +02:00
Marcus Holland-Moritz
50ef8bcc37 Also test image with header 2023-05-23 17:45:00 +02:00
Marcus Holland-Moritz
7c0b22d3bd Fix ctors that were missing explicit keyword 2022-06-10 18:49:18 +02:00
Marcus Holland-Moritz
6dc565c50c More extensive FUSE driver option testing 2021-04-13 21:41:48 +02:00
Marcus Holland-Moritz
5dd3323782 Revert 5eee555 and fix test 2021-04-13 14:28:04 +02:00
Marcus Holland-Moritz
5eee555de6 Fix access() with W_OK, and add test 2021-04-13 13:53:40 +02:00
Marcus Holland-Moritz
c262ee197b More tools tests 2021-04-13 10:50:40 +02:00
Marcus Holland-Moritz
58cb5147d6 Test --export-metadata dwarfsck option 2021-04-13 08:53:16 +02:00
Marcus Holland-Moritz
fdc25fb1ac Add small test suite for testing the fuse driver & binaries 2021-04-12 19:00:48 +02:00