ladybird/Tests/LibGfx
Andrew Kaster e4013f6cc6 Tests: Set a default font in BenchmarkGfxPainter to prevent crashes
After the changes to LibGfx to make default font management handled in
WindowServer instead of each GUI application to allow for global font
broadcasts, the two LibGfx tests broke. The non-benchmark was fixed in
8f96d2, but the benchmark was left in the dust because nobody really
runs it manually :^(
2021-07-06 17:22:45 +02:00
..
BenchmarkGfxPainter.cpp Tests: Set a default font in BenchmarkGfxPainter to prevent crashes 2021-07-06 17:22:45 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00
TestFontHandling.cpp Tests: Remove default font tests from LibGfx/TestFontHandling 2021-05-21 21:02:43 +02:00
TestImageDecoder.cpp Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00