aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-30 12:00:03 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:22 +0100
commitc4443c95bec3046dde482a52f89ec2b27579386a (patch)
treec8b10d7287ccfb4529fa5d5d9edcc2e9452ba853 /Makefile.am
parent3ec5ca8ce9ee0317b2211162c55638e8bf8b0e73 (diff)
Add some simple unit tests for merging
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 50d98324..7a92e16e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,8 @@ bin_PROGRAMS = src/pattern_sim src/process_hkl src/get_hkl src/indexamajig \
noinst_PROGRAMS = tests/list_check
-TESTS = tests/list_check
+TESTS = tests/list_check tests/first_merge_check tests/second_merge_check \
+ tests/third_merge_check
if BUILD_HDFSEE
bin_PROGRAMS += src/hdfsee