Changeset: f76c21b7e4ce for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f76c21b7e4ce
Removed Files:
        monetdb5/tests/BugReports/Tests/no.037.patch
        monetdb5/tests/BugReports/Tests/no.050.patch
        monetdb5/tests/BugReports/Tests/no.062.patch
        monetdb5/tests/BugReports/Tests/no.125.patch
        monetdb5/tests/suite_01/Tests/test_00.patch
        monetdb5/tests/suite_01/Tests/test_15.patch
        monetdb5/tests/suite_01/Tests/test_30.patch
        monetdb5/tests/suite_01/Tests/test_60.patch
Branch: default
Log Message:

Removed some ancient, unused files.


diffs (124 lines):

diff --git a/monetdb5/tests/BugReports/Tests/no.037.patch 
b/monetdb5/tests/BugReports/Tests/no.037.patch
deleted file mode 100755
--- a/monetdb5/tests/BugReports/Tests/no.037.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch no.037.mal"
-echo "mil.line(\"mem.print();\");"
-echo "mem:= mil.take(\"mem\");"
-echo "ba_a := print(mem);"
-echo "reason: non existing object"
-ex - no.037.mal <<!EOF
-/mem:= mil.take/,/ba_a := print/d
-w no.037.mal
-f
-q
-!EOF
diff --git a/monetdb5/tests/BugReports/Tests/no.050.patch 
b/monetdb5/tests/BugReports/Tests/no.050.patch
deleted file mode 100755
--- a/monetdb5/tests/BugReports/Tests/no.050.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch no.050.mal"
-echo "lines removed:"
-grep index no.050.mal
-echo "reason: accbuild not used"
-ex - no.050.mal <<!EOF
-g/index/d
-w no.050.mal
-q
-!EOF
diff --git a/monetdb5/tests/BugReports/Tests/no.062.patch 
b/monetdb5/tests/BugReports/Tests/no.062.patch
deleted file mode 100755
--- a/monetdb5/tests/BugReports/Tests/no.062.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch no.062.mal"
-echo "reason: remove ambiguous code"
-ex - no.062.mal <<!EOF
-g/1-1/s//1 - 1/
-g/^!/d
-w no.062.mal
-q
-!EOF
diff --git a/monetdb5/tests/BugReports/Tests/no.125.patch 
b/monetdb5/tests/BugReports/Tests/no.125.patch
deleted file mode 100755
--- a/monetdb5/tests/BugReports/Tests/no.125.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch no.125.mal"
-echo "reason: type the take command"
-ex - no.125.mal <<!EOF
-g/:= mil.take/s//:dbl&/
-w no.125.mal
-f
-q
-!EOF
diff --git a/monetdb5/tests/suite_01/Tests/test_00.patch 
b/monetdb5/tests/suite_01/Tests/test_00.patch
deleted file mode 100755
--- a/monetdb5/tests/suite_01/Tests/test_00.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch test_00"
-echo "test dropped"
-echo "reason: it uses 4.4 catalogues"
-ex - test_00.mal <<!EOF
-1,$d
-a
-print("test dropped: it uses 4.4. catalogues");
-.
-w test_00.mal
-q
-!EOF
diff --git a/monetdb5/tests/suite_01/Tests/test_15.patch 
b/monetdb5/tests/suite_01/Tests/test_15.patch
deleted file mode 100755
--- a/monetdb5/tests/suite_01/Tests/test_15.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch test_15"
-echo "reason: mapped io() -> ioStatistics()"
-ex - test_15.mal <<!EOF
-g/io()/s//ioStatistics()/
-w test_15.mal
-q
-!EOF
diff --git a/monetdb5/tests/suite_01/Tests/test_30.patch 
b/monetdb5/tests/suite_01/Tests/test_30.patch
deleted file mode 100755
--- a/monetdb5/tests/suite_01/Tests/test_30.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch test_30"
-echo "test dropped"
-echo "reason: it uses 4.4 catalogues"
-ex - test_30.mal <<!EOF
-1,$d
-a
-print("test dropped: it uses 4.4. catalogues");
-.
-w test_30.mal
-q
-!EOF
diff --git a/monetdb5/tests/suite_01/Tests/test_60.patch 
b/monetdb5/tests/suite_01/Tests/test_60.patch
deleted file mode 100755
--- a/monetdb5/tests/suite_01/Tests/test_60.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-# this file should be run after a M2m compile
-echo "patch test_60"
-echo "test dropped"
-echo "reason: it uses 4.4 catalogues"
-ex - test_60.mal <<!EOF
-1,$d
-a
-print("test dropped: it uses 4.4. catalogues");
-.
-w test_60.mal
-q
-!EOF
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to