test262/tools/generation
Mike Pennisi 613d33adbb [generation] Improve file creation heuristic
In expecting "case directories" to contain a sub-directory named
"default", the test generation tool is unable to generate tests for
features where a directory named "default" is not appropriate.

Modify the heuristic that identifies "case directories" to use a more
fundamental aspect (i.e. the existence of at least one "case" file).
2016-04-18 16:18:54 -04:00
..
lib [generation] Expand "comments" in string literals 2016-04-18 15:46:06 -04:00
test [generation] Expand "comments" in string literals 2016-04-18 15:46:06 -04:00
generator.py [generation] Improve file creation heuristic 2016-04-18 16:18:54 -04:00
requirements.txt Introduce test generation tool 2016-03-16 14:39:44 -04:00