Update mdevtest and sdevtest to do shell builds in parallel. And only if one...
Update mdevtest and sdevtest to do shell builds in parallel. And only if one or more of the tcl scripts run requires it. (tags: trunk)
View ArticleFix a missing brace problem in testrunner.tcl introduced by the previous...
Fix a missing brace problem in testrunner.tcl introduced by the previous commit. (tags: trunk)
View ArticleFix another testrunner.tcl problem on windows. (tags: trunk)
Fix another testrunner.tcl problem on windows. (tags: trunk)
View Article*MERGE* Merge the latest branch-3.45 changes into the begin-concurrent...
*MERGE* Merge the latest branch-3.45 changes into the begin-concurrent branch. (tags: begin-concurrent-3.45)
View Article*MERGE* Merge the branch-3.45 patches into the wal2 branch. (tags: wal2-3.45)
*MERGE* Merge the branch-3.45 patches into the wal2 branch. (tags: wal2-3.45)
View Article*MERGE* Merge the latest branch-3.45 changes into the bedrock-3.45 subbranch....
*MERGE* Merge the latest branch-3.45 changes into the bedrock-3.45 subbranch. (tags: bedrock-3.45)
View Article*MERGE* Merge the latest branch-3.45 patches into the reuse-schema-3.45...
*MERGE* Merge the latest branch-3.45 patches into the reuse-schema-3.45 subbranch. (tags: reuse-schema-3.45)
View ArticleFirst attempt at version 3.45.2, but failed to set the version number...
First attempt at version 3.45.2, but failed to set the version number correctly in the source tree. (tags: mistake)
View ArticleVersion 3.45.2 (tags: release, branch-3.45, version-3.45.2)
Version 3.45.2 (tags: release, branch-3.45, version-3.45.2)
View Article*MERGE* Merge all version 3.45.2 patches into the begin-concurrent-3.45...
*MERGE* Merge all version 3.45.2 patches into the begin-concurrent-3.45 subbranch. (tags: begin-concurrent-3.45)
View Article*MERGE* Merge all 3.45.2 patches into the wal2-3.45 subbranch. (tags: wal2-3.45)
*MERGE* Merge all 3.45.2 patches into the wal2-3.45 subbranch. (tags: wal2-3.45)
View Article*MERGE* Merge all 3.45.2 pages into the bedrock-3.45 subbranch. (tags:...
*MERGE* Merge all 3.45.2 pages into the bedrock-3.45 subbranch. (tags: bedrock-3.45)
View Article*MERGE* Merge all version-3.45.2 patches into the reuse-schema-3.45...
*MERGE* Merge all version-3.45.2 patches into the reuse-schema-3.45 subbranch. (tags: reuse-schema-3.45)
View ArticleHave testrunner.tcl have each test store its temp files in its working...
Have testrunner.tcl have each test store its temp files in its working directory. To avoid unlikely, but possible, collisions. (tags: testrunner-tmpdir-fix)
View Article*MERGE* Have testrunner.tcl have each test store its temp files in its...
*MERGE* Have testrunner.tcl have each test store its temp files in its working directory. To avoid unlikely, but possible, collisions. (tags: trunk)
View ArticleCorrectly initialize the SrcItem.iCursor field to -1 when creating a...
Correctly initialize the SrcItem.iCursor field to -1 when creating a co-routine from a multi-values VALUES clause. (tags: exp-values-clause2)
View ArticleOn testrunner.tcl: (1) Add the "help" command. (2) Add the "script" command...
On testrunner.tcl: (1) Add the "help" command. (2) Add the "script" command to the help message. (3) Improve the error message generated by "script" when an incorrect CONFIG option is provided. (tags:...
View ArticleHave testrunner.tcl set SQLITE_TMPDIR on windows as well. (tags: trunk)
Have testrunner.tcl set SQLITE_TMPDIR on windows as well. (tags: trunk)
View ArticleAdd pointer to documentation to testrunner.tcl help message. (tags: trunk)
Add pointer to documentation to testrunner.tcl help message. (tags: trunk)
View ArticleImprovements to the "help" message generated by testrunner.tcl. Add the...
Improvements to the "help" message generated by testrunner.tcl. Add the special "list" permutation that does nothing but list all allowed values for the PERMUTATION argument to testrunner.tcl. (tags:...
View Article