trivial diff: move relation_test from tests/general to tests/hard_coded

Fergus Henderson fjh at cs.mu.OZ.AU
Sat Mar 28 03:41:43 AEDT 1998


tests/general/Mmakefile:
tests/general/relation_test.m:
tests/general/relation_test.exp:
tests/hard_coded/Mmakefile:
tests/hard_coded/relation_test.m:
tests/hard_coded/relation_test.exp:
	Move the `relation_test' test case from the `general'
	directory to the `hard_coded' directory, since it doesn't
	work in Prolog.

cvs diff  tests/general/Mmakefile tests/general/relation_test.exp tests/general/relation_test.m tests/hard_coded/Mmakefile tests/hard_coded/relation_test.exp tests/hard_coded/relation_test.m
Index: tests/general/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/general/Mmakefile,v
retrieving revision 1.11
diff -u -r1.11 Mmakefile
--- Mmakefile	1998/03/26 00:43:19	1.11
+++ Mmakefile	1998/03/27 16:39:15
@@ -52,7 +52,6 @@
 		parse_list \
 		petdr1 \
 		prune_switch \
-		relation_test \
 		rtc_bug \
 		semidet_map \
 		set_test \
cvs diff: tests/general/relation_test.exp was removed, no comparison available
cvs diff: tests/general/relation_test.m was removed, no comparison available
Index: tests/hard_coded/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.22
diff -u -r1.22 Mmakefile
--- Mmakefile	1998/03/18 14:16:18	1.22
+++ Mmakefile	1998/03/27 16:39:03
@@ -59,6 +59,7 @@
 	qual_adv_test \
 	qual_basic_test \
 	qual_is_test \
+	relation_test \
 	remove_file \
 	reorder_di \
 	rev_arith \
cvs diff: tests/hard_coded/relation_test.exp is a new entry, no comparison available
cvs diff: tests/hard_coded/relation_test.m is a new entry, no comparison available

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list