Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/vtab_err.test
2018-11-27
| ||
19:47 | [dcc8b7b9cb] part of check-in [0ea049f342] Fix a failing assert() in sqlite3ResetAllSchemasOfConnection(). (check-in: [0ea049f342] user: dan branch: trunk, size: 2045) | |
2018-09-18
| ||
17:00 | [1c476cac24] part of check-in [de2e3cbd08] Enhance tester.tcl so that when "--malloctrace=1" is specified, the test generates self-contained Tcl scripts that present GUIs instead of *.sql files that require a separate program to interpret. (check-in: [de2e3cbd08] user: dan branch: trunk, size: 1569) | |
2007-09-03
| ||
16:12 | [0d4d8eb4de] part of check-in [d66e08fd4f] Enable threadsafe builds by default in configure. Ticket #2606. Changes to test scripts to do better testing under all configurations. (CVS 4379) (check-in: [d66e08fd4f] user: drh branch: trunk, size: 1694) | |
2007-08-29
| ||
12:31 | [71739e8185] part of check-in [e38ef81b85] Modifications to the malloc failure tests to test transient and persistent failures. (CVS 4321) (check-in: [e38ef81b85] user: danielk1977 branch: trunk, size: 1574) | |
2007-08-25
| ||
13:37 | [f63f4c96bc] part of check-in [b076e1655d] Update the rest of the malloc failure test scripts to use the new interface. (CVS 4296) (check-in: [b076e1655d] user: danielk1977 branch: trunk, size: 1575) | |
2007-04-19
| ||
11:09 | [9eabf98b26] part of check-in [8795d11c3c] Fix a bug whereby sqlite3_prepare_v2() could return both an out-of-memory error and a valid statement handle. (CVS 3858) (check-in: [8795d11c3c] user: danielk1977 branch: trunk, size: 5272) | |
2007-01-02
| ||
18:41 | [224cc80ad7] part of check-in [bf1afd016a] Update the vtab_err test to check for -DSQLITE_MEMDEBUG=1 and skip the tests if missing. Pager is more careful to clear its file size cache. Remove an assert() in VDBE that might fail on a corrupt database file. (CVS 3547) (check-in: [bf1afd016a] user: drh branch: trunk, size: 5265) | |
2006-08-15
| ||
14:21 | [c07f7665dd] part of check-in [3ebedbb6f9] Tighten an assert (ticket #1920). Change to "sqlite3.h" from <sqlite3.h> on the sqlite3ext.h header (ticket #1916). Fix a bug in the test scripts. (CVS 3354) (check-in: [3ebedbb6f9] user: drh branch: trunk, size: 5063) | |
2006-06-23
| ||
08:05 | [11b90203ad] part of check-in [5d1d907189] Add tests and fixes for handling malloc() failures related to the virtual table feature. (CVS 3285) (check-in: [5d1d907189] user: danielk1977 branch: trunk, size: 5032) | |
2006-06-22
| ||
09:53 | Added: [7b435152e5] part of check-in [51b729d9d9] Test the handling of errors in virtual table methods. (CVS 3284) (check-in: [51b729d9d9] user: danielk1977 branch: trunk, size: 1008) | |