summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bumped version up a notch.Jannis Leidel2011-11-301-1/+1
* Bumped version to 1.6.4 and updated changelog.Jannis Leidel2011-07-211-1/+1
* Bumped version to 1.6.3.Jannis Leidel2011-07-161-1/+1
* Bumped version to 1.6.2.Jannis Leidel2011-07-161-1/+1
* Bumped version for good.Jannis Leidel2011-05-011-1/+1
* Made tests/ dir into module so py.test can run the tests.Carl Meyer2011-04-271-0/+0
* True is not a typical return value for abspath(); and mocking abspath() is no...Carl Meyer2011-04-211-12/+3
* Cleanup trailing whitespace, unused imports and variables.Carl Meyer2011-04-211-6/+4
* No need to call mock.start() and mock.stop() when using the @patch decorator.Carl Meyer2011-04-211-16/+2
* Prevent traceback with non-exec interpreterPaul Nasrat2011-04-211-0/+75