SQLite

Checklist For SQLite 3.7.15.1
Login
2012-12-19 20:36:44 drhok
220. NX-Devkit compiles and runs "tclsh test.rc nx_compress.o" without error.
2012-12-19 20:35:24 drhok
90c. th3make fast.rc
2012-12-19 20:34:53 drhok
10b. Mac GCC -Wall -Wextra (the tool/warnings.sh script)
2012-12-19 20:34:44 drhok
20. Documentation checks:
2012-12-19 20:34:41 drhok
20j. Verify that this checklist agrees with planning documents
2012-12-19 20:34:37 drhok
20i. Check new/changed documentation for spelling and gramatical mistakes
2012-12-19 20:32:34 drhpending
220. NX-Devkit compiles and runs "tclsh test.rc nx_compress.o" without error.
2012-12-19 20:31:08 drhok
290a. Linux
Compiling on www.sqlite.org as root, needed to add "-lz -ldl -lm" to the linker line in the Makefile.
2012-12-19 20:27:49 drhok
60c. tclsh releasetest.tcl
2012-12-19 20:24:50 drhok
60d. tclsh fulltest.tcl fast.rc test.rc
Accidently interrupted while alignment7.rc test.rc was running. No errors up to that point.
2012-12-19 20:22:43 danok
50a. tclsh releasetest.tcl
2012-12-19 20:08:32 drhok
150h. Works on Solaris
2012-12-19 20:08:29 drhok
150c. Verify the correct version numbers have been installed.
2012-12-19 20:08:23 drhok
150b. Run "make test" to verify that the build works.
2012-12-19 20:08:18 drhok
150a. Make sure that autoconf has been run to update the configure script.
2012-12-19 20:07:40 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.
2012-12-19 20:07:34 drhok
10f. sh tool/warnings-clang.sh
2012-12-19 20:04:18 drhok
290a. Linux
2012-12-19 20:02:48 drhok
30. Source code change review. "fossil diff --from release --to trunk"
Only three lines of code have changed.
2012-12-19 20:02:00 drhok
20h. Test metrics are up-to-date (testing.html)
2012-12-19 20:01:57 drhok
20g. Database footprint is up-to-date (features.html)
2012-12-19 20:01:54 drhok
20f. The compile-time options are all up-to-date (compile.html)
2012-12-19 20:01:51 drhok
20e. Requirements marks are up-to-date in both documentation and source code
2012-12-19 20:01:47 drhok
20d. No unresolved hyperlinks in the documentation build
2012-12-19 19:59:08 drhok
20c. Release accouncement in news.html
2012-12-19 19:59:05 drhok
20b. Release announcement in changes.in
2012-12-19 19:59:03 drhok
20a. Latest release on the index.html page
2012-12-19 19:58:50 drhok
10d. Windows MSVC Win32 /W3
2012-12-19 19:57:48 drhok
120a. make test
2012-12-19 19:57:36 drhpending
90c. th3make fast.rc
2012-12-19 19:56:37 drhok
70a. tclsh releasetest.tcl
"make test" only
2012-12-19 19:55:56 drhpending
60c. tclsh releasetest.tcl
2012-12-19 19:55:46 drhpending
60d. tclsh fulltest.tcl fast.rc test.rc
2012-12-19 19:55:41 drhok
60a. tclsh th3make cov.rc (verify 100% branch test coverage)
2012-12-19 19:55:21 drhok
10a. Linux GCC -Wall -Wextra (the tool/warnings.sh script)