Index: Tests/tkt-393d954be0.eagle ================================================================== --- Tests/tkt-393d954be0.eagle +++ Tests/tkt-393d954be0.eagle @@ -56,13 +56,13 @@ unset -nocomplain db fileName exists counts openCount closeCount totalCount \ nullPool } -constraints {eagle command.object monoBug28 buildConfiguration.Debug\ command.sql compile.DATA SQLite System.Data.SQLite} -match regexp -result \ [string map [list \n \r\n] {^True False \{\} 0 0 0\ -\{Remove\(".*?\\tkt-393d954be0-1\.1\.db",\ +\{Remove\(".*?[/\\]tkt-393d954be0-1\.1\.db",\ 100, 0\) -Add\(".*?\\tkt-393d954be0-1\.1\.db", -?\d+, 0\) +Add\(".*?[/\\]tkt-393d954be0-1\.1\.db", -?\d+, 0\) GetCounts\("tkt-393d954be0-1\.1\.db", , 0, 0, 0\) ClearPool\("tkt-393d954be0-1\.1\.db"\) ClearAllPools\(\) \}$}]} Index: Tests/tkt-4a791e70ab.eagle ================================================================== --- Tests/tkt-4a791e70ab.eagle +++ Tests/tkt-4a791e70ab.eagle @@ -69,13 +69,13 @@ } result] : [set result ""]}] $result } -cleanup { cleanupDb $fileName unset -nocomplain result results errors code dataSource id db fileName -} -constraints {eagle command.object monoBug40 command.sql compile.DATA SQLite\ -System.Data.SQLite compileCSharp} -match regexp -result {^Ok\ -System#CodeDom#Compiler#CompilerResults#\d+ \{\} 0 \{\}$}} +} -constraints {eagle command.object monoBug211 monoBug40 command.sql\ +compile.DATA SQLite System.Data.SQLite compileCSharp} -match regexp -result \ +{^Ok System#CodeDom#Compiler#CompilerResults#\d+ \{\} 0 \{\}$}} ############################################################################### runSQLiteTestEpilogue runTestEpilogue Index: Tests/tkt-aba4549801.eagle ================================================================== --- Tests/tkt-aba4549801.eagle +++ Tests/tkt-aba4549801.eagle @@ -58,12 +58,12 @@ catch {object removecallback $callback} unset -nocomplain rows transaction result callback db fileName rename onChanged "" -} -constraints {eagle command.object monoBug28 command.sql compile.DATA SQLite\ -System.Data.SQLite} -match regexp -result \ +} -constraints {eagle command.object monoBug28 monoBug211 command.sql\ +compile.DATA SQLite System.Data.SQLite} -match regexp -result \ {^\{System#Data#SQLite#SQLiteConnection#\d+ Opening \{\} \{\} \{\} \{\}\}\ \{System#Data#SQLite#SQLiteConnection#\d+ Closing \{\} \{\} \{\} \{\}\}\ \{System#Data#SQLite#SQLiteConnection#\d+ Closed \{\} \{\} \{\} \{\}\}\ \{System#Data#SQLite#SQLiteConnection#\d+ ConnectionString \{\} \{\} \{\}\ \{\}\} \{\{\} NewCriticalHandle \{\} \{\} \{\}\ Index: Tests/tkt-ae5267b863.eagle ================================================================== --- Tests/tkt-ae5267b863.eagle +++ Tests/tkt-ae5267b863.eagle @@ -144,12 +144,12 @@ } result] : [set result ""]}] $result } -cleanup { cleanupDb $fileName unset -nocomplain result code results errors sql dataSource id db fileName -} -constraints [fixConstraints {eagle command.object monoBug28 command.sql\ -compile.DATA SQLite System.Data.SQLite !mda compileCSharp\ +} -constraints [fixConstraints {eagle command.object monoBug28 monoBug211\ +command.sql compile.DATA SQLite System.Data.SQLite !mda compileCSharp\ !defineConstant.System.Data.SQLite.INTEROP_LEGACY_CLOSE}] -match regexp \ -result {^Ok System#CodeDom#Compiler#CompilerResults#\d+ \{\} 0 \{\}$}} ###############################################################################