/ Changes On Branch win32-test-fixes
Login

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

Changes In Branch win32-test-fixes Excluding Merge-Ins

This is equivalent to a diff from f0617d619d to 1586244b6d

2011-05-06
13:58
Merge windows test case fixes. No changes to code. (check-in: 2e5c0ed724 user: dan tags: trunk)
2011-05-05
23:07
Fix an incorrect assert() in sqlite3_value_config(). Updates to the sqlite3_value_config() documentation. (check-in: 22cbc01a26 user: drh tags: trunk)
19:44
Changes to various test scripts so that they pass on windows. (Closed-Leaf check-in: 1586244b6d user: dan tags: win32-test-fixes)
17:41
Fix sqlite3_vtab_on_conflict() to return the correct values for ABORT, FAIL, and IGNORE. (check-in: f0617d619d user: drh tags: trunk)
17:00
Fix a bug in memory usage tracking that was introduced by check-in [4e33a0eaf83922]. (check-in: 8ba456ae0b user: drh tags: trunk)

Changes to test/alter.test.

Changes to test/cast.test.

Changes to test/expr.test.

Changes to test/nan.test.

Changes to test/pager1.test.

Changes to test/tester.tcl.

Changes to test/tkt3838.test.

Changes to test/tkt3922.test.