summaryrefslogtreecommitdiff
path: root/Userland/Tests/LibC
AgeCommit message (Expand)Author
2020-10-29CMake: Use CONFIGURE_DEPENDS in existing globs.asynts
2020-10-25AK: Eradicate calls to warn().asynts
2020-10-25LibC+Tests: Fix broken snprintf test.asynts
2020-08-24LibC: Stub and test strlcpyBen Wiederhake
2020-08-24Tests: Remove unused includeBen Wiederhake
2020-08-22LibC: Demonstrate off-by-one in current snprintfBen Wiederhake
2020-08-12Test: Mark compilation-unit-only functions as staticBen Wiederhake
2020-08-02Tests: License headers, clang-format, clearer outputBen Wiederhake
2020-08-02Tests: Build automatically, fix compilation errorsBen Wiederhake