bash_completion: Enable extglob while parsing file
[ganeti-local] / test / testutils.py
2011-12-22 Bernardo Dal Senounit tests: Add tests for uid and gid handling in utils...
2011-01-27 Michael HanselmannFix unittest breakage on Python 2.4/2.5
2010-09-16 Michael HanselmannAlways enable logging for unittests
2010-07-29 Michael HanselmannEnsure assertions are evaluated in tests
2010-01-14 Michael Hanselmanntestutils: Print name of test program before running it
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-10-19 Michael HanselmannFix serializer unittests v2.1.0beta1
2009-09-03 Michael HanselmannAdd simple unittest for hooks documentation
2009-08-25 Michael HanselmannRun unittests in a temporary directory
2009-02-12 Guido TrotterApply the right permissions to /etc/hosts
2009-01-20 Iustin PopUnify some unittest functions
2008-10-20 Iustin PopGeneralize the reading of test file data
2008-02-26 Michael HanselmannSplit GanetiUnitTest into testutils.py