summaryrefslogtreecommitdiffstats
path: root/llvm/test/FileCheck
Commit message (Expand)AuthorAgeFilesLines
* [FileCheck] Given multiple -dump-input, prefer most verboseJoel E. Denny2019-12-031-6/+101
* [FileCheck] Make FILECHECK_OPTS useful for its test suiteJoel E. Denny2019-11-2129-114/+310
* [FileCheck] Use lit's internal shell for the test suiteJoel E. Denny2019-11-191-0/+5
* [FileCheck] Implement --ignore-case option.Kai Nacke2019-10-111-0/+45
* Revert "[FileCheck] Implement --ignore-case option."Dmitri Gribenko2019-10-101-45/+0
* [FileCheck] Implement --ignore-case option.Kai Nacke2019-10-101-0/+45
* [FileCheck] Forbid using var defined on same lineThomas Preud'homme2019-09-021-2/+26
* [FileCheck] Move -dump-input diagnostic to first lineJoel E. Denny2019-08-141-8/+8
* [FileCheck]] Canonicalize caret location testingThomas Preud'homme2019-07-245-80/+81
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-243-36/+73
* Revert "FileCheck [8/12]: Define numeric var from expr"Thomas Preud'homme2019-07-243-73/+36
* Revert "[FileCheck]] Canonicalize caret location testing"Thomas Preud'homme2019-07-245-81/+80
* [FileCheck]] Canonicalize caret location testingThomas Preud'homme2019-07-235-80/+81
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-233-36/+73
* [FileCheck] Fix numeric variable redefinitionThomas Preud'homme2019-07-182-10/+22
* FileCheck [7/12]: Arbitrary long numeric expressionsThomas Preud'homme2019-07-133-9/+17
* [FileCheck] Don't diagnose undef vars at parse timeThomas Preud'homme2019-07-051-2/+8
* [FileCheck] Factor some parsing checks outThomas Preud'homme2019-07-051-2/+2
* [FileCheck] Stop qualifying expressions as numericThomas Preud'homme2019-06-192-4/+4
* FileCheck: Return parse error w/ Error & ExpectedThomas Preud'homme2019-06-192-1/+13
* FileCheck [6/12]: Introduce numeric variable definitionThomas Preud'homme2019-06-064-62/+97
* [FileCheck] Introduce substitution subclassesThomas Preud'homme2019-05-233-6/+6
* FileCheck: Improve FileCheck variable terminologyThomas Preud'homme2019-05-234-13/+13
* Reinstate "FileCheck [5/12]: Introduce regular numeric variables"Thomas Preud'homme2019-05-147-30/+225
* Revert "FileCheck [5/12]: Introduce regular numeric variables"Thomas Preud'homme2019-05-147-225/+30
* FileCheck [5/12]: Introduce regular numeric variablesThomas Preud'homme2019-05-137-30/+225
* [FileCheck, NFC] Split defines.txt in twoThomas Preud'homme2019-05-083-48/+78
* [CommandLine] Change help output to prefix long options with `--` instead of ...Don Hinton2019-05-031-1/+1
* [FileCheck] Fix line-count.txt testThomas Preud'homme2019-05-021-2/+2
* FileCheck [4/12]: Introduce @LINE numeric expressionsThomas Preud'homme2019-05-021-12/+22
* FileCheck [3/12]: Stricter parsing of @LINE expressionsThomas Preud'homme2019-04-291-14/+55
* FileCheck [2/12]: Stricter parsing of -D optionThomas Preud'homme2019-04-291-1/+15
* [FileCheck]Remove assertions that prevent matching an empty string at file st...James Henderson2019-03-121-0/+16
* Fixup test on Windows with a case-insensitive filesystem due to path printing...Douglas Yung2019-02-051-1/+1
* Recommit: Detect incorrect FileCheck variable CLI definitionThomas Preud'homme2019-02-051-5/+21
* Fixup test after r352704 since it changes how paths may be emitted.Douglas Yung2019-01-312-2/+2
* Revert "Detect incorrect FileCheck variable CLI definition"Thomas Preud'homme2019-01-271-21/+5
* Revert "Fix defines.txt"Thomas Preud'homme2019-01-271-1/+1
* [FileCheck] Suppress old -v/-vv diags if dumping inputJoel E. Denny2019-01-222-80/+196
* Fix defines.txtThomas Preud'homme2019-01-141-1/+1
* Detect incorrect FileCheck variable CLI definitionThomas Preud'homme2019-01-141-5/+21
* [FileCheck] Don't propagate `FILECHECK_DUMP_INPUT_ON_FAILURE` andDan Liew2019-01-101-0/+13
* [FileCheck] Try to fix test on windows due to r349418Joel E. Denny2018-12-181-1/+1
* [FileCheck] Annotate input dump (final tweaks)Joel E. Denny2018-12-181-0/+7
* [FileCheck] Annotate input dump (7/7)Joel E. Denny2018-12-181-1/+7
* [FileCheck] Annotate input dump (6/7)Joel E. Denny2018-12-181-4/+9
* [FileCheck] Annotate input dump (5/7)Joel E. Denny2018-12-182-25/+55
* [FileCheck] Annotate input dump (4/7)Joel E. Denny2018-12-181-0/+47
* [FileCheck] Annotate input dump (3/7)Joel E. Denny2018-12-181-3/+57
* [FileCheck] Annotate input dump (2/7)Joel E. Denny2018-12-181-20/+26
OpenPOWER on IntegriCloud