Files
ladybird/Userland/Libraries/LibTest
Tim Schumacher 5f806ec53a LibTest: Add a TRY_OR_FAIL macro
This macro has the usual `TRY` semantics, but instead of returning the
error, it will let the test fail with the formatted error as the fail
message.
2023-04-09 18:27:06 +02:00
..
2023-04-09 18:27:06 +02:00