SQLite

Checklist For SQLite 3.8.0
Login
2013-08-24 18:55:12 drhok
300. Tests for the sessions branch with macros SQLITE_ENABLE_SESSION and SQLITE_ENABLE_PREUPDATE_HOOK
2013-08-24 18:55:09 drhok
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-24 18:55:04 drhok
300d. tclsh th3make session.rc min.rc -norun -DTH3_LOWMEM; valgrind ./th3
2013-08-23 18:56:18 drhpending
300d. tclsh th3make session.rc min.rc -norun -DTH3_LOWMEM; valgrind ./th3
2013-08-23 18:54:45 drhok
300a. tclsh th3make session.rc test.rc (on windows)
2013-08-23 18:54:36 drhok
300c. tclsh th3make session.rc cov.rc
2013-08-23 18:33:12 drhpending
300c. tclsh th3make session.rc cov.rc
2013-08-23 18:32:08 drhok
160a. No private symbols exported. (This is also checked by releasetest.tcl)
2013-08-23 18:31:39 drhok
10a. Linux GCC -Wall -Wextra (the tool/warnings.sh script)
2013-08-23 18:29:08 drhok
10e. Windows MSVC Win64 /W3
2013-08-23 18:27:34 drhpending
300a. tclsh th3make session.rc test.rc (on windows)
2013-08-23 18:26:26 drhok
300e. make test (on windows)
2013-08-23 18:25:06 drhok
60a. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-23 18:17:10 drhok
300g. testfixture test/session.test
2013-08-23 18:16:54 drhpending
300g. testfixture test/session.test
2013-08-23 18:16:46 drhpending
300e. make test (on windows)
2013-08-23 18:16:40 drhpending
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-23 18:14:29 drhok
300f. make test (on unix)
2013-08-23 18:06:48 drh---
160a. No private symbols exported. (This is also checked by releasetest.tcl)
2013-08-23 18:06:17 drh---
60a. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-23 18:06:04 drh---
10e. Windows MSVC Win64 /W3
2013-08-23 18:05:47 drh---
10a. Linux GCC -Wall -Wextra (the tool/warnings.sh script)
2013-08-23 18:05:23 drh---
300. Tests for the sessions branch with macros SQLITE_ENABLE_SESSION and SQLITE_ENABLE_PREUPDATE_HOOK
2013-08-23 18:05:23 drh---
300a. tclsh th3make session.rc test.rc (on windows)
2013-08-23 18:05:23 drh---
300c. tclsh th3make session.rc cov.rc
2013-08-23 18:05:23 drh---
300d. tclsh th3make session.rc min.rc -norun -DTH3_LOWMEM; valgrind ./th3
2013-08-23 18:04:55 drh---
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-23 18:04:55 drh---
300e. make test (on windows)
2013-08-23 18:04:55 drh---
300f. make test (on unix)
2013-08-23 18:04:55 drh---
300g. testfixture test/session.test
2013-08-23 18:04:42 drh
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-23 18:04:42 drh
300e. make test (on windows)
2013-08-23 18:04:42 drh
300f. make test (on unix)
2013-08-23 18:04:42 drh
300g. testfixture test/session.test
2013-08-23 18:04:18 drh---
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-23 18:04:18 drh---
300e. make test (on windows)
2013-08-23 18:04:18 drh---
300g. testfixture test/session.test
2013-08-23 17:32:37 drhok
40. OMIT, ENABLE, and DISABLE options:
2013-08-23 17:32:34 drhok
40a. tclsh ../tool/omittest.tcl -skip_run
The ENABLE_LOCKING_STYLE build fails on Linux, but that is expected. All others work now.
2013-08-23 17:18:05 drhok
220. NX-Devkit compiles and runs "tclsh th3make test.rc nx_compress.o" without error.
2013-08-23 17:16:21 drhok
20. Documentation checks:
2013-08-23 17:15:19 drhfail
40a. tclsh ../tool/omittest.tcl -skip_run
Failed for OMIT_AUTOMATIC_INDEX and OMIT_PAGER_PRAGMAS. Simple to fix, though.
2013-08-23 17:01:10 drhpending
220. NX-Devkit compiles and runs "tclsh th3make test.rc nx_compress.o" without error.
2013-08-23 16:58:50 drhok
280. Cross-platform tests. Verify the ability of databases, WAL files, and rollback journals to be copied and used between 32-bit and 64-bit systems and between big-endian and little-endian systems.
2013-08-23 16:58:48 drhok
280f. 64-little to 32-big, CEROD database
2013-08-23 16:58:45 drhok
280e. 64-little to 32-big, ZIPVFS database
2013-08-23 16:58:42 drhok
280d. 64-little to 32-big, SEE database
2013-08-23 16:57:10 drhok
280c. 32-big to 64-little, rollback
2013-08-23 16:57:06 drhok
280b. 32-big to 64-little, WAL
2013-08-23 16:57:04 drhok
280a. 32-big to 64-little, database
2013-08-23 16:46:35 drhok
210. ZIPVFS tests:
2013-08-23 16:46:32 drhok
230. Amalgamation autoconf tarball.
2013-08-23 16:46:28 drhok
240. TEA archive builds correctly and runs:
2013-08-23 16:37:33 drhok
20i. Check new/changed documentation for spelling and gramatical mistakes
2013-08-23 16:36:34 drhok
80. Tests for platform Mac OS-X PPC:
2013-08-23 16:36:31 drhok
80a. tclsh th3make -Os min.rc
2013-08-23 16:36:25 drhok
50. Tests for platform Linux x86:
2013-08-23 16:35:53 drhok
20c. Release accouncement in news.html
2013-08-23 16:35:50 drhok
20h. Test metrics are up-to-date (testing.html)
2013-08-23 15:34:32 drhok
30. Source code change review. "fossil diff --from release --to trunk"
2013-08-23 15:34:29 drhok
30i. Verify that the list of APIs exposed via the extension header is up-to-date (sqlite3ext.h)
2013-08-23 15:31:42 drhpending
80a. tclsh th3make -Os min.rc
2013-08-23 14:27:53 danok
210g. At least one of the above on Mac
2013-08-23 14:12:15 drhok
20g. Database footprint is up-to-date (features.html)
2013-08-23 14:09:52 drhok
20e. Requirements marks are up-to-date in both documentation and source code
TH3 contains about a dozen stale evidence marks. These do not effect the release so we will fix them later.
2013-08-23 13:54:24 drhok
20f. The compile-time options are all up-to-date (compile.html)
2013-08-23 13:54:16 drhok
30f. Variables and functions have been renamed to reflect changes in their use
2013-08-23 13:54:14 drhok
30e. Comments have been updated to reflect code changes
2013-08-23 13:54:11 drhok
30d. New code complies with design rules
2013-08-23 13:54:08 drhok
30c. New code complies with style guidelines
2013-08-23 13:54:06 drhok
30a. No stray changes
2013-08-23 13:53:59 drhok
30g. Check all multiplications, and especially those involving the offset parameters to sqlite3OsRead() and sqlite3OsWrite() or having operands pageSize or szPage to make sure that 32x32-bit multiplicates that intend to yield a 64-bit result do not instead truncate to 32-bits.
2013-08-23 13:43:58 danok
100. Tests for platform Android:
2013-08-23 13:43:53 danok
100a. th3make -Os min.rc
2013-08-23 13:30:40 drhok
200. SEE tests using TH3:
2013-08-23 13:30:38 drhok
200d. see-rc4.c
2013-08-23 13:30:35 drhok
200i. At least one of the above on Mac
2013-08-23 13:22:19 drhok
200b. see-aes128-ofb.c
2013-08-23 13:22:01 drhok
30h. Verify that source code contains no tabs and that surplus whitespace has been removed.
2013-08-23 13:18:06 drhok
200e. see-aes128-ccm.c
2013-08-23 13:16:59 drhok
30b. All significant changes are mentioned in the "changes" log of the documentation
2013-08-23 11:45:39 danok
230c. Works on Mac
2013-08-23 11:45:34 danok
240b. Mac
2013-08-23 11:39:24 danok
240a. Linux
2013-08-23 11:37:48 danok
230b. Works on Linux
2013-08-23 11:37:41 danok
230a. Builds
2013-08-23 11:11:58 danpending
210g. At least one of the above on Mac
2013-08-23 11:08:03 danpending
100a. th3make -Os min.rc
tclsh th3make -Os min.rc -norun CC=arm-linux-androideabi-gcc LIBS=-ldl
2013-08-23 06:27:34 mistachkinok
320. System.Data.SQLite builds and checks out using the SQLite core
netfx40, debug, release, netCF
2013-08-23 05:47:44 danok
210f. At least one of the above on Linux
2013-08-23 05:47:37 danok
210d. th3make zipvfs.rc min.rc -DTH3_LOWMEM; valgrind ./th3
2013-08-23 05:46:48 danok
50d. tclsh th3make fast-ex.rc
2013-08-23 05:23:09 mistachkinok
210h. At least one of the above on Windows
min.rc
2013-08-23 04:55:35 mistachkinok
200c. see-aes256-ofb.c
Windows with MSVC 2008
2013-08-23 04:54:59 mistachkinpending
210h. At least one of the above on Windows
2013-08-23 04:42:47 mistachkinok
200j. At least one of the above on Windows
2013-08-23 04:42:43 mistachkinok
200f. At least one of the above using test.rc
Windows with MSVC 2008
2013-08-23 03:38:43 mistachkinpending
200j. At least one of the above on Windows
2013-08-23 03:38:30 mistachkinpending
200f. At least one of the above using test.rc
2013-08-23 01:59:30 drhok
200h. At least one of the above on Linux
2013-08-23 01:59:27 drhok
200g. At least one of the above using memdebug.rc
2013-08-23 01:59:23 drhok
200a. see.c
2013-08-23 01:59:01 drhok
90. Tests for platform Win32/64:
2013-08-23 01:58:40 drhok
120. Tests for platform Solaris Sparc:
2013-08-23 01:58:37 drhok
120c. th3make fast.rc
2013-08-23 01:35:15 mistachkinok
90h. At least one of the above on WinRT (ARM)
2013-08-23 00:11:01 mistachkinpending
90h. At least one of the above on WinRT (ARM)
2013-08-22 23:59:41 drhok
130. Other test performed on any available platform:
2013-08-22 23:59:39 drhok
130b. th3make test.rc -DHAVE_LOCALTIME_R
2013-08-22 23:59:14 drhok
120b. th3make test.rc
2013-08-22 23:59:07 drhok
110. Tests for platform OpenBSD x86:
2013-08-22 23:59:00 drhok
110b. th3make -Os min.rc
2013-08-22 23:48:14 drhok
20d. No unresolved hyperlinks in the documentation build
2013-08-22 23:48:11 drhok
20b. Release announcement in changes.in
2013-08-22 23:48:04 drhok
20a. Latest release on the index.html page
2013-08-22 23:45:53 mistachkinok
90i. At least one of the above on Windows Phone
2013-08-22 23:27:26 mistachkinpending
90i. At least one of the above on Windows Phone
2013-08-22 22:42:55 mistachkinok
90j. Verify that EXEs and DLLs generated using MSVC contain the correct version number, product name, description, and copyright as resources.
2013-08-22 22:42:24 mistachkinok
90g. At least one of the above on WinRT (x86)
2013-08-22 22:29:43 mistachkinpending
90g. At least one of the above on WinRT (x86)
2013-08-22 20:38:01 drhok
130d. th3make test.rc -ftrapv
2013-08-22 20:37:00 drhok
140. Sqllogictest:
2013-08-22 20:36:57 drhok
140d. run-all.bat with no errors
2013-08-22 20:35:10 drhpending
110b. th3make -Os min.rc
2013-08-22 20:33:40 drhok
290. Build and verify correct operation of sqlite3_analyzer on:
2013-08-22 20:33:37 drhok
290b. Mac
2013-08-22 20:32:44 drhok
10. Compiler warning checks. (Warnings in the Porter stemmer code are allowed.)
2013-08-22 20:32:42 drhok
10b. Mac GCC -Wall -Wextra (the tool/warnings.sh script)
2013-08-22 20:32:34 drhok
290e. Win32 (MSVC) and verify correct output.
2013-08-22 20:25:59 drhpending
130b. th3make test.rc -DHAVE_LOCALTIME_R
2013-08-22 20:25:38 drhok
130c. th3make test.rc -DSQLITE_THREADSAFE=0
2013-08-22 20:24:46 drhok
70. Tests for platform Mac OS-X x86:
2013-08-22 20:24:43 drhok
70b. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 20:24:30 drhok
290c. Sparc Solaris
2013-08-22 20:23:00 drhok
260. Verify that the amalgamation builds are byte-for-byte identical on all workstation platforms.
2013-08-22 20:22:58 drhok
260f. sparc solaris using autoconf
2013-08-22 20:20:54 drhok
260c. openbsd
2013-08-22 20:20:43 drhok
150. Build using the configure/make in main source tree.
2013-08-22 20:20:40 drhok
150g. Works on OpenBSD
2013-08-22 20:20:09 drhok
110a. make test
2013-08-22 20:09:15 drhok
190. CEROD tests in the test/ subdirectory.
2013-08-22 20:02:52 drhok
10c. OpenBSD GCC using options -Wall
2013-08-22 20:01:01 drhpending
190. CEROD tests in the test/ subdirectory.
2013-08-22 20:00:10 drhpending
150g. Works on OpenBSD
2013-08-22 20:00:01 drhpending
110a. make test
2013-08-22 19:59:45 drhpending
130c. th3make test.rc -DSQLITE_THREADSAFE=0
2013-08-22 19:59:18 drhpending
130d. th3make test.rc -ftrapv
2013-08-22 19:57:51 drhok
130e. th3make test.rc -DSQLITE_MAX_ATTACHED=62
2013-08-22 19:57:30 drhpending
120b. th3make test.rc
2013-08-22 19:54:53 drhok
120a. make test
2013-08-22 19:54:43 drhok
150h. Works on Solaris
2013-08-22 19:37:30 drhpending
150h. Works on Solaris
2013-08-22 19:33:07 drhok
150e. Works on Linux
2013-08-22 19:33:04 drhok
150d. Verify that the --disable-amalgamation option to configure works.
2013-08-22 19:30:32 drhok
60. Tests for platform Linux x86_64:
2013-08-22 19:29:18 drhpending
140d. run-all.bat with no errors
2013-08-22 19:17:41 drhok
90k. th3make msvc.rc test.rc /RTC1
2013-08-22 19:16:48 drhok
90m. mptester x.db mptest/multiwrite01.test
2013-08-22 19:16:30 drhok
90l. mptester x.db mptest/crash01.test
2013-08-22 19:11:40 drhok
250. Run performance tests comparing the new SQLite release against the previous version. Verify no performance regressions.
2013-08-22 19:11:32 drhok
250b. The TH3 speed tests
Valgrind, 36487M (I+D) in 3.7.17 versus 36333M in 3.8.0.
2013-08-22 19:06:51 danok
210c. th3make zipvfs.rc memdebug.rc
2013-08-22 19:06:16 danok
60g. tclsh th3make test-ex.rc
2013-08-22 19:05:05 danok
50c. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 18:47:41 drhok
250c. sqlite3 sqlite.fossil .dump >speed-c.sql
fossil timeline -R sqlite.fossil -n 300 -sqltrace 2>>speed-c.sql
fossil rebuild sqlite.fossil -sqltrace 2>>speed-c.sql
11.264s on 3.7.17 versus 10.658s on 3.8.0 - each time is an average over two runs.
2013-08-22 18:45:05 drhok
250a. The TCL speed*.test scripts
7.787727s on 3.8.0 versus 7.962588s on 3.7.17
2013-08-22 18:44:47 danok
270. Verify that databases (including FTS3 and RTREE databases), rollback journals, and WAL files created by the release candidate are readable and writeable by historical versions of SQLite (as long as no unsupported features are used) and vice versa.
Tested against 3.6.4 and 3.7.10
2013-08-22 18:44:25 danok
270. Verify that databases (including FTS3 and RTREE databases), rollback journals, and WAL files created by the release candidate are readable and writeable by historical versions of SQLite (as long as no unsupported features are used) and vice versa.
2013-08-22 18:00:57 danpending
210d. th3make zipvfs.rc min.rc -DTH3_LOWMEM; valgrind ./th3
2013-08-22 17:59:10 danok
210b. th3make zipvfs.rc test.rc
2013-08-22 17:39:34 danok
210e. th3make min.rc
2013-08-22 17:31:20 danok
130g. valgrind testfixture permutations.test valgrind
2013-08-22 17:30:30 danpending
210c. th3make zipvfs.rc memdebug.rc
2013-08-22 17:29:28 danpending
210b. th3make zipvfs.rc test.rc
2013-08-22 17:29:23 danpending
210b. th3make zipvfs.rc test.rc
2013-08-22 17:28:27 drhpending
90k. th3make msvc.rc test.rc /RTC1
2013-08-22 17:24:09 danok
210a. testfixture ../zipvfs/test/zipvfs.test (See test/README.txt in the ZIPVFS source tree for details.)
2013-08-22 17:23:15 drhok
60e. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 17:23:05 drhok
90f. At least one of the above using MSVC-64
2013-08-22 17:23:02 drhok
90c. th3make fast.rc
2013-08-22 17:16:10 danok
130f. th3make min.rc -Os -DTH3_LOWMEM; valgrind ./th3
2013-08-22 16:20:54 danpending
210a. testfixture ../zipvfs/test/zipvfs.test (See test/README.txt in the ZIPVFS source tree for details.)
2013-08-22 16:03:47 danok
50a. tclsh releasetest.tcl
2013-08-22 16:03:21 danok
70a. tclsh releasetest.tcl
2013-08-22 16:02:52 drhok
300e. make test (on windows)
2013-08-22 16:02:39 drhok
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-22 15:15:36 danpending
130g. valgrind testfixture permutations.test valgrind
2013-08-22 15:14:21 danpending
130f. th3make min.rc -Os -DTH3_LOWMEM; valgrind ./th3
2013-08-22 15:10:58 drhpending
300e. make test (on windows)
2013-08-22 15:09:50 drhpending
300b. tclsh th3make session.rc test.rc (on unix)
2013-08-22 15:09:11 drhok
300g. testfixture test/session.test
2013-08-22 15:07:05 drhok
300f. make test (on unix)
2013-08-22 15:04:53 drhok
130i. th3make min.rc -DSQLITE_TRACE_SIZE_LIMIT=15 -O6
2013-08-22 15:04:08 drhok
290d. Win32 (MinGW)
2013-08-22 15:02:23 drhpending
300f. make test (on unix)
2013-08-22 15:01:39 drhpending
130i. th3make min.rc -DSQLITE_TRACE_SIZE_LIMIT=15 -O6
2013-08-22 15:01:06 drhok
130h. th3make cov.rc -DSQLITE_TRACE_SIZE_LIMIT=15 (verify coverage)
2013-08-22 14:57:29 drhok
160. Exported symbol checks: tool/symbols.sh
2013-08-22 14:57:27 drhok
160d. No undesirable library dependencies on MinGW
2013-08-22 14:57:24 drhok
160c. No private symbols exported in MinGW (check using tool/symbols-mingw.sh)
2013-08-22 14:56:06 drhpending
130h. th3make cov.rc -DSQLITE_TRACE_SIZE_LIMIT=15 (verify coverage)
2013-08-22 14:54:06 drhpending
90c. th3make fast.rc
2013-08-22 14:52:36 drhok
90e. At least one of the above using MSVC-32
2013-08-22 14:52:33 drhok
90d. At least one of the above using MinGW
2013-08-22 14:50:34 drhok
90a. make fulltestonly
percentile-2.1.50 failed with an answer of 2749999.500048681 instead of just 2749999.5
2013-08-22 14:49:49 drhok
90b. th3make test.rc
2013-08-22 14:49:21 drhok
130a. th3make alignment2.rc test.rc
2013-08-22 14:48:39 drhok
130f. th3make min.rc -Os -DTH3_LOWMEM; valgrind ./th3
2013-08-22 13:44:37 danok
60f. tclsh th3make memdebug.rc
2013-08-22 13:44:18 danok
60d. tclsh releasetest.tcl
2013-08-22 13:12:04 drhpending
130a. th3make alignment2.rc test.rc
2013-08-22 13:11:00 drhok
140c. run-all.sh with no errors
2013-08-22 13:10:10 drhpending
90b. th3make test.rc
2013-08-22 13:09:17 drhpending
130f. th3make min.rc -Os -DTH3_LOWMEM; valgrind ./th3
2013-08-22 12:49:45 drhok
60b. tclsh th3make cov.rc -DHAVE_MALLOC_H -DHAVE_MALLOC_USABLE_SIZE (verify 100% branch test coverage)
2013-08-22 12:49:30 drhpending
140c. run-all.sh with no errors
2013-08-22 12:49:12 drhok
140b. No compiler warnings
2013-08-22 12:49:07 drhok
140a. Checked in latest SQLite amalgamation
2013-08-22 12:46:42 drhpending
90a. make fulltestonly
2013-08-22 12:45:44 drhpending
60b. tclsh th3make cov.rc -DHAVE_MALLOC_H -DHAVE_MALLOC_USABLE_SIZE (verify 100% branch test coverage)
2013-08-22 12:45:07 drhpending
70b. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 12:41:58 drhok
60i. tclsh th3make fast.rc CC=clang
2013-08-22 12:41:52 drhok
70c. tclsh th3make fast.rc CC=clang
2013-08-22 12:03:29 drhpending
70c. tclsh th3make fast.rc CC=clang
2013-08-22 12:01:54 danok
50b. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-22 11:59:01 drhok
290a. Linux
2013-08-22 11:58:10 drhok
310. Verify that the sqlite3-all.c build target works and that the resulting sqlite3-all.c file and its include files (sqlite3-?.c) compile and run the same as the single-file amalgamation.
2013-08-22 11:55:59 drhok
160b. No undesirable library dependencies
2013-08-22 11:55:56 drhok
160a. No private symbols exported. (This is also checked by releasetest.tcl)
2013-08-22 11:55:54 danpending
70a. tclsh releasetest.tcl
2013-08-22 11:54:59 drhok
70e. ./mptester x.db mptest/multiwrite01.test
2013-08-22 11:54:56 drhok
70d. ./mptester x.db mptest/crash01.test
2013-08-22 11:52:46 danpending
60g. tclsh th3make test-ex.rc
2013-08-22 11:52:40 drhok
60k. ./mptester x.db mptest/multiwrite01.test
2013-08-22 11:52:37 drhok
60j. ./mptester x.db mptest/crash01.test
2013-08-22 11:51:58 drhpending
60i. tclsh th3make fast.rc CC=clang
2013-08-22 11:51:40 drhok
60h. tclsh th3make test.rc CC=clang
2013-08-22 11:51:22 danpending
60f. tclsh th3make memdebug.rc
2013-08-22 11:50:05 danpending
60d. tclsh releasetest.tcl
2013-08-22 11:48:51 drhok
260d. windows native mingw
2013-08-22 11:47:38 drhok
260e. windows nmake
2013-08-22 11:47:13 drhok
260b. mac
2013-08-22 11:47:10 drhok
260a. linux
2013-08-22 11:46:11 drhok
170. Fossil updated to use the latest SQLite.
2013-08-22 11:46:08 drhok
180. Firefox recompiled using lastest SQLite.
2013-08-22 11:46:02 drhok
170b. Used on active websites with no issues
2013-08-22 11:45:59 drhok
170a. No compiler warnings
2013-08-22 11:45:56 drhok
180b. Active use with no issues noted
2013-08-22 11:45:53 drhok
180a. No SQLite compiler warnings
2013-08-22 11:45:11 danpending
50a. tclsh releasetest.tcl
2013-08-22 11:45:11 danpending
50b. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-22 11:45:11 danpending
50c. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 11:45:11 danpending
50d. tclsh th3make fast-ex.rc
2013-08-22 11:44:08 drhok
150f. Works on Mac
2013-08-22 11:44:05 drhok
150c. Verify the correct version numbers have been installed.
2013-08-22 11:44:02 drhok
150b. Run "make test" to verify that the build works.
2013-08-22 11:43:59 drhok
150a. Make sure that autoconf has been run to update the configure script.
2013-08-22 11:34:30 drhok
10f. sh tool/warnings-clang.sh
False positive warning about nVmStep always being zero on the RHS of +=. testcase() shows this to be a bug in clang.
2013-08-22 11:28:03 drhpending
60e. tclsh fulltest.tcl fast.rc test.rc
2013-08-22 11:27:21 drhok
60a. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-22 11:27:07 drhok
10d. Windows MSVC Win32 /W3
2013-08-22 11:26:30 drhok
10e. Windows MSVC Win64 /W3
2013-08-22 11:24:54 drhpending
60h. tclsh th3make test.rc CC=clang
2013-08-22 11:23:19 drhok
60c. tclsh th3make cov.rc -DSQLITE_ENABLE_STAT3 (verify 100% branch test coverage)
2013-08-22 11:16:49 drhpending
60c. tclsh th3make cov.rc -DSQLITE_ENABLE_STAT3 (verify 100% branch test coverage)
2013-08-22 11:16:07 drhpending
60a. tclsh th3make cov.rc (verify 100% branch test coverage)
2013-08-22 11:15:05 drhok
10a. Linux GCC -Wall -Wextra (the tool/warnings.sh script)