aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Collapse)Author
2018-02-05Make gie tests in autoconf setup more granular.Kristian Evers
2018-02-02Improve tests and add test files to automake setup.Kristian Evers
Make sure that the gie files in test/gie and test/gigs are included in the distribution tarball. Tests with gie are set up to run all available files matching *.gie in the gie and gigs directories. For this reason tests that are known to fail in gigs/ have been renamed to *.gie_failing, so that "make check" can be run in-tree in local copies of the git repository.