rules: add test
authorRan Benita <ran234@gmail.com>
Fri, 18 May 2012 23:35:15 +0000 (02:35 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 20 May 2012 17:31:49 +0000 (20:31 +0300)
commit869c6871906526bcef2c835e2072a1a71ad03c33
treee3b73218e1d4a01f6023390dd9cab408fef195ce
parent68edd5f0df85c0bce5368c9c7aa52be219e50011
rules: add test

Add a non-extensive test to check that some basic things (e.g. rule
matching, var substitution, indexes and groups) work as expected.

Signed-off-by: Ran Benita <ran234@gmail.com>
Makefile.am
configure.ac
test/.gitignore
test/data/rules/groups [new file with mode: 0644]
test/data/rules/index [new file with mode: 0644]
test/data/rules/simple [new file with mode: 0644]
test/rules-file.c [new file with mode: 0644]