/ Changes On Branch extra-testcase-macros
Login

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

Changes In Branch extra-testcase-macros Excluding Merge-Ins

This is equivalent to a diff from 8097712c9c to bd8b977abb

2017-01-12
16:14
Remove an unnecessary corruption test from the btree balancer. If corruption is present, it will be found harmlessly by later tests. (check-in: bddf39562d user: drh tags: trunk)
15:19
Test case macros to show that the previous check-in is well tested. (Leaf check-in: bd8b977abb user: drh tags: extra-testcase-macros)
15:11
Improved detection of cells that extend into the reserved space at the end of the page while adjusting overflow page pointers during autovacuum. (check-in: 8097712c9c user: drh tags: trunk)
11:52
Remove invalid test case from cursorhints2.test (check-in: 163cc1b2f7 user: drh tags: trunk)

Changes to src/btree.c.