test262/test/built-ins/parseInt
André Bargull 94f6003d11 Optimize decodeURI/encodeURI tests (#987)
* Move decimalToHexString into harness instead of duplicating it in multiple files

* Optimize decimalToHexString and support numbers greater than 65535

* Replace alternative decimalToHexString function with include for decimalToHexString.js

* Add decimalToHex2String to return the string representation of a two-digit hex-number

* Replace decimalToHex2String with decimalToPercentHexString to return the percent hex-encoded string of a two-digit hex-number

* Replace two String.fromCharCode calls with a single call

* Further reduce string concatentations in decodeURI[Component] tests

* Remove unnecessary Test262Error error handling in catch-clauses

* Remove try/catch wrappings in decodeURI/encodeURI tests
2017-04-18 16:31:31 -04:00
..
15.1.2.2-2-1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A1_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A1_T3.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A1_T4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A1_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A1_T7.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T2.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T3.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T5.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T6.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T7.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T8.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T9.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A2_T10.js Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
S15.1.2.2_A2_T10_U180E.js Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
S15.1.2.2_A3.1_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A3.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.1_T4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A3.1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.1_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.1_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A3.2_T3.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A4.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A4.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A4.2_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A4.2_T2.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A5.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A5.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A5.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A6.1_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.1_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A7.1_T2.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.1.2.2_A7.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A7.3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A8.js Optimize decodeURI/encodeURI tests (#987) 2017-04-18 16:31:31 -04:00
S15.1.2.2_A9.1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A9.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.1.2.2_A9.3.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.1.2.2_A9.4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A9.5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A9.6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.2_A9.7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
name.js Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00