SQLite

Check-in [a194e53670]
Login

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

Overview
Comment:Add tests for the RBU module.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a194e53670e25a48c2bb51b54755abff88ed6ae2596c5858fb4aac16cb452bdf
User & Date: dan 2019-05-10 20:44:10.289
Context
2019-05-11
13:04
Do not assume that "x IS NOT ?" implies "x NOT NULL" when considering partial indexes. Fix for ticket [8025674847]. (check-in: 0ba6d709b5 user: dan tags: trunk)
2019-05-10
20:44
Add tests for the RBU module. (check-in: a194e53670 user: dan tags: trunk)
17:54
Fix harmless compiler warnings. (check-in: 956ca2a452 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/rbu/rbufault2.test.
Changes to ext/rbu/rbumisc.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to src/test_vfs.c.