aboutsummaryrefslogtreecommitdiff
path: root/test/indexfault.test
Commit message (Collapse)AuthorAge
* In sqlite3NestedParse() be sure to detect all SQLITE_NOMEM and SQLITE_TOOBIGdrh2019-02-22
| | | | | errors and to distinguish between them. FossilOrigin-Name: 73056b314bd63288c662752e9bd469b70264c38031c1c857460e64fdb1ed4e2e
* Add the SQLITE_OMIT_MERGE_SORT pre-processor directive. To omit the code in ↵dan2011-08-12
| | | | | vdbesort.c. FossilOrigin-Name: 4ced2394b10d0a4f86422ff893bcdf3cf32591e3
* Add tests to improve coverage of vdbesort.c.dan2011-08-12
| | | FossilOrigin-Name: 87a15917d7d88285054e2a319506dd4a0cac9722
* Add fault-injection and other tests (and fixes) to improve coverage of ↵dan2011-08-08
vdbesort.c. FossilOrigin-Name: 0e6defa6aa540b413ea3f4bb6dcd86364d547067