Commit History

Author SHA1 Message Date
  Matthew Olsson 82fa65135a test-js: Allow skipping tests with "test.skip(name, callback)" 5 years ago
  Matthew Olsson 26acc8ba88 LibJS/test-js: Clean up test-js code 5 years ago
  Matthew Olsson 3f97d75778 LibJS: Convert most builtin tests to new system 5 years ago
  Matthew Olsson fc08222f46 LibJS: Add more test matchers 5 years ago
  Matthew Olsson b86faeaeef LibJS: Add test-common.js tests, remove unused matchers 5 years ago
  Matthew Olsson b9cf7a833f LibJS/test-js: Create test-js program, prepare for test suite refactor 5 years ago
  Matthew Olsson b155e64b67 LibJS: Add JSON.parse 5 years ago
  Matthew Olsson ab576e610c LibJS: Rewrite Parser.parse_object_expression() 5 years ago
  Angel 199a6b40b3 LibJS: Add Array.prototype.fill 5 years ago
  Linus Groh 07af2e6b2c LibJS: Implement basic for..in and for..of loops 5 years ago
  Linus Groh e375766f98 LibJS: Add Math.exp() 5 years ago
  Andreas Kling f78a92c5a9 LibJS: Remove default parameter from assertThrowsError() for now 5 years ago
  Linus Groh cff68af965 LibJS: Add JSDoc to test-common.js 5 years ago
  Linus Groh 0718f216af LibJS: Add assertThrowsError() test function 5 years ago
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. 5 years ago