1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:08:13 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Brian Gianforcaro
fd0dbd1ebf Tests: Establish root Tests directory, move Userland/Tests there
With the goal of centralizing all tests in the system, this is a
first step to establish a Tests sub-tree. It will contain all of
the unit tests and test harnesses for the various components in the
system.
2021-05-06 17:54:28 +02:00
Brian Gianforcaro
64d7a8b7aa Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Renamed from Userland/Tests/LibC/exec-should-not-search-current-directory.cpp (Browse further)