Commit Graph

1 Commits

Author SHA1 Message Date
Dmitri Gribenko
7284caf82d test/lit.cfg: add a new substitution '%FileCheck'
'%FileCheck' removes absolute paths of the source and build directory
from the input.  Overwhelming majority of tests don't intend to match
these paths.

Also add a substitution '%raw-FileCheck' that does not sanitize the
input.
2016-08-10 23:50:57 -07:00