Artifact fbd9981c53534f092fa080e05afc937fed120809:
- File Tests/settings.before.mistachkin.eagle — part of check-in [7bc6c13445] at 2015-04-09 04:53:37 on branch trunk — More fine-tuning of script library / test suite integration. (user: mistachkin size: 483)
- File lib/System.Data.SQLite/settings.before.mistachkin.eagle — part of check-in [8728586263] at 2015-06-05 22:04:42 on branch trunk — Refactor how the test suite infrastructure package is handled. (user: mistachkin size: 483)
############################################################################### # # settings.before.mistachkin.eagle -- # # Written by Joe Mistachkin. # Released to the public domain, use at your own risk! # ############################################################################### if {[info exists ::env(TEST_ALL)]} then { if {[haveSQLiteObjectCommand]} then { catch { object invoke Interpreter.GetActive AddRuntimeOption noPoolCounts } } }