[Swan-dev] testing, testing

D. Hugh Redelmeier hugh at mimosa.com
Sun Jun 14 21:05:48 EEST 2015


| From: Paul Wouters <paul at nohats.ca>

| > | I use: cd testing/pluto ; find . -name OUTPUT | xargs rm -rf ;
| > | ../utils/swantest

| > It doesn't do tests in the defined order.
| >
| > It doesn't respect TESTLIST except by accident.
| 
| Yes it does?

Sorry, I misread.  I thought that the swantest was being driven by the
xargs.

This would feel simpler and safer than the find/xargs/rm combo:
	rm -rf */OUTPUT

| > | I'm not sure if it suffers the same problem.

Good question.


| > "make clean" will interfere with this since it removes all OUTPUT
| > directories (grrr).

No it won't.


More information about the Swan-dev mailing list