python3-filecheck

Attempt to reimplement LLVM's FileCheck using Python
  https://github.com/mull-project/FileCheck.py
  0
  no reviews



Filecheck is a Python implementation for LLVM LIT integration tests integration tests. The package is useful to people who are not familiar with the LLVM infrastructure and Python-based projects that would prefer to not have to build anything from LLVM's source code in their CI process.

This package contains the library for Python 3.