..
harness
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
esid_invalid.js
Relax linting rules for `esid` metadata ( #1632 )
2018-07-09 12:29:43 -04:00
features.txt
lint: Increase isolation between tests and project
2019-09-25 14:00:50 -04:00
features_empty.js
Lint test `features` tag ( #1060 )
2017-06-12 18:59:14 -03:00
features_unrecognized.js
Lint test `features` tag ( #1060 )
2017-06-12 18:59:14 -03:00
features_valid.js
Lint test `features` tag ( #1060 )
2017-06-12 18:59:14 -03:00
filename_forbidden_char_$.js
Update filename character restriction in documention, linter and a few filenames
2018-05-11 22:19:01 -04:00
flags_canblock_true_and_false.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
flags_module_and_noStrict.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
flags_module_and_onlyStrict.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
flags_onlyStrict_and_noStrict.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
flags_raw_and_noStrict.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
flags_raw_and_onlyStrict.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
frontmatter_invalid_yaml.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
frontmatter_missing_desc.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
frontmatter_module_FIXTURE.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
frontmatter_module_with_meta_FIXTURE.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
frontmatter_omitted.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
frontmatter_unrecognized.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
harness_features_missing.js
Rename fixture and change actual test, because an empty "features" list is invalid anyway!
2017-09-08 13:05:21 -04:00
harness_features_multiple_includes.js
Lint: Make CheckHarnessFeatures output stable.
2019-08-12 17:14:07 +02:00
harness_features_partial.js
Lint: harness features flag enforcement via linter
2017-09-08 12:24:48 -04:00
harness_features_valid.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
harness_verifyconfigurableproperty_invalid.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
harness_verifyconfigurableproperty_valid.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
includes_invalid_empty.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
includes_invalid_noref.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
includes_valid_direct.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
includes_valid_indirect.js
lint: add rule to verify use of harness files
2019-09-25 14:00:50 -04:00
license_alternate_1.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_alternate_2.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_alternate_3.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_alternate_4.js
Update filename character restriction in documention, linter and a few filenames
2018-05-11 22:19:01 -04:00
license_alternate_5.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_generated.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_invalid_year.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
license_invalid_year_range.js
Add tests for linter
2019-07-15 14:03:25 -04:00
license_missing.js
Add tests for linter
2019-07-15 14:03:25 -04:00
negative_invalid_phase.js
Fix existing linting errors, update error phase, and add a new flags linter ( #2086 )
2019-03-06 12:24:44 -05:00
negative_missing_phase.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_missing_type.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_no_raw_stmt.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_no_raw_wrong_stmt.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_parse_throw_bad_value.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_parse_throw_missing.js
Rename negative test "phase" for parsing
2018-01-05 15:17:50 -05:00
negative_raw_call.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_raw_wrong_call.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_resolution_throw_bad_value.js
Linter should require direct throw statement for raw tests instead of DONOTEVALUATE
2019-02-14 15:06:08 -05:00
negative_resolution_throw_missing.js
Rename negative test "phase" for module resolution
2018-01-05 15:17:51 -05:00
negative_string.js
Enforce use of `throw` stmt in early error tests
2017-06-28 11:24:36 -04:00
negative_valid_parse.js
Rename to $DONOTEVALUATE per @leobalter's suggestion
2018-10-23 13:51:17 +02:00
negative_valid_resolution.js
Rename to $DONOTEVALUATE per @leobalter's suggestion
2018-10-23 13:51:17 +02:00
negative_valid_runtime.js
Enforce use of `throw` stmt in early error tests
2017-06-28 11:24:36 -04:00
valid_es5id.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
valid_es6id.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
valid_esid.js
Introduce automated validation for test format ( #994 )
2017-05-01 12:04:05 -04:00
valid_esid_alternate.js
Lint: make esid check allow "%" ( #1638 )
2018-07-13 16:39:32 -04:00