Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | The 'tkt-58ed318f2f-1.14' test requires using the SQLite interop assembly (i.e. not the mixed-mode assembly). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
bc7b1fd0d9f5ce2d2e5268c3f4db8dbb |
User & Date: | mistachkin 2016-08-29 23:16:58.879 |
Context
2016-08-30
| ||
00:09 | More updates for the .NET Framework 4.6.x. check-in: e55487b0b4 user: mistachkin tags: trunk | |
2016-08-29
| ||
23:16 | The 'tkt-58ed318f2f-1.14' test requires using the SQLite interop assembly (i.e. not the mixed-mode assembly). check-in: bc7b1fd0d9 user: mistachkin tags: trunk | |
23:15 | Add another diagnostic message to the native library pre-loader. check-in: 8e1eb0e6a2 user: mistachkin tags: trunk | |
Changes
Changes to Tests/tkt-58ed318f2f.eagle.
︙ | ︙ | |||
456 457 458 459 460 461 462 | [getSettingReadCount "" true] eq "0 0"} } -cleanup { cleanupDb $fileName restoreGetSettingValueEnvironment unset -nocomplain db fileName } -constraints {eagle command.object monoBug28 command.sql compile.DATA SQLite\ | | | 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 | [getSettingReadCount "" true] eq "0 0"} } -cleanup { cleanupDb $fileName restoreGetSettingValueEnvironment unset -nocomplain db fileName } -constraints {eagle command.object monoBug28 command.sql compile.DATA SQLite\ System.Data.SQLite SQLiteInterop buildConfiguration.Debug} -result {True}} ############################################################################### rename getSettingReadCount "" ############################################################################### |
︙ | ︙ |