aboutsummaryrefslogtreecommitdiffstats
path: root/test/FileCheck
Commit message (Expand)AuthorAgeFilesLines
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-121-0/+51
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-031-1/+1
* Add 'CHECK-DAG' supportMichael Liao2013-05-142-0/+110
* Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.Michael Liao2013-04-251-0/+7
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-061-0/+11
* Fix a bug in FileCheck that wouldn't let define variables as follows:Eli Bendersky2012-12-022-1/+9
* Support referencing variables defined on the same line.Eli Bendersky2012-12-011-0/+16
* Add a FileCheck test that makes sure two different CHECKs won't match theEli Bendersky2012-11-291-0/+8
* Add some tests for the FileCheck utility.Eli Bendersky2012-11-154-0/+27