serenity/Tests/Utilities
dgaston 82887473d2 Utilities: Allow uniq to work on lines of arbitrary length
Calls to `read_line` are replaced with `read_line_with_resize`
and `swap`s of StringViews, which assume a consistent location
of the underlying ByteBuffers, are replaced. A test file has
been added for uniq, which includes a test case for long lines.
2024-04-27 16:33:27 -06:00
..
CMakeLists.txt Utilities: Allow uniq to work on lines of arbitrary length 2024-04-27 16:33:27 -06:00
TestPatch.cpp patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
TestSed.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TestUniq.cpp Utilities: Allow uniq to work on lines of arbitrary length 2024-04-27 16:33:27 -06:00