aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am32
1 files changed, 17 insertions, 15 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fb971d5..8374916 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with Wydawca. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 dist
+EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
DISTCLEANFILES = atconfig $(check_SCRIPTS)
MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
SUBDIRS = etc
@@ -40,31 +40,33 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
## ------------ ##
TESTSUITE_AT = \
+ testsuite.at\
backup00.at\
backup01.at\
backup02.at\
backup03.at\
+ dry_run00.at\
+ dry_run01.at\
+ dry_run02.at\
+ upload00.at\
+ upload01.at\
+ upload02.at\
+ symlink00.at\
+ symlink01.at\
+ rmsymlink00.at\
+ mailnotify.at\
+ mailstats.at\
+ check-ok.at\
check-fail.at\
check-notify.at\
- check-ok.at\
inotify-ok.at\
- inotify-rmsymlink.at\
inotify-symlink.at\
+ inotify-rmsymlink.at\
inotify-unatt00.at\
inotify-unatt01.at\
- notify-upl.at\
- mailstats.at\
- rmsymlink00.at\
- symlink00.at\
- symlink01.at\
- testsuite.at\
- upload.at\
- upload-dry.at\
- upl11.at\
- upl12f.at\
- upl12t.at\
unp00.at\
unp01.at\
+ unp02.at\
unp-idle.at\
version.at
@@ -89,7 +91,7 @@ check-local: atconfig atlocal $(TESTSUITE)
#installcheck-local:
# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin
-check_PROGRAMS = bkupname cwdrepl wyinit wyasync wyclt
+check_PROGRAMS = bkupname cwdrepl wyinit wyasync wyclt chargen
AM_CPPFLAGS = \
@GRECS_INCLUDES@ \
-I$(top_srcdir)/include\

Return to:

Send suggestions and report system problems to the System administrator.