I sent this last night but it doesn't seem like it made it out.  Here it is
again..

----- Forwarded message from Brad Hall <[EMAIL PROTECTED]> -----

Date: Tue, 5 Aug 2008 17:20:39 -0700
From: Brad Hall <[EMAIL PROTECTED]>
To: [email protected]
Subject: heads up: test suite changes
User-Agent: Mutt/1.5.14 (2007-02-12)

Hi, 

I just committed changeset bcfa99ac18b0f29c4cdc7397566b9bd15ccda5f6 which
changes some things around in the test suite.  Here are the changes:

- Baseline files are now sorted
- You can now specify "-b <baseline file>" to use a different baseline file
- cli/api-complete.py are merged into run.py
- A "-o" option has been added (stands for "only", and takes a regex)
        - To run only cli tests, do: python setup.py test -o cli
        - To run only api tests, do: python setup.py test -o api
        - To run only the tests in t_actions.py, you can do:
                - python setup.py test -o actions
- More specific test result summary reporting.
- Mem leaks testing has been moved to a separate makefile target
        - "make test-leaks" to run it

Anyhow, if you run into any issues or have any questions please let me know.

Thanks,
Brad

----- End forwarded message -----
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to