ladybird/Tests/LibCore
Jelle Raaijmakers d7126fbbc2 LibCore/ArgsParser: Learn how to stop on first non-option
We need this for utilities like `env`, that do not gain anything by
parsing the options passed to the command they are supposed to
execute.
2021-06-08 11:30:58 +02:00
..
CMakeLists.txt LibCore/ArgsParser: Add test suite 2021-06-08 11:30:58 +02:00
TestLibCoreArgsParser.cpp LibCore/ArgsParser: Learn how to stop on first non-option 2021-06-08 11:30:58 +02:00
TestLibCoreFileWatcher.cpp Tests: Add InodeWatcher and FileWatcher tests 2021-05-12 22:38:20 +02:00