summaryrefslogtreecommitdiffstats
path: root/runtime/tests
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-03-25 11:32:58 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-03-25 11:32:58 -0400
commitaaf2af3e3b0c159a64609c82811662d7253c3a96 (patch)
tree6483a96d2adabed2f34508a02882ca9d2de22b01 /runtime/tests
parent481963c741b440fec7724426f12b268cfad199b3 (diff)
downloadsystemtap-steved-aaf2af3e3b0c159a64609c82811662d7253c3a96.tar.gz
systemtap-steved-aaf2af3e3b0c159a64609c82811662d7253c3a96.tar.xz
systemtap-steved-aaf2af3e3b0c159a64609c82811662d7253c3a96.zip
rebased unwind_branch on top of current master
Diffstat (limited to 'runtime/tests')
-rw-r--r--runtime/tests/Makefile3
-rw-r--r--runtime/tests/agg/Makefile5
-rw-r--r--runtime/tests/maps/Makefile5
-rw-r--r--runtime/tests/math/Makefile5
-rw-r--r--runtime/tests/pmaps/Makefile5
-rw-r--r--runtime/tests/string/Makefile5
6 files changed, 0 insertions, 28 deletions
diff --git a/runtime/tests/Makefile b/runtime/tests/Makefile
deleted file mode 100644
index 4e744d25..00000000
--- a/runtime/tests/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-tests:
- tclsh all.tcl
-
diff --git a/runtime/tests/agg/Makefile b/runtime/tests/agg/Makefile
deleted file mode 100644
index c396c132..00000000
--- a/runtime/tests/agg/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-default: tests
-
-tests:
- tclsh all.tcl
-
diff --git a/runtime/tests/maps/Makefile b/runtime/tests/maps/Makefile
deleted file mode 100644
index c396c132..00000000
--- a/runtime/tests/maps/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-default: tests
-
-tests:
- tclsh all.tcl
-
diff --git a/runtime/tests/math/Makefile b/runtime/tests/math/Makefile
deleted file mode 100644
index c396c132..00000000
--- a/runtime/tests/math/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-default: tests
-
-tests:
- tclsh all.tcl
-
diff --git a/runtime/tests/pmaps/Makefile b/runtime/tests/pmaps/Makefile
deleted file mode 100644
index c396c132..00000000
--- a/runtime/tests/pmaps/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-default: tests
-
-tests:
- tclsh all.tcl
-
diff --git a/runtime/tests/string/Makefile b/runtime/tests/string/Makefile
deleted file mode 100644
index c396c132..00000000
--- a/runtime/tests/string/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-default: tests
-
-tests:
- tclsh all.tcl
-