filecheck 0.2.0

Library for matching test outputs against filecheck directives
Documentation
1
2
3
4
5
6
This is a library for writing tests for utilities that read text files and
produce text output.

It is inspired by and similar to
[LLVM Filecheck](https://llvm.org/docs/CommandGuide/FileCheck.html), but
it is not directly compatible.