2018-04-10 17:25:04
| drh | ok
|
6a. tclsh multitest.tcl (take care to update ../th3private) |
--quick only
0 failures on 16 th3makes and 23235392 tests in (01:11:54) on macpro01
SQLite 3.23.1 2018-04-10 15:31:56 1fdaf2c34431adcac1c7ff29aae0623c4cbaa6a7f38e843c786bd407d8b3e730 |
2018-04-10 17:23:54
| drh | ok
|
10a. tclsh multitest.tcl --msvc (after updating th3private) |
0 failures on 16 th3makes and 23043129 tests in (01:27:25) 2 cores on SQLiteWin10
SQLite 3.23.1 2018-04-10 15:31:56 1fdaf2c34431adcac1c7ff29aae0623c4cbaa6a7f38e843c786bd407d8b3e730 |
2018-04-10 14:26:47
| drh | ok
|
4b. Mac OS X GCC -Wall -Wextra (the "tool/warnings.sh" script) |
2018-04-10 14:15:46
| drh | ok
|
1. Test procedure review. |
2018-04-10 14:15:44
| drh | ok
|
1a. Review the "test/releasetest.tcl" script for completeness and accuracy. |
2018-04-10 14:15:42
| drh | ok
|
1b. Review "multitest.tcl" and "alignment*.rc" scripts in TH3 for completeness. |
2018-04-10 14:15:40
| drh | ok
|
1c. Review this checklist for completeness and accuracy. |
2018-04-10 14:15:35
| drh | ok
|
2. Source code change review. fossil diff --from release --to trunk |
2018-04-10 14:15:32
| drh | ok
|
2g. Check all calls to sqlite3OsRead() and sqlite3OsWrite() to ensure that offset computations are 64-bit clean. |
2018-04-10 14:15:31
| drh | ok
|
2h. Check all calls to memory allocation routines to ensure that size computations are 64-bit clean. Suggested regular expression for search: /(Re|M)alloc[FORZa-z]*(/ |
2018-04-10 14:15:29
| drh | ok
|
2i. Verify that source code contains no tabs and that surplus whitespace has been removed. |
2018-04-10 14:15:27
| drh | ok
|
2j. Verify that the list of APIs exposed via the extension header is up-to-date (sqlite3ext.h). |
2018-04-10 14:15:24
| drh | ok
|
2k. Significant compile-time options are recognized by the sqlite3_compileoption_used() interface. |
2018-04-10 14:15:19
| drh | ok
|
2l. Compare sqlite3.c and sqlite3.h against the previous release. |
2018-04-10 14:05:32
| drh | pending
|
10a. tclsh multitest.tcl --msvc (after updating th3private) |
2018-04-10 13:58:52
| drh | ok
|
10f. nmake /f makefile.msc MEMDEBUG=1 DEBUG=3 test |
SQLite 2018-04-10 12:33:42 9488c87b54ace8a92a52a368e8cf161dfdd24201bd6b60d50e88c2d92d592f0c
0 errors out of 113720 tests on SQLiteWin10 Windows NT 64-bit little-endian |
2018-04-10 13:49:40
| drh | ok
|
2f. Variables and functions have been renamed to reflect changes in their use. |
2018-04-10 13:49:37
| drh | ok
|
2e. Comments have been updated to reflect code changes. |
2018-04-10 13:49:31
| drh | ok
|
2d. New code complies with design rules. |
2018-04-10 13:49:29
| drh | ok
|
2c. New code complies with style guidelines. |
2018-04-10 13:49:27
| drh | ok
|
2b. All significant changes are mentioned in the "changes" log of the documentation. |
2018-04-10 13:49:23
| drh | ok
|
2a. No stray changes. |
2018-04-10 12:53:31
| drh | pending
|
6a. tclsh multitest.tcl (take care to update ../th3private) |
2018-04-10 12:51:47
| drh | ok
|
6e. sh tool/symbols.sh - no incorrect exports or dependencies |
2018-04-10 12:51:12
| drh | ok
|
4e. Windows (64-bit) MSVC using option /W4 (nmake /f makefile.msc) |
2018-04-10 12:45:24
| drh | ok
|
4a. Linux GCC -Wall -Wextra (the "tool/warnings.sh" script) |