summaryrefslogtreecommitdiff
path: root/test/testlib
Commit message (Collapse)AuthorAgeFilesLines
* Corrected a bunch of whitespace that makes some folks crazy. Added Sebastian ↵Michael Trier2010-03-033-6/+6
| | | | to the AUTHORS file.
* Lots of spring cleaning and added in Sphinx documentation.Michael Trier2009-01-243-3/+3
|
* Added license information to all files.Michael Trier2008-07-163-0/+18
|
* style: remove spaces around parens per PEP8David Aguilar2008-06-011-1/+1
| | | | Signed-off-by: David Aguilar <davvid@gmail.com>
* tests: add a test for git.foo( istream=fh )David Aguilar2008-05-291-5/+8
| | | | | | | | | | This test runs the equivalent of: "git hash-object < fixtures/cat_file_blob" with the new istream mechanism and compares the computed hash. Signed-off-by: David Aguilar <davvid@gmail.com>
* Moved test stuff around and modified imports to just clean things up a bit.Michael Trier2008-05-073-0/+49