André Bargull
ada06362dc
Add linter for parseTestRecord
2024-12-17 17:52:36 +01:00
Mike Pennisi
c4e54648c0
tools: enforce restriction on YAML
...
Some consumers have reported difficulty parsing an uncommon YAML
construction [1] [2] [3]. Extend the linter to help ensure that
construction is not used in future contributions.
[1] https://github.com/tc39/test262/issues/1997
[2] https://github.com/tc39/test262/pull/2505
[3] https://github.com/tc39/test262/issues/3171
2021-09-07 17:41:36 -04:00
Ms2ger
c4e5d69044
Tools: Update PyYAML version. ( #2279 )
...
Fixes #2278 .
2019-08-12 09:49:14 -04:00
jugglinmike
74954bfa91
Introduce automated validation for test format ( #994 )
...
This script is intended to identify common test file formatting errors
prior to their acceptance into the project. It is designed to support
future extensions for additional validation rules.
2017-05-01 12:04:05 -04:00