serenity/Userland
Andrew Kaster d85a0e306a headless-browser: Add option to filter which tests are run with a glob
This is the same feature that run-tests has on Serenity.
2024-01-25 09:44:42 -07:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications AK+Userland: Return String from human_readable_size() functions 2024-01-25 09:07:32 +01:00
BuggieBox
Demos WidgetGallery: Remove quotes around GML boolean values 2024-01-21 08:38:18 -05:00
DevTools HackStudio: Replace custom recent-project management with the LibGUI one 2024-01-24 11:07:03 +00:00
DynamicLoader LibC: Separate arch dependent fenv functions 2024-01-22 20:06:09 -07:00
Games AK+Userland: Return String from human_readable_[digital_]time() 2024-01-25 09:07:32 +01:00
Libraries LibGfx/ICC: Add a convert_cmyk_image() method 2024-01-25 15:53:44 +01:00
Services AK+Userland: Return String from human_readable_size() functions 2024-01-25 09:07:32 +01:00
Shell Shell: Use reverse iterators for history events 2024-01-23 01:31:25 +03:30
Utilities headless-browser: Add option to filter which tests are run with a glob 2024-01-25 09:44:42 -07:00
CMakeLists.txt