serenity/Tests/Utilities
Shannon Booth 81df0278b1 patch+LibDiff: Implement 'strip' of filenames when parsing patch
Implement the patch '-p' / '--strip' option, which strips the given
number of leading components from filenames parsed in the patch header.
If not given this option defaults to the basename of that path.
2023-07-29 17:09:09 -06:00
..
CMakeLists.txt patch/Tests: Add some initial tests for patch utility 2023-07-29 17:09:09 -06:00
TestPatch.cpp patch+LibDiff: Implement 'strip' of filenames when parsing patch 2023-07-29 17:09:09 -06:00
TestSed.cpp LibCore+Tests: Unify process handling into Command class 2023-07-18 14:48:45 +01:00