summaryrefslogtreecommitdiff
path: root/harness
Commit message (Expand)AuthorAgeFilesLines
...
* Update verifyProperty to allow checking `value`Rick Waldron2017-06-231-0/+6
* Add assert.throws.earlyLeo Balter2017-05-011-0/+7
* Fix up compareArrayDaniel Ehrenberg2017-04-271-12/+2
* Create an assert.compareArrayDaniel Ehrenberg2017-04-271-0/+14
* Optimize decodeURI/encodeURI tests (#987)André Bargull2017-04-181-0/+21
* Add Verify Property harness (#979)Leo Balter2017-04-151-1/+71
* Remove unused functionality from harness (#975)André Bargull2017-04-146-651/+0
* Remove execute bit from files (#976)André Bargull2017-04-131-0/+0
* Add exhaustive tests for RegExp Unicode property escapes (#971)Mathias Bynens2017-04-131-0/+32
* Unify indentation and add .editorconfig (#973)Mathias Bynens2017-04-1315-1408/+1407
* Improve isEnumerable check with a for-in loop for string names (#880)Leo Balter2017-03-131-1/+16
* Account for the use of ToIndex in Atomic operations (#870)Lars T Hansen2017-03-021-6/+10
* Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-011-2/+2
* SharedArrayBuffer and Atomics tests (#839)Shu-yu Guo2017-02-072-0/+114
* use $.detachArrayBuffer API instead of throwing (#795)Kevin Gibbons2016-11-221-1/+4
* Remove "NotEarlyError" objectMike Pennisi2016-10-191-4/+0
* Remove precision-equivalency testsLeonardo Balter2016-06-202-30/+0
* Add harness for byte conversion valuesLeonardo Balter2016-05-252-425/+451
* Add tests for NaN handling with Typed Arrays (#623)jugglinmike2016-05-121-0/+9
* Merge pull request #543 from bocoup/enumerable-helperGorkem Yakin2016-04-251-8/+2
|\
| * Fix verifyEnumerable helper to account for Symbol propertiesLeonardo Balter2016-03-151-8/+2
* | Correct tests for native functions' toString value (#580)jugglinmike2016-04-211-1/+5
* | Correct invalid tests for the Date constructorjugglinmike2016-04-191-0/+21
* | Add tests for conversion operations on TypedArraysLeonardo Balter2016-04-191-0/+446
* | Add SIMD test suite and utility functions (#442)dtig2016-04-181-0/+426
* | assert.throws fails if second argument is not a functionLeonardo Balter2016-04-151-2/+3
* | add Function.prototype.toString tests, conforming to proposed revisionMichael Ficarra2016-04-111-0/+1
* | Add harness/detachArrayBuffer.jsLeonardo Balter2016-03-221-0/+3
|/
* Last minute fixesJordan Harband2016-02-191-1/+1
* Encapsulate helper function's helper functionJordan Harband2016-02-171-3/+3
* Create `proxyTrapsHelper` to throw on all traps by default.Jordan Harband2016-02-131-0/+22
* Merge pull request #507 from bocoup/remove-unused-fileGorkem Yakin2016-02-121-7/+0
|\
| * Remove unused harness fileMike Pennisi2016-02-121-7/+0
* | Allow call testWithTypedArrayConstructors with a constructors subsetLeonardo Balter2016-02-121-4/+6
|/
* Add tests for tail-call optimizationMike Pennisi2016-02-011-0/+4
* Add missing tests for "length" and "name" properties of %TypedArray% built-in...André Bargull2016-01-151-0/+5
* Add test cases for recent ES2016 fixesAndré Bargull2015-12-151-0/+41
* Remove harness/runTestCase.jsAndré Bargull2015-08-131-5/+0
* Fix missing variable declarationLeonardo Balter2015-08-051-0/+1
* Merge pull request #394 from smikes/quoted-sameValue-stringsBrian Terlson2015-08-051-2/+2
|\
| * Use guillemets («») to quote string values - fixes #174smikes2015-07-301-2/+2
* | Merge pull request #355 from anba/regexp-unicodeBrian Terlson2015-07-301-7/+13
|\ \
| * | B.1.4 extensions are not allowed for Unicode RegExpsAndré Bargull2015-07-081-7/+13
* | | Remove links to hg.ecmascript.orgAndré Bargull2015-07-172-8/+2
* | | Check resolved time zone is validAndré Bargull2015-07-081-0/+37
|/ /
* | Merge pull request #337 from bocoup/remove-fn-existsBrian Terlson2015-06-261-7/+0
|\ \
| * | Remove unnecessary "include" fileMike Pennisi2015-06-261-7/+0
* | | Merge pull request #338 from bocoup/move-web-scriptsBrian Terlson2015-06-268-1840/+0
|\ \ \
| * | | Move website scripts to a dedicated directoryMike Pennisi2015-06-268-1835/+0
| * | | Remove support for legacy `$INCLUDE` syntaxMike Pennisi2015-06-261-6/+1