Hello guys,
I've expanded ./run-tests to support running a selected set of tests. This way,
we don't have to mess with GTG/tests/__init__.py anymore.
It works as simple as:
./run-tests - run all tests
./run-tests test_aloha test_hyperspace - runs just these tests, one after the
other. The aggregated result of all
tests is shown at the end.It's not possible to run "make check test_aloha" (yet, if anyone with the right makefile kung-fu doesn't step forward to take this challange). I've committed that to liblarch_rebased, since it's where the tests are being written. Enjoy and happy 8/9/10 (in american format) L.
signature.asc
Description: Digital signature
_______________________________________________ Mailing list: https://launchpad.net/~gtg-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg-contributors More help : https://help.launchpad.net/ListHelp

