mirror of https://github.com/tc39/test262.git
pilot directory for replacing flags: [negative] with negative: errorname ch07-7.2,7.3: add error names ch07-rest: insert error names rest of ch07 ch08: add expected error name ch11: add error name to negative ch12: put error name in negative ch13: add error name to negative only one test, did it manually ch15: add error name to negative: ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] --- changes suggested by @anba bestPractice - remove added NotEarlyError ch07,ch11 - expect ReferenceError (req'd by ES6) correct test descriptions to expect ReferenceError only enforce parsing as block statement by adding `;` remove needless include of $FAIL.js effectively, a rebase of all changes onto master Merge branch 'negative-addErrorName-work' into negative-addErrorName-bestPractice Merge branch 'saved-bestPractice-negative' into negative-addErrorName-work Conflicts: test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T2.js test/suite/ch12/12.1/S12.1_A4_T1.js test/suite/ch12/12.5/S12.5_A2.js incorporate changes made on PR branch re-remove added NotEarlyError Merge branch 'negative-addErrorName-work' into negative-addErrorName-bestPractice Conflicts: test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T2.js test/suite/ch12/12.1/S12.1_A4_T1.js test/suite/ch12/12.5/S12.5_A2.js ch15: correct negative regexes ch10: avoid use of not-NotEarlyError regex ch14 error regexps ch13 error regexps ch12: negative error matching Merge branch 'console-runner-checkError' into negative-addErrorName-work test262.py: check negative tests with regex implement checking of negative tests => negative: SyntaxError means that /SyntaxError/ must match stderr or test is reported as failure Fixes #78 expect real errors bestPractice: supply error names to negative pilot directory for replacing flags: [negative] with negative: errorname ch07-7.2,7.3: add error names ch07-rest: insert error names rest of ch07 ch08: add expected error name ch11: add error name to negative ch12: put error name in negative ch13: add error name to negative only one test, did it manually ch15: add error name to negative: ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] --- changes suggested by @anba bestPractice - remove added NotEarlyError ch07,ch11 - expect ReferenceError (req'd by ES6) correct test descriptions to expect ReferenceError only enforce parsing as block statement by adding `;` remove needless include of $FAIL.js Merge branch 'negative-addErrorName-work' into negative-addErrorName-bestPractice resolved Conflicts: test/suite/ch07/7.9/S7.9_A5.7_T1.js test/suite/ch11/11.13/11.13.1/S11.13.1_A2.1_T3.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T1.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T10.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T11.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T2.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T3.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T4.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T5.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T6.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T7.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T8.js test/suite/ch11/11.13/11.13.2/S11.13.2_A2.2_T9.js test/suite/ch11/11.3/11.3.1/S11.3.1_A2.1_T3.js test/suite/ch11/11.3/11.3.2/S11.3.2_A2.1_T3.js test/suite/ch11/11.4/11.4.4/S11.4.4_A2.1_T3.js test/suite/ch11/11.4/11.4.5/S11.4.5_A2.1_T3.js test/suite/ch12/12.5/S12.5_A2.js test/suite/ch12/12.6/12.6.3/S12.6.3_A4_T2.js negative: second half of @anba notes correct test descriptions to expect ReferenceError only enforce parse as block statement by adding `;` remove needless include of $FAIL.js ch12: specify type negative: @anba fixes bestPractice - remove added NotEarlyError ch07,ch11 - expect ReferenceError (req'd by ES6) bestPractice: supply error names to negative pilot directory for replacing flags: [negative] with negative: errorname ch07-7.2,7.3: add error names ch07-rest: insert error names rest of ch07 ch08: add expected error name ch11: add error name to negative ch12: put error name in negative ch13: add error name to negative only one test, did it manually ch15: add error name to negative: ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] expect a SyntaxError ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] ch15: add error name to negative: ch13: add error name to negative only one test, did it manually ch12: put error name in negative ch11: add error name to negative ch08: add expected error name ch07-rest: insert error names rest of ch07 ch07-7.2,7.3: add error names negative-errorname: pilot pilot directory for replacing flags: [negative] with negative: errorname bestPractice: supply error names to negative bestPractice: supply error names to negative pilot directory for replacing flags: [negative] with negative: errorname ch07-7.2,7.3: add error names ch07-rest: insert error names rest of ch07 ch08: add expected error name ch11: add error name to negative ch12: put error name in negative ch13: add error name to negative only one test, did it manually ch15: add error name to negative: ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] bestPractice: supply error names to negative negative-errorname: pilot pilot directory for replacing flags: [negative] with negative: errorname ch07-7.2,7.3: add error names ch07-rest: insert error names rest of ch07 ch08: add expected error name ch11: add error name to negative ch12: put error name in negative ch13: add error name to negative only one test, did it manually ch15: add error name to negative: ch07: add error name to negative these tests used flags: \n - negative and so were not caught by the earlier naive grep for flags: [negative] expect a SyntaxError negative: @anba fixes bestPractice - remove added NotEarlyError ch07,ch11 - expect ReferenceError (req'd by ES6) ch12: specify type negative: second half of @anba notes correct test descriptions to expect ReferenceError only enforce parse as block statement by adding `;` remove needless include of $FAIL.js expect real errors ch12: negative error matching ch13 error regexps ch14 error regexps add "description" header back remove now-unused includes remove needless include |
||
---|---|---|
.. | ||
13.2-1-s.js | ||
13.2-2-s.js | ||
13.2-3-s.js | ||
13.2-4-s.js | ||
13.2-5-s.js | ||
13.2-6-s.js | ||
13.2-7-s.js | ||
13.2-8-s.js | ||
13.2-9-s.js | ||
13.2-10-s.js | ||
13.2-11-s.js | ||
13.2-12-s.js | ||
13.2-13-s.js | ||
13.2-14-s.js | ||
13.2-15-1.js | ||
13.2-15-s.js | ||
13.2-16-s.js | ||
13.2-17-1.js | ||
13.2-17-s.js | ||
13.2-18-1.js | ||
13.2-18-s.js | ||
13.2-19-b-3gs.js | ||
13.2-19-s.js | ||
13.2-20-s.js | ||
13.2-21-s.js | ||
13.2-22-s.js | ||
13.2-23-s.js | ||
13.2-24-s.js | ||
13.2-25-s.js | ||
13.2-26-s.js | ||
13.2-27-s.js | ||
13.2-28-s.js | ||
13.2-29-s.js | ||
13.2-30-s.js | ||
13.2-31-s.js | ||
13.2-32-s.js | ||
13.2-33-s.js | ||
13.2-34-s.js | ||
13.2-35-s.js | ||
13.2-36-s.js | ||
S13.2.1_A1_T1.js | ||
S13.2.1_A4_T1.js | ||
S13.2.1_A4_T2.js | ||
S13.2.1_A4_T3.js | ||
S13.2.1_A4_T4.js | ||
S13.2.1_A5_T1.js | ||
S13.2.1_A5_T2.js | ||
S13.2.1_A6_T1.js | ||
S13.2.1_A6_T2.js | ||
S13.2.1_A7_T1.js | ||
S13.2.1_A7_T2.js | ||
S13.2.1_A7_T3.js | ||
S13.2.1_A7_T4.js | ||
S13.2.1_A8_T1.js | ||
S13.2.1_A8_T2.js | ||
S13.2.1_A9.1_T1.js | ||
S13.2.1_A9.1_T2.js | ||
S13.2.1_A9_T1.js | ||
S13.2.1_A9_T2.js | ||
S13.2.2_A1_T1.js | ||
S13.2.2_A1_T2.js | ||
S13.2.2_A2.js | ||
S13.2.2_A3_T1.js | ||
S13.2.2_A3_T2.js | ||
S13.2.2_A4_T1.js | ||
S13.2.2_A4_T2.js | ||
S13.2.2_A5_T1.js | ||
S13.2.2_A5_T2.js | ||
S13.2.2_A6_T1.js | ||
S13.2.2_A6_T2.js | ||
S13.2.2_A7_T1.js | ||
S13.2.2_A7_T2.js | ||
S13.2.2_A8_T1.js | ||
S13.2.2_A8_T2.js | ||
S13.2.2_A8_T3.js | ||
S13.2.2_A9.js | ||
S13.2.2_A10.js | ||
S13.2.2_A11.js | ||
S13.2.2_A12.js | ||
S13.2.2_A13.js | ||
S13.2.2_A14.js | ||
S13.2.2_A15_T1.js | ||
S13.2.2_A15_T2.js | ||
S13.2.2_A15_T3.js | ||
S13.2.2_A15_T4.js | ||
S13.2.2_A16_T1.js | ||
S13.2.2_A16_T2.js | ||
S13.2.2_A16_T3.js | ||
S13.2.2_A17_T2.js | ||
S13.2.2_A17_T3.js | ||
S13.2.2_A18_T1.js | ||
S13.2.2_A18_T2.js | ||
S13.2.2_A19_T1.js | ||
S13.2.2_A19_T2.js | ||
S13.2.2_A19_T3.js | ||
S13.2.2_A19_T4.js | ||
S13.2.2_A19_T5.js | ||
S13.2.2_A19_T6.js | ||
S13.2.2_A19_T7.js | ||
S13.2.2_A19_T8.js | ||
S13.2.3_A1.js | ||
S13.2_A1_T1.js | ||
S13.2_A1_T2.js | ||
S13.2_A2_T1.js | ||
S13.2_A2_T2.js | ||
S13.2_A3.js | ||
S13.2_A4_T1.js | ||
S13.2_A4_T2.js | ||
S13.2_A5.js | ||
S13.2_A6_T1.js | ||
S13.2_A6_T2.js | ||
S13.2_A7_T1.js | ||
S13.2_A7_T2.js | ||
S13.2_A8_T1.js | ||
S13.2_A8_T2.js |