File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ TESTS_DPD=$(TESTDIR)/graph.dpd $(TESTDIR)/graph2.dpd \
5858 $(TESTDIR)/Polymorph.dpd \
5959 $(TESTDIR)/PrimitiveProjections.dpd \
6060 $(TESTDIR)/PrimitiveProjections2.dpd
61+ TESTS_VO=$(TESTDIR)/Morph.vo $(TESTDIR)/Test.vo $(TESTDIR)/Polymorph.vo\
62+ $(TESTDIR)/PrimitiveProjections.vo
6163TESTS_DOT=$(TESTS_DPD:%.dpd=%.dot)
6264TESTS_ERR_DPD=$(wildcard $(TESTDIR)/*.err.dpd)
6365
@@ -177,4 +179,4 @@ clean ::
177179 rm -f dpd_parse.ml dpd_parse.mli dpd_lex.ml dpd2dot.cm[ix] dpd2dot.o\
178180 dpd_compute.cm[ix] dpd_compute.o dpd_dot.cm[ix] dpd_dot.o \
179181 dpd_lex.cm[ix] dpd_lex.o dpd_parse.cm[ix] dpd_parse.o has_ocamlgraph \
180- $(TESTS_DPD)
182+ $(TESTS_DPD) $(TESTS_VO)
Original file line number Diff line number Diff line change 11Info: read file tests/graph2.dpd
2- Test:Permutation_app_swap (0)
2+ Test:count_occ_inv_nil (0)
You can’t perform that action at this time.
0 commit comments