1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 19:25:07 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Ben Wiederhake
76da9a4a7d Test: Mark compilation-unit-only functions as static
This enables a nice warning in case a function becomes dead code. Also,
in the case of test-crypto.cpp, I took the liberty to add the prefix 'g_'
to the global event loop.
2020-08-12 20:40:59 +02:00
Ben Wiederhake
58240aedd9 Tests: License headers, clang-format, clearer output 2020-08-02 17:15:36 +02:00
Ben Wiederhake
29eceebdbf Tests: Build automatically, fix compilation errors 2020-08-02 17:15:36 +02:00
Renamed from Tests/Kernel/pthread-cond-timedwait-example.cpp (Browse further)