lit 0.4.0

Integrated testing tool, inspired by LLVM's 'lit' testing script
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
; RUN: cat @file

; CHECK: hello there
hello there

there is junk in between the lines

right over here

; CHECK: but this text here is good
but this text here is good