filecheck icon indicating copy to clipboard operation
filecheck copied to clipboard

Relax whitespace sensitivity in Filecheck

Open sunfishcode opened this issue 7 years ago • 1 comments

Filecheck currently has some whitespace sensitivities that are inconvenient when writing tests.

This issue was originally reported in https://github.com/Cretonne/cretonne/issues/54; see that issue for further discussion.

sunfishcode avatar Mar 29 '18 18:03 sunfishcode

Piling on: The test directive "; nextln:" has different meaning from "; nextln: ".

lars-t-hansen avatar Apr 07 '19 17:04 lars-t-hansen