mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:21:00 +00:00
Note that in some cases (in particular SQL::Result and PDFErrorOr), there is no Formatter defined for the error type, hence TRY_OR_FAIL cannot work as-is. Furthermore, this commit leaves untouched the places where MUST could be replaced by TRY_OR_FAIL. Inspired by: https://github.com/SerenityOS/serenity/pull/18710#discussion_r1186892445 |
||
|---|---|---|
| .. | ||
| test-inputs | ||
| BenchmarkGfxPainter.cpp | ||
| BenchmarkJPEGLoader.cpp | ||
| CMakeLists.txt | ||
| TestDeltaE.cpp | ||
| TestFontHandling.cpp | ||
| TestICCProfile.cpp | ||
| TestImageDecoder.cpp | ||
| TestScalingFunctions.cpp | ||