Add Whentools library, test, documentation.
[whenjobs.git] / tests / jobs / Makefile.am
index 6c0c6b0..d80c09f 100644 (file)
 EXTRA_DIST = test_run.sh $(TESTS) $(TESTS:.ml=.ml.expected)
 
 TESTS_ENVIRONMENT = ./test_run.sh
-TESTS = t100_counter.ml t101_updown.ml t102_manyjobs.ml
+TESTS = \
+       t100_counter.ml \
+       t101_updown.ml \
+       t102_manyjobs.ml \
+       t200_ocaml_jobnames.ml \
+       t201_ocaml_set_variable.ml
 
 OCAMLPACKAGES = -package unix,num,camlp4.lib,calendar,rpc -I ../../lib