2014-01-31 02:22:46 | mistachkin | ok |
350. System.Data.SQLite builds and checks out using the SQLite core | ||
netfx40, debug, release, netCF 2.0/3.5 (x86 & x64) OK | ||
2014-01-30 14:18:27 | mistachkin | ok |
100. Tests for platform Win32/64: | ||
2014-01-30 14:18:07 | mistachkin | ok |
100k. Verify that EXEs and DLLs generated using MSVC contain the correct version number, product name, description, and copyright as resources. | ||
2014-01-30 12:22:58 | mistachkin | pending+ |
350. System.Data.SQLite builds and checks out using the SQLite core | ||
netfx40, debug, release, netCF 2.0/3.5 OK | ||
2014-01-30 09:17:35 | mistachkin | pending |
350. System.Data.SQLite builds and checks out using the SQLite core | ||
2014-01-30 08:16:50 | mistachkin | ok |
100j. At least one of the above on Windows Embedded Compact 2013 | ||
2014-01-30 07:03:58 | mistachkin | pending |
100j. At least one of the above on Windows Embedded Compact 2013 | ||
2014-01-30 06:13:16 | mistachkin | ok |
100i. At least one of the above on Windows Phone | ||
2014-01-30 05:15:57 | mistachkin | pending |
100i. At least one of the above on Windows Phone | ||
2014-01-30 05:15:39 | mistachkin | ok |
100h. At least one of the above on WinRT (ARM) | ||
2014-01-30 03:00:42 | mistachkin | pending |
100h. At least one of the above on WinRT (ARM) | ||
2014-01-30 02:59:58 | mistachkin | ok |
100g. At least one of the above on WinRT (x86) | ||
2014-01-30 01:36:18 | mistachkin | pending |
100g. At least one of the above on WinRT (x86) | ||
2014-01-29 17:48:07 | drh | ok |
20. Documentation checks: | ||
2014-01-29 17:48:04 | drh | ok |
20i. Check new/changed documentation for spelling and gramatical mistakes | ||
2014-01-29 17:47:59 | drh | ok |
20c. Release accouncement in news.html | ||
2014-01-29 17:22:23 | dan | ok+ |
260a. The TCL speed*.test scripts | ||
speedp.test and speed4.test both show 3.8.3 as 3-4% faster (wall-clock time) than 3.8.2. | ||
2014-01-29 17:14:25 | drh | ok |
20h. Test metrics are up-to-date (testing.html) | ||
2014-01-29 17:14:21 | drh | ok |
20g. Database footprint is up-to-date (features.html) | ||
2014-01-29 17:14:16 | drh | ok |
20f. The compile-time options are all up-to-date (compile.html) | ||
2014-01-29 17:12:23 | drh | ok |
20e. Requirements marks are up-to-date in both documentation and source code | ||
2014-01-29 17:12:12 | drh | ok |
20d. No unresolved hyperlinks in the documentation build | ||
2014-01-29 17:12:07 | drh | ok |
20b. Release announcement in changes.in | ||
2014-01-29 17:12:03 | drh | ok |
20a. Latest release on the index.html page | ||
2014-01-29 17:11:17 | drh | ok |
30. Source code change review. "fossil diff --from release --to trunk" | ||
2014-01-29 17:11:14 | drh | ok |
30i. Verify that the list of APIs exposed via the extension header is up-to-date (sqlite3ext.h) | ||
2014-01-29 17:11:11 | drh | ok |
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. | ||
2014-01-29 17:11:08 | drh | ok |
30f. Variables and functions have been renamed to reflect changes in their use | ||
2014-01-29 17:11:05 | drh | ok |
30e. Comments have been updated to reflect code changes | ||
2014-01-29 17:11:02 | drh | ok |
30d. New code complies with design rules | ||
2014-01-29 17:10:59 | drh | ok |
30c. New code complies with style guidelines | ||
2014-01-29 17:10:56 | drh | ok |
30b. All significant changes are mentioned in the "changes" log of the documentation | ||
2014-01-29 17:10:25 | drh | ok |
30a. No stray changes | ||
2014-01-29 16:35:54 | drh | ok |
230. NX-Devkit compiles and runs "tclsh th3make test.rc nx_compress.o" without error. | ||
0 errors out of 6580681 tests in 31 configurations. "bella" | ||
2014-01-29 16:35:26 | drh | ok |
260. Run performance tests comparing the new SQLite release against the previous release and a release from one year ago. Document and justify any performance decrease. | ||
2014-01-29 16:35:23 | drh | ok |
260a. The TCL speed*.test scripts | ||
3.8.2: 6.150s real time vs. 3.8.3 6.036s. 1.9% faster | ||
2014-01-29 16:31:07 | drh | ok |
330. Tests for the sessions branch with macros SQLITE_ENABLE_SESSION and SQLITE_ENABLE_PREUPDATE_HOOK | ||
2014-01-29 16:31:03 | drh | ok |
330a. tclsh th3make session.rc test.rc (on windows) | ||
0 errors out of 5677702 tests. msvc-32 on win8. | ||
2014-01-29 16:23:03 | dan | ok |
330d. tclsh th3make session.rc min.rc -norun -DTH3_LOWMEM -DTH3_OMIT_MISUSE; valgrind ./th3 | ||
2014-01-29 16:06:09 | drh | ok |
310. 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. | ||
2014-01-29 16:06:07 | drh | ok |
310f. 64-little to 32-big, CEROD database | ||
2014-01-29 16:02:53 | drh | ok |
310e. 64-little to 32-big, ZIPVFS database | ||
2014-01-29 16:00:47 | drh | ok |
310d. 64-little to 32-big, SEE database | ||
2014-01-29 15:55:18 | drh | ok |
310b. 32-big to 64-little, WAL | ||
2014-01-29 15:54:47 | drh | ok |
310c. 32-big to 64-little, rollback | ||
2014-01-29 15:54:11 | drh | ok |
310a. 32-big to 64-little, database | ||
2014-01-29 15:49:06 | drh | ok |
90. Tests for platform MacOS 10.2 PPC: | ||
2014-01-29 15:49:03 | drh | ok |
90a. tclsh th3make -Os min.rc | ||
2014-01-29 15:41:36 | drh | pending |
90a. tclsh th3make -Os min.rc | ||
2014-01-29 15:40:54 | drh | pending |
230. NX-Devkit compiles and runs "tclsh th3make test.rc nx_compress.o" without error. | ||
2014-01-29 15:19:38 | drh | pending |
330a. tclsh th3make session.rc test.rc (on windows) | ||
2014-01-29 15:06:15 | drh | ok |
330e. make test (on windows) | ||
2014-01-29 14:52:19 | dan | ok |
330b. tclsh th3make session.rc test.rc (on unix) | ||
2014-01-29 14:48:09 | drh | pending |
330e. make test (on windows) | ||
2014-01-29 14:38:41 | drh | ok |
210. SEE tests using TH3: | ||
2014-01-29 14:38:38 | drh | ok |
210d. see-rc4.c | ||
2014-01-29 14:38:36 | drh | ok |
210g. At least one of the above using memdebug.rc | ||
2014-01-29 14:35:34 | drh | ok |
90c. Verify that Fossil repositories are cross-platform with x86/x64. | ||
2014-01-29 14:33:53 | drh | ok |
260f. One or more of the above on windows | ||
2014-01-29 14:33:50 | drh | ok |
260d. ./speedtest1 --nosync --size 25 --trace 2>x.txt time ./sqlite3 x.db <x.txt >/dev/null |
||
3.8.2: 2.805s versus 3.8.3: 2.657s on win8 with msvc-32. 5.3% faster | ||
2014-01-29 14:31:32 | dan | ok |
330c. tclsh th3make session.rc cov.rc | ||
2014-01-29 14:26:15 | drh | ok |
210j. At least one of the above on Windows | ||
2014-01-29 14:26:10 | drh | ok |
210c. see-aes256-ofb.c | ||
2014-01-29 14:23:44 | dan | pending |
330d. tclsh th3make session.rc min.rc -norun -DTH3_LOWMEM -DTH3_OMIT_MISUSE; valgrind ./th3 | ||
2014-01-29 14:23:03 | dan | pending |
330c. tclsh th3make session.rc cov.rc | ||
2014-01-29 14:22:24 | dan | pending |
330b. tclsh th3make session.rc test.rc (on unix) | ||
2014-01-29 14:20:35 | dan | ok |
330g. testfixture test/session.test | ||
2014-01-29 14:20:01 | dan | pending |
330g. testfixture test/session.test | ||
2014-01-29 14:11:25 | drh | ok |
90b. Recompile and test Fossil | ||
2014-01-29 14:09:56 | dan | ok |
220. ZIPVFS tests: | ||
2014-01-29 14:09:19 | dan | ok |
220c. th3make zipvfs.rc memdebug.rc | ||
2014-01-29 14:08:51 | drh | ok |
260g. One or more of the above on mac | ||
2014-01-29 14:08:47 | dan | ok |
220d. th3make zipvfs.rc min.rc -DTH3_LOWMEM -DTH3_OMIT_MISUSE; valgrind ./th3 | ||
2014-01-29 14:08:47 | drh | ok |
260b. The TH3 speed tests | ||
3.8.2: 17.467 seconds (wall clock time) vs. 3.8.3: 17.110. 2.0% faster. Mac OS 10.6.8 | ||
2014-01-29 14:02:09 | dan | ok |
350. System.Data.SQLite builds and checks out using the SQLite core | ||
2014-01-29 13:59:44 | drh | ok |
210f. At least one of the above using test.rc | ||
2014-01-29 13:59:41 | drh | ok |
210a. see.c | ||
2014-01-29 13:54:41 | drh | ok |
210h. At least one of the above on Linux | ||
2014-01-29 13:54:37 | drh | ok |
210e. see-aes128-ccm.c | ||
2014-01-29 13:54:19 | drh | ok |
210b. see-aes128-ofb.c | ||
2014-01-29 13:54:03 | drh | ok |
210i. At least one of the above on Mac | ||
2014-01-29 13:34:38 | drh | pending |
210c. see-aes256-ofb.c | ||
2014-01-29 13:33:01 | drh | pending |
210d. see-rc4.c | ||
2014-01-29 13:32:51 | drh | pending |
210b. see-aes128-ofb.c | ||
2014-01-29 13:32:38 | drh | ok |
220h. At least one of the above on Windows | ||
0 errors out of 1842576 tests. min.rc, msvc-32 on win8. | ||
2014-01-29 13:24:29 | drh | pending |
210a. see.c | ||
2014-01-29 13:22:48 | drh | ok |
200. CEROD tests in the test/ subdirectory. | ||
2014-01-29 12:45:24 | drh | pending |
220h. At least one of the above on Windows | ||
2014-01-29 11:36:11 | dan | ok |
300. 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. | ||
2014-01-29 11:31:27 | dan | ok |
250. TEA archive builds correctly and runs: | ||
2014-01-29 11:31:15 | dan | ok |
250a. Linux | ||
2014-01-29 11:29:27 | dan | ok |
250b. Mac | ||
2014-01-29 11:28:22 | dan | ok |
240. Amalgamation autoconf tarball. | ||
2014-01-29 11:28:14 | dan | ok |
240c. Works on Mac | ||
2014-01-29 11:24:29 | dan | ok |
240b. Works on Linux | ||
2014-01-29 11:22:27 | dan | ok |
240a. Builds | ||
2014-01-29 11:14:43 | dan | ok |
220f. At least one of the above on Linux | ||
2014-01-29 11:10:45 | dan | ok |
220b. th3make zipvfs.rc test.rc | ||
2014-01-29 11:06:34 | dan | ok |
220g. At least one of the above on Mac | ||
2014-01-29 11:06:21 | dan | ok |
220e. th3make min.rc | ||
2014-01-29 10:55:07 | dan | pending |
220g. At least one of the above on Mac | ||
2014-01-29 10:54:55 | dan | pending |
220f. At least one of the above on Linux | ||
2014-01-29 10:54:41 | dan | pending |
220e. th3make min.rc | ||
2014-01-29 10:48:33 | dan | pending |
220d. th3make zipvfs.rc min.rc -DTH3_LOWMEM -DTH3_OMIT_MISUSE; valgrind ./th3 | ||
2014-01-29 10:35:24 | dan | pending |
220c. th3make zipvfs.rc memdebug.rc | ||
2014-01-29 10:33:30 | dan | pending |
220b. th3make zipvfs.rc test.rc | ||
2014-01-29 10:33:14 | dan | ok |
220a. testfixture ../zipvfs/test/zipvfs.test (See test/README.txt in the ZIPVFS source tree for details.) | ||
2014-01-29 10:21:07 | dan | pending |
220a. testfixture ../zipvfs/test/zipvfs.test (See test/README.txt in the ZIPVFS source tree for details.) | ||
2014-01-29 07:51:09 | dan | ok |
40. OMIT, ENABLE, and DISABLE options: | ||
2014-01-29 07:51:02 | dan | ok |
50. Tests for platform Linux x86: | ||
2014-01-29 07:50:54 | dan | ok |
80. Tests for platform Mac OS-X x86: | ||
2014-01-29 07:50:47 | dan | ok |
60. Tests for platform Linux x86_64: | ||
2014-01-29 07:50:34 | dan | ok |
60g. tclsh th3make test-ex.rc | ||
2014-01-29 07:50:08 | dan | ok |
50d. tclsh th3make fast-ex.rc | ||
2014-01-29 07:50:02 | dan | ok |
50c. tclsh fulltest.tcl fast.rc test.rc | ||
2014-01-29 07:49:56 | dan | ok |
50a. tclsh releasetest.tcl | ||
2014-01-29 07:49:34 | dan | ok |
80b. tclsh fulltest.tcl fast.rc test.rc | ||
2014-01-29 04:36:13 | drh | ok |
150. Sqllogictest: | ||
2014-01-29 04:36:10 | drh | ok |
150d. run-all.bat with no errors | ||
2014-01-29 04:28:01 | drh | ok |
10. Compiler warning checks. (Warnings in the Porter stemmer code are allowed.) | ||
2014-01-29 04:27:58 | drh | ok |
10b. Mac GCC -Wall -Wextra (the tool/warnings.sh script) | ||
2014-01-29 04:27:32 | drh | ok |
320. Build and verify correct operation of sqlite3_analyzer on: | ||
2014-01-29 04:27:29 | drh | ok |
320e. Win32 (MSVC) | ||
2014-01-29 04:25:31 | drh | ok |
320b. Mac | ||
2014-01-29 04:25:10 | drh | ok |
320d. Win32 (MinGW) | ||
2014-01-29 04:23:49 | drh | ok |
290. Verify that the amalgamation builds are byte-for-byte identical on all workstation platforms. | ||
2014-01-29 04:23:46 | drh | ok |
290d. windows native mingw | ||
2014-01-29 04:21:52 | drh | ok |
290e. windows nmake | ||
2014-01-29 04:20:35 | drh | ok |
100l. th3make msvc.rc test.rc /RTC1 | ||
0 errors out of 5688303 tests. msvc-32 on win8. | ||
2014-01-29 04:08:51 | drh | ok |
290c. openbsd | ||
2014-01-29 04:07:08 | drh | ok |
140. Other test performed on any available platform: | ||
2014-01-29 04:07:04 | drh | ok |
140g. th3make test.rc -DSQLITE_MAX_ATTACHED=62 | ||
0 errors out of 7504574 tests in 33 configurations on "bella" | ||
2014-01-29 04:03:05 | drh | ok |
10c. OpenBSD GCC using options -Wall | ||
2014-01-29 04:02:44 | drh | ok |
160. Build using the configure/make in main source tree. | ||
2014-01-29 04:02:34 | drh | ok |
160g. Works on OpenBSD | ||
percentile-2.1.50 gives 2749999.50004681 instead of just 2749999.5. All other tests pass. | ||
2014-01-29 04:01:10 | drh | ok |
140d. th3make test.rc -ftrapv | ||
0 errors out of 7504581 tests in 33 configurations on "bella" | ||
2014-01-29 03:46:29 | drh | ok |
140l. th3make min.rc -DSQLITE_TRACE_SIZE_LIMIT=15 -O6 | ||
0 errors out of 1368385 tests in 19 configurations, "tallis" | ||
2014-01-29 03:42:14 | drh | ok |
140k. th3make cov.rc -DSQLITE_TRACE_SIZE_LIMIT=15 (verify coverage) | ||
0 errors out of 1368445 tests in 19 configurations, 100% coverage. "tallis" | ||
2014-01-29 03:40:33 | drh | ok |
320c. Sparc Solaris | ||
2014-01-29 03:39:42 | drh | ok |
290a. linux | ||
2014-01-29 03:39:42 | drh | ok |
290b. mac | ||
2014-01-29 03:39:42 | drh | ok |
290f. sparc solaris using autoconf | ||
2014-01-29 03:32:06 | drh | ok |
260e. One or more of the above on linux | ||
2014-01-29 03:31:37 | drh | ok |
160f. Works on Mac | ||
0 errors out of 136368 tests. Mac OS 10.6.8 | ||
2014-01-29 03:30:42 | drh | ok |
130. Tests for platform Solaris Sparc: | ||
2014-01-29 03:30:33 | drh | ok |
130e. Verify that Fossil repositories are cross-platform with x86/x64 | ||
2014-01-29 03:29:41 | drh | ok |
140h. th3make min.rc -Os -DTH3_LOWMEM -DTH3_OMIT_MISUSE; valgrind ./th3 | ||
0 errors out of 1368245 tests in 19 configurations, no valgrind warnings, on "tallis" | ||
2014-01-29 03:29:17 | drh | ok |
140j. valgrind testfixture permutations.test valgrind | ||
21 valgrind warnings, but all were legitimate, arising from "misuse" cases. | ||
2014-01-29 03:14:53 | drh | ok |
140i. th3make min.rc -Os -DTH3_LOWMEM -DTH3_OMIT_MISUSE -DSQLITE_ENABLE_STAT4; valgrind ./th3 | ||
0 errors out of 1448225 tests in 19 configurations, no valgrind warnings, on "bella". | ||
2014-01-29 03:08:20 | drh | ok |
130d. Recompile and test Fossil | ||
2014-01-29 03:07:55 | drh | ok |
130b. th3make test.rc | ||
0 errors out of 7256279 tests in 33 configurations | ||
2014-01-29 03:07:31 | drh | pending |
100l. th3make msvc.rc test.rc /RTC1 | ||
2014-01-29 03:06:15 | drh | ok |
100d. At least one of the above using MinGW | ||
2014-01-29 03:06:11 | drh | ok |
100c. th3make fast.rc | ||
0 errors out of 5693345 tests | ||
2014-01-29 01:50:34 | drh | pending |
100d. At least one of the above using MinGW | ||
2014-01-29 01:50:29 | drh | pending |
100c. th3make fast.rc | ||
2014-01-29 01:49:24 | drh | ok |
100e. At least one of the above using MSVC-32 | ||
2014-01-29 01:49:21 | drh | ok |
100b. th3make test.rc | ||
0 errors out of 5688300 tests in 27 configurations. Win8 | ||
2014-01-29 01:07:10 | drh | pending |
130b. th3make test.rc | ||
2014-01-29 01:06:39 | drh | ok |
130c. th3make fast.rc | ||
0 errors out of 7256286 tests in 33 configurations | ||
2014-01-29 01:06:15 | drh | ok |
140e. OPTS=-DSQLITE_SMALL_STACK make sqlite3.c; th3make test.rc -DSQLITE_SMALL_STACK | ||
0 errors out of 7517535 tests in 33 configurations, bella | ||
2014-01-29 01:05:58 | drh | ok |
140c. th3make test.rc -DSQLITE_THREADSAFE=0 | ||
0 errors out of 7483515 tests in 33 configurations, bella | ||
2014-01-29 01:05:36 | drh | ok |
140b. th3make test.rc -DHAVE_LOCALTIME_R | ||
0 errors out of 7504579 tests in 33 configurations, tallis | ||
2014-01-29 00:26:23 | drh | ok |
60c. tclsh th3make cov.rc -DSQLITE_ENABLE_STAT4 (verify 100% branch test coverage) | ||
0 errors out of 1448397 tests in 19 configurations | ||
2014-01-29 00:26:06 | drh | ok |
60b. tclsh th3make cov.rc -DHAVE_MALLOC_H -DHAVE_MALLOC_USABLE_SIZE (verify 100% branch test coverage) | ||
0 errors out of 1366028 tests in 19 configurations, "tallis" | ||
2014-01-29 00:16:59 | drh | ok |
60a. tclsh th3make cov.rc (verify 100% branch test coverage) | ||
0 errors out of 1368417 tests in 19 configurations, i7 x64. | ||
2014-01-29 00:09:53 | drh | pending |
100e. At least one of the above using MSVC-32 | ||
2014-01-29 00:09:47 | drh | pending |
100b. th3make test.rc | ||
2014-01-29 00:08:16 | drh | ok |
100n. mptester x.db mptest/multiwrite01.test | ||
2014-01-29 00:07:58 | drh | ok |
100m. mptester x.db mptest/crash01.test | ||
2014-01-29 00:06:35 | drh | ok |
160e. Works on Linux | ||
2014-01-29 00:06:32 | drh | ok |
160d. Verify that the --disable-amalgamation option to configure works. | ||
2014-01-29 00:06:23 | drh | pending |
130c. th3make fast.rc | ||
2014-01-28 23:25:05 | drh | ok |
280. Compute the size of a standard build (gcc -Os -c sqlite3.c) and and record the size change in the comments | ||
2014-01-28 23:24:57 | drh | ok |
280b. Versus the trunk from 12 months ago | ||
trunk:2013-01-02: 413917 bytes. 3.8.3: 437417 bytes. 5.7% larger | ||
2014-01-28 23:23:05 | drh | ok+ |
280a. Versus the previous release | ||
3.8.2: 436911 bytes. 3.8.3: 437417 bytes. gcc 4.8.1 on x64. | ||
2014-01-28 20:47:00 | dan | ok |
80a. tclsh releasetest.tcl | ||
2014-01-28 20:44:54 | drh | ok |
140f. th3make test.rc CC=clang -fsanitize=undefined | ||
0 errors out of 7504582 tests in 33 configurations, Linux x64, clang 3.4-1ubuntu1 | ||
2014-01-28 20:43:27 | drh | ok |
270. Run "make wordcount; bash run-wordcount.bash $OPTIONS" with options: | ||
2014-01-28 20:43:24 | drh | ok |
270b. sqlite3.c --cachesize 5 --nosync | ||
2014-01-28 20:43:21 | drh | ok |
270a. sqlite3.c | ||
2014-01-28 20:42:26 | drh | ok |
160c. Verify the correct version numbers have been installed. | ||
2014-01-28 20:42:22 | drh | ok |
160a. Make sure that autoconf has been run to update the configure script. | ||
2014-01-28 20:42:11 | drh | ok |
160h. Works on Solaris | ||
2014-01-28 20:42:08 | drh | ok |
160b. Run "make test" to verify that the build works. | ||
On solaris | ||
2014-01-28 20:41:15 | drh | ok |
130a. make test | ||
0 errors out of 136429 tests | ||
2014-01-28 20:38:16 | drh | ok |
330f. make test (on unix) | ||
2014-01-28 20:38:02 | drh | ok |
320f. A database containing WITHOUT ROWID tables | ||
2014-01-28 20:38:00 | drh | ok |
320a. Linux | ||
2014-01-28 20:26:56 | drh | ok |
340. 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. | ||
2014-01-28 20:26:22 | drh | pending |
130a. make test | ||
2014-01-28 19:51:37 | dan | ok |
110. Tests for platform Android: | ||
2014-01-28 19:51:31 | dan | ok |
110a. th3make -Os min.rc | ||
2014-01-28 19:41:28 | drh | ok |
190. Firefox recompiled using lastest SQLite. | ||
2014-01-28 19:41:26 | drh | ok |
190b. Active use with no issues noted | ||
2014-01-28 19:41:23 | drh | ok |
190a. No SQLite compiler warnings | ||
2014-01-28 19:20:18 | drh | ok |
170. Exported symbol checks: tool/symbols.sh | ||
2014-01-28 19:20:15 | drh | ok |
170d. No undesirable library dependencies on MinGW | ||
2014-01-28 19:20:13 | drh | ok |
170c. No private symbols exported in MinGW (check using tool/symbols-mingw.sh) | ||
2014-01-28 19:16:30 | drh | ok |
70. Tests for platform Linux ARM (BeagleBoard) | ||
2014-01-28 19:16:27 | drh | ok |
70a. tclsh th3make min.rc | ||
0 errors out of 1374991 tests in 19 configurations | ||
2014-01-28 19:15:58 | drh | ok |
100f. At least one of the above using MSVC-64 | ||
2014-01-28 19:15:53 | drh | ok |
100a. make fulltestonly | ||
0 errors out of 1,143,593 tests. MSVC-64 on Win8 | ||
2014-01-28 19:14:54 | drh | pending |
140f. th3make test.rc CC=clang -fsanitize=undefined | ||
2014-01-28 19:13:10 | dan | pending |
110a. th3make -Os min.rc | ||
2014-01-28 18:26:58 | drh | pending |
100a. make fulltestonly | ||
2014-01-28 18:26:10 | drh | ok |
150c. run-all.sh with no errors | ||
0 errors out of 17,819,637 tests. | ||
2014-01-28 18:21:40 | drh | pending |
70a. tclsh th3make min.rc | ||
2014-01-28 18:21:06 | drh | ok |
30h. Verify that source code contains no tabs and that surplus whitespace has been removed. | ||
2014-01-28 18:15:16 | drh | ok |
180. Fossil updated to use the latest SQLite. | ||
2014-01-28 18:15:12 | drh | ok |
180b. Used on active websites with no issues | ||
2014-01-28 18:15:09 | drh | ok |
180a. No compiler warnings | ||
2014-01-28 18:15:01 | drh | ok |
170b. No undesirable library dependencies | ||
2014-01-28 18:14:58 | drh | ok |
170a. No private symbols exported. (This is also checked by releasetest.tcl) | ||
2014-01-28 18:12:03 | drh | pending |
150c. run-all.sh with no errors | ||
2014-01-28 18:11:55 | drh | ok |
150b. No compiler warnings | ||
2014-01-28 18:11:52 | drh | ok |
150a. Checked in latest SQLite amalgamation | ||
2014-01-28 17:48:43 | dan | ok |
40a. tclsh ../tool/omittest.tcl -skip_run | ||
2014-01-28 17:33:48 | dan | ok |
80c. tclsh th3make fast.rc CC=clang | ||
2014-01-28 17:33:17 | dan | ok |
120. Tests for platform OpenBSD x86: | ||
2014-01-28 17:33:11 | dan | ok |
120b. th3make -Os min.rc | ||
2014-01-28 17:33:05 | dan | ok |
120a. make test | ||
2014-01-28 17:07:47 | dan | ok |
50b. tclsh th3make cov.rc (verify 100% branch test coverage) | ||
2014-01-28 16:49:40 | dan | pending |
120b. th3make -Os min.rc | ||
2014-01-28 16:49:05 | dan | pending |
120a. make test | ||
2014-01-28 16:43:44 | dan | ok |
60k. ./mptester x.db mptest/multiwrite01.test | ||
2014-01-28 16:43:35 | dan | ok |
60j. ./mptester x.db mptest/crash01.test | ||
2014-01-28 16:41:58 | dan | ok |
80e. ./mptester x.db mptest/multiwrite01.test | ||
2014-01-28 16:40:44 | dan | ok |
80d. ./mptester x.db mptest/crash01.test | ||
2014-01-28 16:38:25 | dan | pending |
80c. tclsh th3make fast.rc CC=clang | ||
2014-01-28 16:38:12 | dan | pending+ |
80b. tclsh fulltest.tcl fast.rc test.rc | ||
2014-01-28 16:37:19 | dan | pending |
80b. tclsh fulltest.tcl fast.rc test.rc | ||
2014-01-28 16:35:45 | dan | pending |
80a. tclsh releasetest.tcl | ||
2014-01-28 16:23:20 | dan | pending |
40a. tclsh ../tool/omittest.tcl -skip_run | ||
2014-01-28 16:22:24 | dan | ok |
60f. tclsh th3make memdebug.rc | ||
2014-01-28 16:21:27 | dan | pending |
50b. tclsh th3make cov.rc (verify 100% branch test coverage) | ||
2014-01-28 16:20:21 | dan | pending |
50c. tclsh fulltest.tcl fast.rc test.rc | ||
2014-01-28 16:19:29 | dan | pending |
50d. tclsh th3make fast-ex.rc | ||
2014-01-28 16:17:50 | dan | pending |
50a. tclsh releasetest.tcl | ||
2014-01-28 16:00:23 | dan | ok |
60h. tclsh th3make test.rc CC=clang | ||
2014-01-28 15:47:43 | dan | ok |
60i. tclsh th3make fast.rc CC=clang | ||
2014-01-28 15:26:21 | dan | pending |
60i. tclsh th3make fast.rc CC=clang | ||
2014-01-28 15:23:57 | dan | pending |
60h. tclsh th3make test.rc CC=clang | ||
2014-01-28 15:22:44 | dan | pending |
60g. tclsh th3make test-ex.rc | ||
2014-01-28 15:22:26 | dan | pending+ |
60f. tclsh th3make memdebug.rc | ||
2014-01-28 15:21:55 | dan | pending |
60f. tclsh th3make memdebug.rc | ||
2014-01-28 15:15:27 | dan | ok |
60d. tclsh releasetest.tcl | ||
2014-01-27 21:50:27 | drh | ok |
10f. sh tool/warnings-clang.sh | ||
clang 3.4 gives many spurious warnings. clang 3.0 gives only two. The quality of analysis from clang seems to be on the decline. We may need to drop this item from the checklist. | ||
2014-01-27 20:42:30 | drh | ok |
140a. th3make alignment2.rc test.rc | ||
0 errors out of 5483998 tests in 33 configurations | ||
2014-01-27 20:36:26 | drh | ok |
280a. Versus the previous release | ||
3.8.2: 427025 bytes. 3.8.3: 427678 bytes. gcc 4.8.1 on x64. | ||
2014-01-27 20:35:11 | drh | ok |
260c. The speedtest1 program | ||
1,056,355,823 cycles for 3.8.2 versus 990,753,314 cycles for 3.8.3, measured by valgrind. 6.2% faster | ||
2014-01-27 20:32:57 | drh | ok |
10a. Linux GCC -Wall -Wextra (the tool/warnings.sh script) | ||
gcc 4.8.1 gives spurious array bounds warnings with -O3 but is clean with -O0. gcc 4.6.3 is clean in all configurations. | ||
2014-01-27 20:29:59 | drh | ok |
10e. Windows MSVC Win64 /W3 | ||
2014-01-27 20:29:56 | drh | ok |
10d. Windows MSVC Win32 /W3 | ||
2014-01-27 20:19:17 | drh | ok |
60e. tclsh fulltest.tcl fast.rc test.rc | ||
0 errors out of 77,080,687 tests, 330 configurations, and 10 alignment. |