System.Data.SQLite

Check-in [b35fffe201]
Login

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

Overview
Comment:Allow the directory used for test databases to be easily overridden for the vast majority of tests.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b35fffe201c1eac26e3bbc71525c07b9091c11ff
User & Date: mistachkin 2011-12-16 08:33:16.580
Context
2011-12-16
08:45
Revise the CLR method used to force a full garbage collection in the unit test infrastructure. check-in: e1319dd971 user: mistachkin tags: trunk
08:33
Allow the directory used for test databases to be easily overridden for the vast majority of tests. check-in: b35fffe201 user: mistachkin tags: trunk
07:09
Report memory currently in use by the CLR before and after each test file. check-in: 3fae72f823 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Tests/basic.eagle.
Changes to Tests/common.eagle.
Changes to Tests/tkt-343d392b51.eagle.
Changes to Tests/tkt-448d663d11.eagle.
Changes to Tests/tkt-7e3fa93744.eagle.
Changes to Tests/tkt-e1b2e0f769.eagle.
Changes to Tests/tkt-e30b820248.eagle.
Changes to test/Program.cs.
Changes to test/TestCasesDialog.cs.