Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh 3a72a93b9d test-js: Exit with 1 if any test failed пре 4 година
  Linus Groh 03b817b130 test-js: Include skipped tests in total test count пре 4 година
  Linus Groh cce673e7b0 test-js: Add argument for explicit test root directory пре 4 година
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM пре 4 година
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack пре 4 година
  Andreas Kling aaa8b48a4c LibJS: Remove use of Interpreter& in JSONObject code пре 4 година
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter пре 4 година
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM пре 4 година
  Andreas Kling df3ff76815 LibJS: Rename InterpreterScope => InterpreterExecutionScope пре 4 година
  Andreas Kling 1c43442be4 LibJS+Clients: Add JS::VM object, separate Heap from Interpreter пре 4 година
  Andreas Kling 606f83436d test-js: Catch SIGINFO and dump the current test name + pass/fail/skip пре 4 година
  Andreas Kling 687aad01be test-js: Add -g option to run a garbage collection on each allocation пре 4 година
  Ben Wiederhake 86e2703123 Tests: Optionally switch off 858081 lines of dbg() in test-js пре 5 година
  Nico Weber 88319b188e Userland: Stop passing ignored timezones to gettimeofday пре 5 година
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments пре 5 година
  Luke 5877d6713c test-js+test-web: Clear taskbar progress on error/assertion failure пре 5 година
  Nico Weber 96891669c3 test-js: Sometimes include more details for failures пре 5 година
  Nico Weber 3fbb02c3cc test-js: Print parse error if test-common.js fails to parse пре 5 година
  Ben Wiederhake 76da9a4a7d Test: Mark compilation-unit-only functions as static пре 5 година
  Linus Groh bfbd6df892 test-js: Show progress in taskbar пре 5 година
  Andreas Kling 651829c1e6 test-js: Use Core::File::is_directory(path) instead of opening file пре 5 година
  Matthew Olsson 695ba071a8 test-js: Remove tests_to_run in favor of a DirIterator пре 5 година
  Linus Groh 461d90d042 LibJS: Convert Array tests to new testing framework пре 5 година
  Matthew Olsson 15de2eda2b LibJS: Convert all remaining non-Array tests to the new system :) пре 5 година
  Matthew Olsson 918f4affd5 LibJS: Convert remaining top-level tests to new system пре 5 година
  Matthew Olsson e532888242 test-js: Only print files with failed or skipped tests пре 5 година
  Matthew Olsson a2dbd955f2 test-js: Display messages from console.log in test output пре 5 година
  Matthew Olsson 38648f1758 test-js: Only parse test-common.js once пре 5 година
  Matthew Olsson a822512443 test-js: Print duration of each test when given '-t' flag пре 5 година
  Matthew Olsson 82fa65135a test-js: Allow skipping tests with "test.skip(name, callback)" пре 5 година