Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Ross Berteig
On 1/10/2016 11:55 PM, Ross Berteig wrote: On 1/10/2016 4:48 PM, Joe Mistachkin wrote: Those test files should work from outside of the tree now. However, since I have a fresh build with a new configuration, I re-ran the whole suite, and some cases that previously passed are now failure

Re: [fossil-dev] List of possible enhancements for the next Fossil release

2016-01-11 Thread Andy Goth
On 11/3/2015 12:40 AM, jungle Boogie wrote: > On 2 November 2015 at 10:27, Richard Hipp wrote: >> Fossil 1.34 has been tagged and is now on the website. Time to think >> about what to do next. The following are ideas: > > Here's someones wishlist from 2+ years ago: > http://www.fossil-scm.org/i

Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Joe Mistachkin
Ross Berteig wrote: > > cc -I. -I../work/src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 > -Icompat/tcl-8.6/generic -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H > -o bld/add.o -c bld/add_.c > In file included from ../work/src/add.c:22:0: bld/add.h:11:17: fatal > error: tcl.h: No such file or directory >

Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Joe Mistachkin
Ross Berteig wrote: >> >> * th1-tcl-2 >> * th1-trace-2 >> * th1-trace-4 >> * th1-info-commands-1 >> * th1-info-vars-1 >> * th1-info-vars-2 >> * th1-info-vars-3 >> * th1-info-vars-5 >> The "th1.test" file should now fully pass on trunk, even when the Tcl integration and TH1 hooks

Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Ross Berteig
On 1/11/2016 1:10 PM, Joe Mistachkin wrote: Ross Berteig wrote: cc -I. -I../work/src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -Icompat/tcl-8.6/generic -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -o bld/add.o -c bld/add_.c In file included from ../work/src/add.c:22:0: bld/add.h:11:17: fatal error:

Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Ross Berteig
On 1/11/2016 1:15 PM, Joe Mistachkin wrote: Ross Berteig wrote: * th1-tcl-2 * th1-trace-2 * th1-trace-4 * th1-info-commands-1 * th1-info-vars-1 * th1-info-vars-2 * th1-info-vars-3 * th1-info-vars-5 The "th1.test" file should now fully pass on trunk, even when the Tcl

Re: [fossil-dev] Improving the test suite: file1.test

2016-01-11 Thread Joe Mistachkin
Ross Berteig wrote: > > For the full test suite, and fossil configured --with-openssl=none, I > have 5 errors out of 29300 tests. The errors are: > > * merge_multi-4 > * merge_renames-5 > * th1-checkout-2 > * th1-globalState-1 > * th1-globalState-8 > I believe the remaining "th1" er