1. a762a13 Fix Sphinx warnings. by Dan Liew · 11 years ago
  2. 56ccdbb Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually. by Alexander Kornienko · 11 years ago
  3. 13df462 Allow multiple check prefixes in FileCheck. by Matt Arsenault · 12 years ago
  4. 58ab84a Add warning about CHECK-DAG with variable definition by Renato Golin · 12 years ago
  5. c02da46 Fix underscore to be the proper length. by Bill Wendling · 12 years ago
  6. b946407 Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that it allows error recovery. by Stephen Lin · 12 years ago
  7. a6e877f Correct inaccurate statement in FileCheck docs. by Stephen Lin · 12 years ago
  8. f8bd2e5 Add new directive called CHECK-LABEL to FileCheck. by Stephen Lin · 12 years ago
  9. b6bfbad [docs] Fix formatting. by Sean Silva · 12 years ago
  10. 91a1b2c Add 'CHECK-DAG' support by Michael Liao · 12 years ago
  11. 5ea04c3 Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. by Guy Benyei · 13 years ago
  12. 4ca99ba Update FileCheck's documentation to mention recently added feature of by Eli Bendersky · 13 years ago
  13. f589e24 Documentation for FileCheck: use 'option' and 'program' directives. by Dmitri Gribenko · 13 years ago
  14. 2fef6b6 Fix a typo in FileCheck.rst by Eli Bendersky · 13 years ago
  15. 92987fb Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in by Alexander Kornienko · 13 years ago
  16. a72e9f0 FileCheck.rst: change formatting of code-like constructs to use a monospaced by Dmitri Gribenko · 13 years ago
  17. 659d206 Fix a broken sentence by Eli Bendersky · 13 years ago
  18. 8a7e80f Document the -input-file option of FileCheck by Eli Bendersky · 13 years ago
  19. a99fa5b Use correct syntax highliter in code blocks. Noticed by Sean Silva. by Dmitri Gribenko · 13 years ago
  20. 19408a7 FileCheck docs: remove leftover HTML markup. by Dmitri Gribenko · 13 years ago
  21. fd7469c Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>. by Chad Rosier · 13 years ago
  22. 8f4a8a6 [docs] Add ReST version of all the man pages. by Daniel Dunbar · 13 years ago