Files
ladybird/Libraries
Matthew Olsson 82fa65135a test-js: Allow skipping tests with "test.skip(name, callback)"
Skipped tests count as a "pass" rather than a "fail" (i.e. a test suite
with a skipped test will pass), however it does display a message when
the test is printing.

This is intended for tests which _should_ work, but currently do not.
This should be preferred over "// FIXME" notes if possible.
2020-07-06 23:40:35 +02:00
..
2020-07-06 10:01:14 +02:00
2020-06-25 21:05:40 +02:00
2020-06-22 10:33:50 +02:00