Historial de Commits

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