aboutsummaryrefslogtreecommitdiff
path: root/test/vtabC.test
Commit message (Collapse)AuthorAge
* Add retry logic for AV defense to winOpen. Also, refactor test suite to ↵mistachkin2011-08-02
| | | | | allow the key Tcl file operations (e.g. copy and delete) to be retried. FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
* Fix compilation and testing when SQLITE_OMIT_TRIGGER is defined. Ticket ↵danielk19772009-04-07
| | | | | #3786. (CVS 6464) FossilOrigin-Name: 277dace43d51fbc79c7a62fc841c150ecd8d0823
* Add test cases to verify that multiple virtual tables can be updateddrh2008-04-28
within a trigger and that xSync, xCommit, and xRollback are never called except following xBegin or xCreate. Ticket #3083. (CVS 5064) FossilOrigin-Name: 76175199ac2fda57e616eb386ba0bad6aa9f74b4