Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove superfluous 'dotNet' test constraint. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
079bdd8d64f6f2a83b6bdc733c713737 |
User & Date: | mistachkin 2016-03-24 21:34:21.800 |
Context
2016-03-24
| ||
21:36 | Update SQLite core library to the latest trunk code. check-in: 25e5432a14 user: mistachkin tags: trunk | |
21:34 | Remove superfluous 'dotNet' test constraint. check-in: 079bdd8d64 user: mistachkin tags: trunk | |
21:16 | One more Windows platform check in the test suite support infrastructure. check-in: 1df783e09b user: mistachkin tags: trunk | |
Changes
Changes to Tests/tkt-da685c0bac.eagle.
︙ | |||
35 36 37 38 39 40 41 | 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | - + | object load -loadtype Bytes [base64 encode [readFile [file join \ [getBinaryDirectory] System.Data.SQLite.dll]]] object invoke -flags +NonPublic \ System.Data.SQLite.UnsafeNativeMethods GetXmlConfigFileName } -cleanup { moveSystemDataSQLiteDllConfig true true |
︙ |