Navigation

  • index
  • next |
  • FileCheck.py 0.0.24 documentation »
  • Welcome to FileCheck.py’s documentation!

Table Of Contents

  • What is FileCheck.py
  • Installation
  • Tutorial: Hello World
  • Tutorial: LIT and FileCheck
  • Check commands
  • Options
  • Extra features from LLVM FileCheck
  • Roadmap
  • Known issues
  1. Docs
  2. Welcome to FileCheck.py’s documentation!

Welcome to FileCheck.py’s documentation!¶

  • What is FileCheck.py
    • 2024-07-10 STATUS UPDATE - PROJECT DISCONTINUED
    • Why Python port?
    • What’s next?
    • Links
  • Installation
    • 2024-07-10 STATUS UPDATE - PROJECT DISCONTINUED
  • Tutorial: Hello World
    • Matching strings
    • Matching regular expressions
    • What’s next?
  • Tutorial: LIT and FileCheck
    • Minimal example
    • Example: testing output of C program
  • Check commands
    • CHECK
    • CHECK-NOT
    • CHECK-NEXT
    • CHECK-EMPTY
  • Options
    • strict-whitespace
    • match-full-lines
    • check-prefix
    • implicit-check-not
  • Extra features from LLVM FileCheck
    • Line number expression
  • Roadmap
    • 2024-07-10 STATUS UPDATE - PROJECT DISCONTINUED
    • Notes on implementation
  • Known issues
    • Unintuitive behavior of CHECK-NOT
What is FileCheck.py

Navigation

  • index
  • next |
  • FileCheck.py 0.0.24 documentation »
  • Welcome to FileCheck.py’s documentation!
© Copyright 2019-2023, Stanislav Pankevich. Created using Sphinx.