ladybird/Tests/LibCore
Jonne Ransijn 08b7e83f95 Tests: Make TestLibCoreFileWatcher more reliable
This test could fail when `/tmp/testfile` already exists.

There also shouldn't be a need to wait so long for this test,
except for on MacOS, where the `FileWatcher` implementation is
apparently less reliable.
2024-11-25 13:41:26 +01:00
..
10kb.txt
CMakeLists.txt Everywhere: Don't install code generators and test binaries 2024-07-10 10:13:21 -06:00
long_lines.txt
small.txt
TestLibCoreArgsParser.cpp AK: Update OptionParser::m_arg_index by substracting skipped args 2024-02-06 00:08:30 +01:00
TestLibCoreDateTime.cpp LibUnicode: Cache the system time zone 2024-08-25 09:47:42 +02:00
TestLibCoreDeferredInvoke.cpp Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
TestLibCoreFilePermissionsMask.cpp
TestLibCoreFileWatcher.cpp Tests: Make TestLibCoreFileWatcher more reliable 2024-11-25 13:41:26 +01:00
TestLibCoreMappedFile.cpp
TestLibCorePromise.cpp Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
TestLibCoreSharedSingleProducerCircularQueue.cpp Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
TestLibCoreStream.cpp AK+LibCore: Add BufferedSocket::can_read_up_to_delimiter() 2024-01-21 21:13:58 +01:00