summaryrefslogtreecommitdiff
path: root/test/testlib/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-13/+0
|
* Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel2010-03-041-1/+1
|
* Added frame for new Repo handling and some neat decorators, including tests ↵Sebastian Thiel2009-10-221-1/+0
| | | | that test whether the testing framework does what it should
* tree: now behaves like a list with string indexing functionality - using a ↵Sebastian Thiel2009-10-121-0/+1
| | | | | | dict as cache is a problem as the tree is ordered, added blobs, trees and traverse method repo: remove blob function as blobs are created directly or iterated - primitve types should not clutter the repo interface
* converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my ↵Sebastian Thiel2009-10-111-1/+1
| | | | editor to work with the files properly. Can convert it back for releaes
* Lots of spring cleaning and added in Sphinx documentation.Michael Trier2009-01-241-1/+1
|
* Added license information to all files.Michael Trier2008-07-161-0/+6
|
* Moved test stuff around and modified imports to just clean things up a bit.Michael Trier2008-05-071-0/+7