aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite
Commit message (Expand)AuthorAgeFilesLines
* Reorganize ./testBrian Terlson2014-12-0711857-416585/+0
* Move S9.9_A1/2 to proper locationsBrian Terlson2014-12-072-26/+2
* Add an example of using assert.throwsDomenic Denicola2014-12-051-2/+3
* Example of using assert.jsDomenic Denicola2014-12-011-6/+2
* Remove "best practice" testsBrian Terlson2014-11-1920-387/+0
* Merge pull request #117 from smikes/issue-80/obsolete-frontmatterBrian Terlson2014-11-1244-86/+0
|\
| * remove email attributesmikes2014-11-1244-86/+0
* | Merge pull request #86 from smikes/pr/83Brian Terlson2014-11-121-2/+3
|\ \
| * | browser runner: check negative regexSam Mikes2014-08-131-2/+3
* | | Merge pull request #100 from smikes/promise-testsBrian Terlson2014-11-1285-62/+1849
|\ \ \ | |_|/ |/| |
| * | split "expectedThis" cases into strict/nonstrict branchessmikes2014-11-106-12/+83
| * | add tests for 24.4.4.1 - Promise.allsmikes2014-11-1082-62/+1778
* | | es6 compatability updatesAndré Bargull2014-11-11353-2380/+1727
|/ /
* | Merge pull request #69 from smikes/ES5-Array-concat-ownPropertyBrian Terlson2014-10-242-0/+128
|\ \
| * | ES5.S15: new tests to clarify Array.concatSam Mikes2014-08-192-0/+128
* | | remove spurious flags: [path]Sam Mikes2014-10-2414-14/+0
|/ /
* / bestPractice: supply error names to negativeSam Mikes2014-08-13365-498/+476
|/
* Merge pull request #76 from anba/issue-61/wrong-test-assertionsBrian Terlson2014-08-0512-12/+12
|\
| * Correct test assertion (Fixes issue#61)André Bargull2014-08-0412-12/+12
* | Merge pull request #77 from anba/issue-63/correct-array-fill-testBrian Terlson2014-08-051-2/+6
|\ \
| * | Correct Array.prototype.fill tests (Fixes #63)André Bargull2014-08-041-2/+6
| |/
* / Move tests to Math.clz32 (Fixes #41)André Bargull2014-08-043-9/+6
|/
* es6/Math: use Number.isNaNSam Mikes2014-07-313-3/+3
* tools, harness: support new YAML frontmatterSam Mikes2014-07-307-14/+21
* Add path attribute.Brian Terlson2014-07-3011733-19/+11751
* Normalize testcase formatBrian Terlson2014-07-3011824-212118/+215629
* Delete `Number.toInteger` testMathias Bynens2014-07-301-24/+0
* Fix suspect formatting in S15.2.3.1_A3Brian Terlson2014-07-241-5/+1
* Fix comment formatting for S22.1.2.3_T1.jsBrian Terlson2014-07-211-1/+1
* Adding Array.prototype#fill testsHank Yates2014-07-181-0/+31
* Merge pull request #43 from smikes/initial-Promise-testsBrian Terlson2014-07-188-0/+159
|\
| * async,promises: initial tests of PromisesSam Mikes2014-07-188-0/+159
* | Merge pull request #44 from smikes/fix-packagerBrian Terlson2014-07-183-4/+4
|\ \
| * | packager: make packager runnablesmikes2014-07-183-4/+4
| |/
* / Adds tests for Array.prototype.findMatthew Meyers2014-07-1714-0/+304
|/
* first batch of ES6 testsryanmurakami2014-07-1644-0/+1048
* Adding Array#of testsHank Yates2014-07-162-0/+43
* Adding test for Array.fromHank Yates2014-07-163-0/+60
* Bug 596 - Coverage: 15.4.4.11 - identical elements and array holesThomas Dahlstrom2014-07-162-0/+124
* Merge pull request #2 from bterlson/localeCompare-fixBrian Terlson2014-07-101-7/+21
|\
| * 15.5.4.9_CE should check for locale-sensitive comparisonBrian Terlson2014-01-261-7/+21
* | Merge pull request #19 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1533Brian Terlson2014-07-101-1/+1
|\ \
| * | change test 15.3.5.4_2-89 to call bound function before returning for Bugzill...JaimeLynSchatz2014-01-261-1/+1
| |/
* | Merge pull request #14 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1561Brian Terlson2014-07-101-3/+3
|\ \
| * | fix error msgs in test S12.6.1_A1 from Bugzilla issue 1561JaimeLynSchatz2014-01-261-3/+3
| |/
* | Merge pull request #6 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1159Brian Terlson2014-07-101-3/+3
|\ \
| * | change assert to not assume a sorted list of arguments indices for Bugzilla 1159JaimeLynSchatz2014-01-261-3/+3
| |/
* | Merge pull request #7 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1552Brian Terlson2014-07-102-8/+8
|\ \
| * | fix point of view typos from Bugzilla 1552JaimeLynSchatz2014-01-262-8/+8
| |/
* | Merge pull request #1 from JaimeLynSchatz/JaimeLynSchatz/typofixBrian Terlson2014-07-101-1/+1
|\ \