summaryrefslogtreecommitdiffstats
path: root/controller/tests
Commit message (Collapse)AuthorAgeFilesLines
* controller: add basic testsuitePavel Raiskup2014-11-053-0/+82
Copied from 'postgresql-setup' package. Also do some 'make dist' fixes. * controller/Makefile.am: Use $TEST_GEN_FILES_LIST. Also create the share/ directory during build. * controller/configure.ac: Initialize testsuite. * controller/tests/Makefile.am: Bureaucracy for testsuite. * controller/tests/atlocal.in: Likewise. * controller/tests/testsuite.at: Add two tests copied from postgresql-setup project.