Re: How to run bash test suite

2017-07-06 Thread Bob Proulx
Phi Debian wrote: > I tried to subscribe to bug-bash but never got the confirmation mail. You must have successfully received and replied to the confirmation email because I looked at the subscriber list and you are subscribed. Obviously not needed now but if you have trouble with the mailing list

Re: How to run bash test suite

2017-07-04 Thread Chet Ramey
On 7/3/17 9:34 AM, Phi Debian wrote: > Hi Chet, > Thanx for the primer on QA :) > > I did manage to run them. > I reworked run-all to run all this in parallel, I fixed some to ad > more determinism in the output (background jobs), I got now a fast way > to run the QA and that trig attention flag o

Re: How to run bash test suite

2017-07-03 Thread Phi Debian
Hi Chet, Thanx for the primer on QA :) I did manage to run them. I reworked run-all to run all this in parallel, I fixed some to ad more determinism in the output (background jobs), I got now a fast way to run the QA and that trig attention flag only when needed. Let's hack the bash now :) Cheer

Re: How to run bash test suite

2017-07-02 Thread Chet Ramey
On 7/2/17 3:30 AM, Phi Debian wrote: > I grabed the latest source code available with my ubunto distro and > made a bash build. All is fine. I'd like to run the test suite, and I > found no docco about it. Did a brute "make test" from the build src > dir, but I don't understand how to decipher all

How to run bash test suite

2017-07-02 Thread Phi Debian
Hi All, I tried to subscribe to bug-bash but never got the confirmation mail. I grabed the latest source code available with my ubunto distro and made a bash build. All is fine. I'd like to run the test suite, and I found no docco about it. Did a brute "make test" from the build src dir, but I don