Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) vor 4 Jahren
  Andrew Kaster 601c9e89de Userland+Tests: Split out generic test runner from JS TestRunner vor 4 Jahren
  Idan Horowitz 77c2db4183 LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) vor 4 Jahren
  Gunnar Beutner a612c22278 LibJS: Add support for running test-js with the bytecode interpreter vor 4 Jahren
  Idan Horowitz a00d154522 LibJS: Notify WeakSets when heap cells are sweeped vor 4 Jahren
  Linus Groh 1828607606 LibTest: Add --json flag to JS test runner vor 4 Jahren
  Ali Mohammad Pur f387da4a90 LibTest+test-js: Add back the lost test262 parser test option vor 4 Jahren
  Ali Mohammad Pur 13c1514889 LibTest: Do not cleanly exit when abort() is called vor 4 Jahren
  Andreas Kling 6da481205b LibTest: Use fstatat() to speed up iterate_directory_recursively() vor 4 Jahren
  Ali Mohammad Pur f137c1bfaa LibJS+LibTest: Move out the test-js test runner into LibTest vor 4 Jahren