Re: [fossil-dev] Current status of make test?

2016-01-05 Thread Joe Mistachkin
Ross Berteig wrote: > > relative-tree-name-100.2 relative-tree-name-100.3 > relative-tree-name-100.4 relative-tree-name-101.1 > relative-tree-name-101.2 relative-tree-name-101.3 > relative-tree-name-102.1 relative-tree-name-102.2 > relative-tree-name-102.3 relative-tree-name-103.1 > absolute

Re: [fossil-dev] Current status of make test?

2016-01-05 Thread Ross Berteig
On 1/5/2016 6:14 PM, Joe Mistachkin wrote: Ross Berteig wrote: Would it make sense to add a 000_FIRST.test (named something that guarantees it to run first) that verifies easy to miss assumptions made by the test suite itself, such as $TEMP is writeable? I suppose we could just complain in "t

Re: [fossil-dev] Current status of make test?

2016-01-05 Thread Joe Mistachkin
Ross Berteig wrote: > > Would it make sense to add a 000_FIRST.test (named something that > guarantees it to run first) that verifies easy to miss assumptions made > by the test suite itself, such as $TEMP is writeable? > I suppose we could just complain in "tester.tcl" if it's not set. > > T

Re: [fossil-dev] Current status of make test?

2016-01-05 Thread Ross Berteig
On 1/5/2016 5:29 PM, Joe Mistachkin wrote: Ross Berteig wrote: I figure the first step to building test cases for JSON support is to prove I can build a fossil that passes its existing tests. Apparently that isn't the case. Please try setting the TEMP environment variable to a directory writabl

Re: [fossil-dev] Current status of make test?

2016-01-05 Thread Joe Mistachkin
Ross Berteig wrote: > > I figure the first step to building test cases for JSON support is to > prove I can build a fossil that passes its existing tests. Apparently > that isn't the case. > Please try setting the TEMP environment variable to a directory writable by the current user. -- Joe

[fossil-dev] Current status of make test?

2016-01-05 Thread Ross Berteig
I figure the first step to building test cases for JSON support is to prove I can build a fossil that passes its existing tests. Apparently that isn't the case. Step one of the official release checklist is to run the test suite from a folder outside the tree, and email to this list in June 20

[fossil-dev] Branch for adding attachments to tech notes (and wiki pages) via CLI

2016-01-05 Thread David Vines
Hi All, I've created a branch called technoteattachcli (http://fossil-scm.org/index.html/timeline?n=100&r=technoteattachcli) which adds an attachment command to the CLI for wiki pages and tech notes (It also fixes a couple of minor source code blemishes I introduced in my previous change in