tests: add mustach check

Use samples directory data as input to ensure they do not break.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2017-11-09 11:23:42 +00:00
parent 39e6e65201
commit 2ec953858b
No known key found for this signature in database
GPG key ID: A9553245FDE9B739
3 changed files with 181 additions and 0 deletions

View file

@ -18,6 +18,7 @@ TESTS = \
tests/full-json \
tests/full-xml \
tests/leading0 \
tests/mustach \
tests/one-ip \
tests/one-line \
tests/range4 \