summaryrefslogtreecommitdiff
path: root/tests/auto/debugger/debugger.pro
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2013-02-13 16:12:12 +0100
committerhjk <hjk121@nokiamail.com>2013-02-13 16:14:24 +0100
commit1d6860c3414502c643df73564e213574b654be64 (patch)
treeddbaa92cd86bf11a930ab5a2713301fb86f38c41 /tests/auto/debugger/debugger.pro
parenta4f7d5082a4d0bed96121c54e35534ecace79f33 (diff)
downloadqt-creator-1d6860c3414502c643df73564e213574b654be64.tar.gz
Debugger: Clean up old test code
There is a file fixme.cpp now containing parts of old test code that should be incorporated into tst_dumpers.cpp. Change-Id: I53300a91bf6d2a2853ac18188b8b11f93907df23 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'tests/auto/debugger/debugger.pro')
-rw-r--r--tests/auto/debugger/debugger.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/debugger/debugger.pro b/tests/auto/debugger/debugger.pro
index fb9fb2f41d..c3a4c6770b 100644
--- a/tests/auto/debugger/debugger.pro
+++ b/tests/auto/debugger/debugger.pro
@@ -1,10 +1,7 @@
TEMPLATE = subdirs
-SUBDIRS += version.pro
+SUBDIRS += gdb.pro
SUBDIRS += dumpers.pro
-#SUBDIRS += olddumpers.pro
SUBDIRS += namedemangler.pro
-#!win32-msvc*: SUBDIRS += gdb.pro
-