I've made some changes to the behaviour of do_tests.sh

There are now four command line parameters:

./tools/do_tests.sh [-ufpt] <chandler directory>

        -u      Runs all Chandler unit tests (same list as hardhat would use)
-f Runs the CATS Functional Test Suite (same as if you specified CHANDLER_FUNCTIONAL_TEST=yes) -p Runs the CATS Performance tests (same as if you specified CHANDLER_PERFORMANCE_TEST=yes) -t <testname> Runs the given test name (for now the .py extension is required) - wildcards allowed

For example,
        ./tools/do_tests.sh TestAllParcels.py .

will run the unit test application/tests/TestAllParcels.py

Let me know if this works for everyone of if anyone spots any glitches.

thanks,

---
Bear

Build and Release Engineer
Open Source Applications Foundation (OSAF)
[EMAIL PROTECTED]
http://www.osafoundation.org

[EMAIL PROTECTED]
http://code-bear.com

PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29

Attachment: PGP.sig
Description: This is a digitally signed message part

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to