summaryrefslogtreecommitdiff
path: root/Tests/LibCore
AgeCommit message (Expand)Author
2021-09-02Tests: Remove all file(GLOB) from CMakeLists in TestsAndrew Kaster
2021-09-02Tests: Add tests for Core::deferred_invokesin-ack
2021-08-20LibCore: Make Core::File::open() return OSError in case of failureAndreas Kling
2021-06-22LibCore: Add unit test for File::read_linecoderdreams
2021-06-13LibC: Make `getopt` modify `argv` againJelle Raaijmakers
2021-06-08LibCore/ArgsParser: Learn how to stop on first non-optionJelle Raaijmakers
2021-06-08LibCore/ArgsParser: Add test suiteJelle Raaijmakers
2021-05-12Tests: Add InodeWatcher and FileWatcher testssin-ack