sqlite/ext/rbu
dan 844e7183ae Do not try to run rbu tests with builds that do not support rbu.
FossilOrigin-Name: c74ad902e3bbfc28d6b30a37f3791176d64cdd8fd5950f1d1749541e244a0494
2023-01-27 19:59:46 +00:00
..
rbu1.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu3.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu5.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu6.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu7.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu8.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu9.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu10.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu11.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu12.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu13.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu14.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbu_common.tcl Optimize some cases of restarting an RBU vacuum. 2019-05-04 20:04:42 +00:00
rbu.c Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictly 2021-06-15 15:15:40 +00:00
rbuA.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuB.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbubusy.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuC.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbucollate.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbucrash2.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbucrash.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbudiff.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbudor.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuexlock.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuexpr.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbufault2.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbufault3.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbufault4.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbufault.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbufts.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbumisc.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbumulti.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbupartial.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbupass.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuprogress.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rburename.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rburesume.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbusave.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbusplit.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbutemplimit.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuvacuum2.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuvacuum3.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuvacuum4.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
rbuvacuum.test Do not try to run rbu tests with builds that do not support rbu. 2023-01-27 19:59:46 +00:00
sqlite3rbu.c Add missing "const" on variables in recent RBU fixes. 2023-01-13 18:20:40 +00:00
sqlite3rbu.h End-of-line whitespace cleanups and doc typo fixes. No code changes. 2023-01-26 20:08:59 +00:00
test_rbu.c Add the sqlite3rbu_rename_handler() API. To override the default routine that RBU uses to rename files. 2022-11-07 18:00:18 +00:00