0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-12-01 09:12:16 +01:00
sqlite/ext/rbu
dan ad5536fca1 Add another test case to cover a previously uncovered branch in the RBU module.
FossilOrigin-Name: 30392985612c51d4583a905f8fe766f08cd31b86d0e30a977adc6a6705649e00
2019-05-08 21:14:48 +00:00
..
rbu1.test
rbu3.test
rbu5.test
rbu6.test
rbu7.test
rbu8.test
rbu9.test
rbu10.test
rbu11.test
rbu12.test
rbu13.test
rbu14.test
rbu_common.tcl Optimize some cases of restarting an RBU vacuum. 2019-05-04 20:04:42 +00:00
rbu.c
rbuA.test
rbuB.test
rbuC.test
rbucollate.test
rbucrash2.test
rbucrash.test
rbudiff.test
rbudor.test
rbufault2.test
rbufault3.test Add tests to improve code coverage of the RBU module. 2019-05-08 18:49:51 +00:00
rbufault4.test
rbufault.test
rbufts.test
rbumisc.test Add another test case to cover a previously uncovered branch in the RBU module. 2019-05-08 21:14:48 +00:00
rbumulti.test
rbupartial.test Optimize some cases of restarting an RBU vacuum. 2019-05-04 20:04:42 +00:00
rbuprogress.test
rburesume.test
rbusave.test
rbusplit.test
rbutemplimit.test Add tests to improve code coverage of the RBU module. 2019-05-08 18:49:51 +00:00
rbuvacuum2.test
rbuvacuum3.test Fix a problem with the second and subsequent sqlite3rbu_savestate() calls made 2019-01-03 15:17:01 +00:00
rbuvacuum4.test Add tests to improve code coverage of the RBU module. 2019-05-08 18:49:51 +00:00
rbuvacuum.test
sqlite3rbu.c Add another test case to cover a previously uncovered branch in the RBU module. 2019-05-08 21:14:48 +00:00
sqlite3rbu.h
test_rbu.c