Closed
Description
Neg tests at the moment take expected number of errors as an argument. Since #1106 we can optionally mark lines where errors are expected.
I propose we change all negtests to require marked lines.
This would allow to have a neg-dir instead of test-per-neg-test. This in turn would allow to simply drop a file there and will reduce number of merge conflicts.