Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add stress test for the race condition in ticket [72905c9a77]. Also, avoid using 'SELECT *' in any tests. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
15e0be2ffb3578d1dde11f68a462d6b8 |
User & Date: | mistachkin 2012-03-11 06:51:03.675 |
References
2012-03-11
| ||
06:52 | • Closed ticket [72905c9a77]: SQLite error (21): misuse at line 112492 of [ebd01a8def] plus 1 other change artifact: bf2b72f851 user: mistachkin | |
Context
2012-03-11
| ||
07:01 | Enable the PreLoadNativeLibrary build property by default. This feature has now been tested on the 32-bit and 64-bit variants of Windows 7 as well as 32-bit Windows XP with no issues. check-in: 0cf606caf6 user: mistachkin tags: trunk | |
06:51 | Add stress test for the race condition in ticket [72905c9a77]. Also, avoid using 'SELECT *' in any tests. check-in: 15e0be2ffb user: mistachkin tags: trunk | |
2012-02-28
| ||
17:35 | Stop using the 'StringComparison.InvariantCulture*' values. check-in: 3137eacf49 user: mistachkin tags: trunk | |
Changes
Changes to Tests/basic.eagle.
Added Tests/tkt-72905c9a77.eagle.
Changes to Tests/tkt-e30b820248.eagle.