summaryrefslogtreecommitdiff
path: root/Tests/LibCore/TestLibCoreFileWatcher.cpp
AgeCommit message (Expand)Author
2023-01-19LibCore: Make the FileWatcher test resilient against outside eventsTimothy Flynn
2023-01-18LibCore: Implement FileWatcher for LinuxTimothy Flynn
2023-01-12LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOrSam Atkins
2021-05-12Tests: Add InodeWatcher and FileWatcher testssin-ack