serenity/Tests/LibCore
kleines Filmröllchen d6571f54d8 LibCore: Make MappedFile a Stream
The internal reuse of FixedMemoryStream makes this straightforward.
There alread is one user of the new API, demonstrating the need for this
change beyond what I said out to use it for :^)
2023-09-27 03:22:56 +02:00
..
10kb.txt
CMakeLists.txt LibCore: Make MappedFile a Stream 2023-09-27 03:22:56 +02:00
long_lines.txt
small.txt
TestLibCoreArgsParser.cpp
TestLibCoreDeferredInvoke.cpp
TestLibCoreFilePermissionsMask.cpp
TestLibCoreFileWatcher.cpp
TestLibCoreMappedFile.cpp LibCore: Make MappedFile a Stream 2023-09-27 03:22:56 +02:00
TestLibCorePromise.cpp LibCore: Check if a promise is already resolved in Promise::map() 2023-08-31 11:10:09 +02:00
TestLibCoreSharedSingleProducerCircularQueue.cpp
TestLibCoreStream.cpp AK+LibCore: Make output buffered stream seekable 2023-08-12 12:25:26 -06:00