Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update test case to account for the newly added return code. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
4f5d04964704cd0cd05e8ba194d42412 |
User & Date: | mistachkin 2016-06-21 17:13:38.501 |
Context
2016-06-21
| ||
19:04 | Make the 'speed-1.1' test result compatible with Windows 10. check-in: 8ae0e6da88 user: mistachkin tags: trunk | |
17:13 | Update test case to account for the newly added return code. check-in: 4f5d049647 user: mistachkin tags: trunk | |
2016-06-20
| ||
20:50 | Make it possible to customize the bound parameter and data reader value handling on a per-connection, per-database type name basis. check-in: 599dfac7d8 user: mistachkin tags: trunk | |
Changes
Changes to Tests/tkt-71bedaca19.eagle.
︙ | ︙ | |||
109 110 111 112 113 114 115 116 117 118 119 120 121 122 | NoMem 7 NotADb 26 NotFound 12 Notice 27 Notice_Recover_Rollback 539 Notice_Recover_Wal 283 Ok 0 Perm 3 Protocol 15 Range 25 ReadOnly 8 ReadOnly_CantLock 520 ReadOnly_DbMoved 1032 ReadOnly_Recovery 264 | > | 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 | NoMem 7 NotADb 26 NotFound 12 Notice 27 Notice_Recover_Rollback 539 Notice_Recover_Wal 283 Ok 0 Ok_Load_Permanently 256 Perm 3 Protocol 15 Range 25 ReadOnly 8 ReadOnly_CantLock 520 ReadOnly_DbMoved 1032 ReadOnly_Recovery 264 |
︙ | ︙ |