System.Data.SQLite

Check-in [e8a0cf1336]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add support for extra diagnostics in the native interop assembly when compiled in the debug build configuration. Fix several tests to account for recent changes to the setupDb and cleanupDb test suite infrastructure procedures.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e8a0cf1336929125591fea5a3cb32d935ae53d0b
User & Date: mistachkin 2012-10-08 09:11:50.255
Context
2012-10-08
12:17
Simplify implementation and usage of the getAppDomainPreamble test suite infrastructure procedure. check-in: a6e4e7b517 user: mistachkin tags: trunk
09:11
Add support for extra diagnostics in the native interop assembly when compiled in the debug build configuration. Fix several tests to account for recent changes to the setupDb and cleanupDb test suite infrastructure procedures. check-in: e8a0cf1336 user: mistachkin tags: trunk
2012-10-07
03:41
Update Eagle in externals to the latest trunk. Always specify the stack size for threads created by the test suite. Allow the SQLite temporary directory used by the test suite to be easily overridden. check-in: bed252ba0c user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/SQLite.Interop.2012.props.
Changes to SQLite.Interop/src/win/interop.c.
Changes to SQLite.NET.Settings.targets.
Changes to System.Data.SQLite/SQLiteDefineConstants.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.
Changes to Tests/backup.eagle.
Changes to Tests/basic.eagle.
Changes to Tests/common.eagle.
Changes to Tests/stress.eagle.
Changes to Tests/tkt-2ce0870fad.eagle.
Changes to Tests/tkt-ac47dd230a.eagle.