mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 23:31:00 +00:00
In one case we can replace it with MUST() and accept the crash (we also VERIFY() that there wasn't an exception); in the other case we don't need to return after a throw completion. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CrashTest.cpp | ||
| CrashTest.h | ||
| JavaScriptTestRunner.h | ||
| JavaScriptTestRunnerMain.cpp | ||
| Macros.h | ||
| Results.h | ||
| TestCase.h | ||
| TestMain.cpp | ||
| TestRunner.h | ||
| TestSuite.cpp | ||
| TestSuite.h | ||