1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:17:35 +00:00
serenity/Userland/Tests/LibGfx
Brian Gianforcaro 7a0d7525f1 Build: Simplify LibGfx test's CMakeLists.txt with serenity_test(..)
Now that everything is LibTest based, we can just use the normal
pattern of iterating + serenity_test(..).
2021-04-29 10:37:26 +02:00
..
BenchmarkGfxPainter.cpp Tests: Rename LibGfx painter benchmark to denote it's not a test. 2021-04-29 10:37:26 +02:00
CMakeLists.txt Build: Simplify LibGfx test's CMakeLists.txt with serenity_test(..) 2021-04-29 10:37:26 +02:00
TestFontHandling.cpp Tests: Convert LibGfx font handling test to be LibTest based. 2021-04-29 10:37:26 +02:00
TestImageDecoder.cpp Tests: Convert LibGfx image decoder test to be LibTest based. 2021-04-29 10:37:26 +02:00