Files
ladybird/Libraries/LibJS
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-06-13 12:43:22 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00