Greetings,

I'm looking through the test logic and I don't see a way to say:
1) Output must have xyz in it
2) AND must NOT have abc in it

I'm working on a test for the append flag for Help() and depending on it's
setting the output from
scons -h

should or shouldn't contain help from AddOption()'s.

I could specify the exact full output expected, but it would seem easier to
maintain if I only check for 1 and 2 above.

Thanks,
Bill
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to