Steve Bennett

Results 71 comments of Steve Bennett
trafficstars

A few comments: - I think it would be better to move these special purpose targets out of the Makefile and just have some shell scripts in a directory (e.g....

> How about changing it to --enable-everything or similar? That was mostly the point - to have a mode where the most amount of code gets tested... --full --maintainer already...

It doesn't seem like a high priority to me. Should only be interesting to distributions and building twice shouldn't be a big deal there. But I will consider a suitable...

Not that I'm aware of. But as always, well-written extensions will be accepted.

Thanks for the report. I was aware of this incompatibility with Tcl but I didn't see it as a significant feature. (i.e. I've never needed it). I would be happy...

Here, is a fix: https://gist.github.com/msteveb/bc468decd86293c185e498adff9a2199 But unfortunately it breaks line numbering: ``` source-1.2 ERR Line numbers after command with escaped newlines At : stacktrace.test:53 Expected: 'stacktrace.test 43' Got : 'stacktrace.test...

I agree regarding line numbers and I wouldn't want to give it up for this feature. If anyone implements an elegant solution to this, I'm happy to consider it. In...

The problem with adding these tests for syslog is that they spam the system log every time they are run, so their not very system-friendly. And they don't really test...

Thanks. There are some things here I am happy to take, some things I am not, and some things that require further discussion. I'll work through them slowly as I...

Here are a couple of general comments: - There is no point in submitting a patch to update autosetup/jimsh0.c since it is supplied by the autosetup project. It will only...