summaryrefslogtreecommitdiffstats
path: root/src/test_strings.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2018-04-30 01:10:43 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2018-04-30 01:10:43 (GMT)
commitf095eb14013f1f3e21dbb213b4e43694ecbf091d (patch)
tree0bf58214c693246b2d99ecb97295c90c6a1627b6 /src/test_strings.py
parent4d2f1e1c2b35d4908067a36cba6850371017c105 (diff)
downloadSCons-f095eb14013f1f3e21dbb213b4e43694ecbf091d.zip
SCons-f095eb14013f1f3e21dbb213b4e43694ecbf091d.tar.gz
SCons-f095eb14013f1f3e21dbb213b4e43694ecbf091d.tar.bz2
move test files from QMTest to testing/framework. QMtest hasn't been used in quite some time
Diffstat (limited to 'src/test_strings.py')
-rw-r--r--src/test_strings.py10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/test_strings.py b/src/test_strings.py
index 297d59d..e9f0abf 100644
--- a/src/test_strings.py
+++ b/src/test_strings.py
@@ -208,12 +208,10 @@ check_list = [
'doc/user/SCons-win32-install-4.jpg',
'examples',
'gentoo',
- 'QMTest/classes.qmc',
- 'QMTest/configuration',
- 'QMTest/TestCmd.py',
- 'QMTest/TestCmdTests.py',
- 'QMTest/TestCommon.py',
- 'QMTest/TestCommonTests.py',
+ 'testing/framework/TestCmd.py',
+ 'testing/framework/TestCmdTests.py',
+ 'testing/framework/TestCommon.py',
+ 'testing/framework/TestCommonTests.py',
'src/MANIFEST.in',
'src/setup.cfg',
'src/engine/MANIFEST.in',