test262/test/language/literals
Mike Pennisi c9249a8f92 Remove indirect tests
These tests are ostensibly designed to validate parsing of Regular
Expression literals--specifically those which use Unicode escape
sequences to declare flags. However, because the syntax is expressed in
terms of a string literal and then evaluated dynamically, the escape
sequences in use have no bearing on the program code which is ultimately
parsed. These tests therefore do not extend coverage in any meaningful
way and may be removed.
2019-03-31 20:26:12 -04:00
..
bigint Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
boolean Reorganize ./test 2014-12-07 15:33:09 -08:00
null Reorganize ./test 2014-12-07 15:33:09 -08:00
numeric Refactor literal tests for parsers 2019-03-31 20:19:49 -04:00
regexp Remove indirect tests 2019-03-31 20:26:12 -04:00
string Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00