ladybird/Userland/Tests
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
..
Kernel Test: Mark compilation-unit-only functions as static 2020-08-12 20:40:59 +02:00
LibC Test: Mark compilation-unit-only functions as static 2020-08-12 20:40:59 +02:00
CMakeLists.txt