mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 12:19:37 +03:00
11550f582b
When we move the test to AK (together with the actual stream implementation), finding the input file to read from is going to become significantly harder, since the test also runs outside of SerenityOS. Since this was just a smoke test during early development (and we should now have reasonable coverage with actual usages in the other parts of the OS), let's just remove that test instead of trying to make input file lookups work. |
||
---|---|---|
.. | ||
10kb.txt | ||
CMakeLists.txt | ||
long_lines.txt | ||
small.txt | ||
TestLibCoreArgsParser.cpp | ||
TestLibCoreDeferredInvoke.cpp | ||
TestLibCoreFilePermissionsMask.cpp | ||
TestLibCoreFileWatcher.cpp | ||
TestLibCoreIODevice.cpp | ||
TestLibCoreSharedSingleProducerCircularQueue.cpp | ||
TestLibCoreStream.cpp |