- Jul 21, 2014
-
-
Sam Mikes authored
add a section on requirements for using console test runner test262.py add a section on asynchronous tests add subsection to authoring guidelines with suggestion for test names
-
- Jul 18, 2014
-
-
Brian Terlson authored
* hankyates/array-fill-tests: Adding Array.prototype#fill tests
-
Hank Yates authored
-
Brian Terlson authored
Propagate error code when test cases are failed
-
Brian Terlson authored
Initial promise tests
-
Brian Terlson authored
packager: make packager runnable
-
smikes authored
packager.py cannot run due to syntax errors in a few script files packagerConfig: use git instead of hg test262: use pop instead of delete to avoid throw if property missing S22.1.2.1_T*: fix docString header comment: s/b /** S22.1.2.1_T3: fix docString header comment: s/b /**, fix end of docstring * / => */
-
Sam Mikes authored
doneprintHandle.js: make $DONE accept any falsy argument as meaning 'pass' PromiseHelper.js: checkSequence: new helper fn for async tests .gitignore: port .hgignore to .gitignore syntax test262.py: support $INCLUDE directive in python test runner S25.4.4.1*: tests to cover Section 25.4.4.1, Promise.all( iterable ) A1.1: Promise.all is callable A1.2: Promise.all expects 1 argument A2.1: Promise.all([]) is a Promise A2.2: Promise.all([]) is resolved immediately A2.3: Promise.all([]) is resolved with a new empty array A3.1: Promise.all expects an iterable argument
-
- Jul 17, 2014
-
-
Brian Terlson authored
* mgmeyers/Array.prototype.find: Adds tests for Array.prototype.find
-
Matthew Meyers authored
-
Brian Terlson authored
* es6Tests: first batch of ES6 tests
-
ryanmurakami authored
-
Brian Terlson authored
* hankyates/array-of-tests: Adding Array#of tests
-
Hank Yates authored
-
- Jul 16, 2014
-
-
Brian Terlson authored
-
Brian Terlson authored
* array-from-tests: Adding test for Array.from
-
Hank Yates authored
-
Brian Terlson authored
* tdahlstrom/bug_596: Bug 596 - Coverage: 15.4.4.11 - identical elements and array holes
-
Thomas Dahlstrom authored
-
Brian Terlson authored
Adding Support for Async Tests
-
- Jul 15, 2014
-
-
NikSurya authored
-
- Jul 10, 2014
-
-
Brian Terlson authored
15.5.4.9_CE should check for locale-sensitive comparison
-
Brian Terlson authored
Add contributing.md and update readme.md
-
Brian Terlson authored
change test 15.3.5.4_2-89 to call bound function before returning (Fixes bugzilla 1533)
-
Murat Sutunc authored
-
Brian Terlson authored
fix error msgs in test S12.6.1_A1 from Bugzilla issue 1561
-
Brian Terlson authored
change assert to not assume a sorted list of arguments indices (Fixes bugzilla 1159)
-
Brian Terlson authored
fix point of view typos from Bugzilla 1552
-
Brian Terlson authored
fix typo in 10.5 (fixes Bugzilla 1795)
-
Brian Terlson authored
Remove the alert call from test file
-
- Jul 07, 2014
-
-
Brian Terlson authored
Correct shadow behavior in 12.6.4-2 (bugzilla #1450)
-
- Jul 03, 2014
-
-
Brian Terlson authored
-
- Mar 02, 2014
-
-
Yusuke Suzuki authored
-
- Feb 12, 2014
-
-
José Roberto Vidal authored
-
- Jan 31, 2014
-
-
Murat Sutunc authored
-
- Jan 27, 2014
-
-
JaimeLynSchatz authored
-
JaimeLynSchatz authored
-
- Jan 26, 2014
-
-
JaimeLynSchatz authored
-
JaimeLynSchatz authored
-
Brian Terlson authored
-