serenity/Tests/Utilities
Shannon Booth f893e0820f patch: Support creation of a file
Previously patch would always expect the file that it was patching to
exist (even it were empty). If we know that the patch is creating a file
from nothing (i.e has a start line of '0'), then we treat a file that
doesn't exist as if it has no content lines.
2023-07-30 07:47:22 +01:00
..
CMakeLists.txt patch/Tests: Add some initial tests for patch utility 2023-07-29 17:09:09 -06:00
TestPatch.cpp patch: Support creation of a file 2023-07-30 07:47:22 +01:00
TestSed.cpp LibCore+Tests: Unify process handling into Command class 2023-07-18 14:48:45 +01:00