summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:17:05 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:17:05 +0000
commit5882fbd039bb8e7ae825cba500ccef1686e5b015 (patch)
treee39f2b04adb3300e2f09200560ae926d42eba452 /tests/Makefile.am
parenta94987b93ecad02ca1b077fe784b5d08fb1b6ec4 (diff)
Added minimalistic unit tests for HTTrack (about time :p)
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
new file mode 100644
index 0000000..a1e740b
--- /dev/null
+++ b/tests/Makefile.am
@@ -0,0 +1,7 @@
+EXTRA_DIST = defs $(TESTS)
+
+TESTS_ENVIRONMENT =
+TESTS_ENVIRONMENT += LD_LIBRARY_PATH=$(top_builddir)/src/.libs:$$LD_LIBRARY_PATH
+TESTS_ENVIRONMENT += PATH=$(top_builddir)/src/.libs:$$PATH
+
+TESTS = *.test