- 13 Feb, 2014 2 commits
-
-
Ilias Tsitsimpis authored
This patch enhances check_quotas functionality for better supporting projects quotas.
-
Ilias Tsitsimpis authored
'disable-msg' has been deprecated in favor of 'disable'.
-
- 02 Dec, 2013 5 commits
-
-
Ilias Tsitsimpis authored
After every action that changes the user's quotas verify that quotas' changes are consistent.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Since each instance of the TestCase will only be used to run a single test method (a new fixture is created for each test) the attributes can not be saved in the class instances. Instead we use descriptors.
-
Ilias Tsitsimpis authored
-