| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: add basic bash syntax check | Pavel Raiskup | 2014-09-23 | 1 | -4/+23 |
| | | | | | | | * tests/testsuite.at: New test. * configure.ac (AC_INIT): Bump version. Use only major-minor versions. | ||||
| * | configury: fix make distcheck errors | Pavel Raiskup | 2014-09-18 | 2 | -3/+4 |
| | | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): Always use $(srcdir) when referencing wildcards. (install-data-hook): Return true even for non-root make install. (DISTCLEANFILES): Mention ChangeLog. * configure.ac (TEST_GEN_FILES_LIST): Only use the basename. * tests/Makefile.am (CHECK_DEPS): Fix reference to TEST_GEN_FILES_LIST. (DISTCLEANFILES): Mention also atconfig and atlocal. * tests/testsuite.at: Fix reference to $TEST_GEN_FILES_LIST, use always $abs_top_builddir when referencing built files. | ||||
| * | testsuite: configury & and add first test-case | Pavel Raiskup | 2014-09-17 | 3 | -0/+62 |
| This required little bit of generalization so I moved the SED_CALL into configure.ac to have it available for tests/Makefile.am also. The first testsuite just checks that no un-expanded @pattern@ exists in generated files. | |||||
