summaryrefslogtreecommitdiff
path: root/gr-qtgui/python/run_tests.in
diff options
context:
space:
mode:
authorJohnathan Corgan2011-12-08 13:48:48 -0800
committerJohnathan Corgan2011-12-08 13:48:48 -0800
commit00420d32081d8252bb37142b2be19a8a7c4dc4c4 (patch)
tree12c6bf83f01ffc4eff010102090bb687a1233558 /gr-qtgui/python/run_tests.in
parentf52be4a8f0fa203ed206d0e0afc099856eb5bd03 (diff)
downloadgnuradio-00420d32081d8252bb37142b2be19a8a7c4dc4c4.tar.gz
gnuradio-00420d32081d8252bb37142b2be19a8a7c4dc4c4.tar.bz2
gnuradio-00420d32081d8252bb37142b2be19a8a7c4dc4c4.zip
Removed autotools, gr-waveform, some cleanup
Nick Foster owes Nick Corgan a six-pack of beer!
Diffstat (limited to 'gr-qtgui/python/run_tests.in')
-rw-r--r--gr-qtgui/python/run_tests.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/gr-qtgui/python/run_tests.in b/gr-qtgui/python/run_tests.in
deleted file mode 100644
index 909194752..000000000
--- a/gr-qtgui/python/run_tests.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-# 1st parameter is absolute path to component source directory
-# 2nd parameter is absolute path to component build directory
-# 3rd parameter is path to Python QA directory
-
-@top_builddir@/run_tests.sh \
- @abs_top_srcdir@/gr-qtgui \
- @abs_top_builddir@/gr-qtgui \
- @srcdir@