summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2009-09-23 13:39:40 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2009-09-23 13:39:40 +0300
commit77ac469063064a85cfec79fdc8d45cee0fa8e426 (patch)
treed461b80ba906d75e644cb939ada84a6a223d770f /tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
parent55cb8b6d1765d1446ae046a54d98aceeba9d9146 (diff)
downloadqt4-tools-77ac469063064a85cfec79fdc8d45cee0fa8e426.tar.gz
Removed explicit TARGET.EPOCHEAPSIZE statements from script tests
Large enough max heap for script tests is now defined by default for all tests in qttest_p4.prf, so removed the statements from individual script tests. Reviewed-by: Janne Anttila
Diffstat (limited to 'tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro')
-rw-r--r--tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
index 3f641b5549..03e26bd61d 100644
--- a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
+++ b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
@@ -8,5 +8,3 @@ testFiles.sources = tests
testFiles.path = .
DEPLOYMENT += testFiles
}
-
-symbian:TARGET.EPOCHEAPSIZE = 0x00020000 0x02000000