mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 05:08:56 +00:00
Note that LibTest/Macros.h and therefore the macro TRY_OR_FAIL are not available, so using these would require some in-depth rework. release_value_but_fixme_should_propagate_errors should generate a reasonably obvious hint that the test didn't find some expected file. Note that I intentionally did not choose MUST(), since it should be a TRY_OR_FAIL() in some form.