TypeScript/tests/cases/conformance/directives
Josh Goldberg be2eb8a2e1
Allowed comment directives to be multiline (#38228)
* Allowed comment directives to be multiline

* Added tests, and perhaps fixed a test runner bug?

* I think it's going to need a consistent variable to loop over

* Used dynamically computed indexes in verifies

* Added multiline tests

* Increased flexibility for multiline comment parsing

* Undid a couple of formatting changes; removed backslashes from multiline regexp

* Added baseline tests for multiline comment skipping

Co-authored-by: Orta Therox <orta.therox@gmail.com>
2020-05-06 13:09:29 -07:00
..
multiline.tsx Allowed comment directives to be multiline (#38228) 2020-05-06 13:09:29 -07:00
ts-expect-error.ts Allowed comment directives to be multiline (#38228) 2020-05-06 13:09:29 -07:00
ts-ignore.ts Added @ts-expect-error to @ts-ignore directives (#36014) 2020-03-05 10:37:36 -05:00