summaryrefslogtreecommitdiff
path: root/Userland/Utilities/test.cpp
AgeCommit message (Expand)Author
2021-08-01Utilities: Remove unused header includesBrian Gianforcaro
2021-07-08LibC+Utilities: Add `gnu::format` attributesDaniel Bertalan
2021-06-30AK+Everywhere: Add and use static APIs for LexicalPathMax Wipfli
2021-05-17Utilities: Correct non-standard assert macros includesJean-Baptiste Boric
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-19Userland/test: Handle '!' being used as a stringAli Mohammad Pur
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling