trivial diff: move rtc_bug from tests/general to tests/hard_coded
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Apr 2 23:18:08 AEST 1998
tests/general/Mmakefile:
tests/general/rtc_bug.m:
tests/general/rtc_bug.exp:
tests/general/.cvsignore:
tests/hard_coded/Mmakefile:
tests/hard_coded/rtc_bug.m:
tests/hard_coded/rtc_bug.exp:
tests/hard_coded/.cvsignore:
Move the `rtc_bug' test case from the `general'
directory to the `hard_coded' directory, since it doesn't
work in Prolog.
cvs diff tests/general/.cvsignore tests/general/Mmakefile \
tests/general/rtc_bug.exp tests/general/rtc_bug.m \
tests/hard_coded/.cvsignore tests/hard_coded/Mmakefile \
tests/hard_coded/rtc_bug.exp tests/hard_coded/rtc_bug.m
Index: tests/general/.cvsignore
===================================================================
RCS file: /home/mercury1/repository/tests/general/.cvsignore,v
retrieving revision 1.11
diff -u -r1.11 .cvsignore
--- .cvsignore 1998/04/02 11:24:11 1.11
+++ .cvsignore 1998/04/02 13:13:09
@@ -12,4 +12,3 @@
common_type_cast
mode_inf
intermod_type
-rtc_bug
Index: tests/general/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/general/Mmakefile,v
retrieving revision 1.12
diff -u -r1.12 Mmakefile
--- Mmakefile 1998/03/27 16:42:15 1.12
+++ Mmakefile 1998/04/02 13:13:02
@@ -52,7 +52,6 @@
parse_list \
petdr1 \
prune_switch \
- rtc_bug \
semidet_map \
set_test \
string_format_test \
cvs diff: tests/general/rtc_bug.exp was removed, no comparison available
cvs diff: tests/general/rtc_bug.m was removed, no comparison available
Index: tests/hard_coded/.cvsignore
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/.cvsignore,v
retrieving revision 1.22
diff -u -r1.22 .cvsignore
--- .cvsignore 1998/04/02 11:22:56 1.22
+++ .cvsignore 1998/04/02 13:13:43
@@ -59,6 +59,7 @@
rev_arith
reverse_arith
rnd
+rtc_bug
string_alignment
string_loop
test_imported_no_tag
Index: tests/hard_coded/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.23
diff -u -r1.23 Mmakefile
--- Mmakefile 1998/03/27 16:42:29 1.23
+++ Mmakefile 1998/04/02 13:17:15
@@ -65,6 +65,7 @@
rev_arith \
reverse_arith \
rnd \
+ rtc_bug \
string_alignment \
string_loop \
test_imported_no_tag \
cvs diff: tests/hard_coded/rtc_bug.exp is a new entry, no comparison available
cvs diff: tests/hard_coded/rtc_bug.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