aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2014-05-08 16:24:58 -0700
committerAlon Zakai <alonzakai@gmail.com>2014-05-08 16:24:58 -0700
commitd67cebe3945ea47360dd4b543255cfa732ed3a8b (patch)
tree4fdf905bbd8ca1affaa43b93d317e7f7c8fe2ee3
parent2ad7b1037ceb2d5ec5457df8c1365694469dcab2 (diff)
comment for massive
-rw-r--r--tests/test_core.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_core.py b/tests/test_core.py
index 04271192..6a920a7b 100644
--- a/tests/test_core.py
+++ b/tests/test_core.py
@@ -4934,6 +4934,8 @@ def process(filename):
print "disabling inlining" # without registerize (which -g disables), we generate huge amounts of code
Settings.INLINING_LIMIT = 50
+ #Settings.OUTLINING_LIMIT = 60000
+
self.do_run(r'''
#define SQLITE_DISABLE_LFS
#define LONGDOUBLE_TYPE double