filecheck 0.2.1

Library for writing tests for utilities that read text files and produce text output
Documentation
This is a library for writing tests for utilities that read text files and
produce text output.

[![Build Status](https://travis-ci.org/Cretonne/filecheck.svg?branch=master)](https://travis-ci.org/Cretonne/filecheck)

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