ladybird/Tests/LibGfx
Nico Weber f4c1269d4c Tests: Modernize TestImageDecoder a bit
- Use MUST() instead of checking plugin_decoder_or_error.is_error()
- Use MappedFile::bytes()
- Don't use EXPECT_EQ when comparing to fixed bools

No intended behavior change.
2023-01-29 22:37:37 +00:00
..
BenchmarkGfxPainter.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
CMakeLists.txt Tests: Make LibGfx tests not depend on LibGUI 2023-01-29 22:36:13 +00:00
TestFont.font Tests: Update TestFontHandling and add new test 2022-08-04 02:54:00 +02:00
TestFontHandling.cpp Tests: Update TestFontHandling and add new test 2022-08-04 02:54:00 +02:00
TestImageDecoder.cpp Tests: Modernize TestImageDecoder a bit 2023-01-29 22:37:37 +00:00