summaryrefslogtreecommitdiff
path: root/tests/test_bio_iobuf.py
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace using suggestions from autopep8Craig Rodrigues2015-12-011-1/+0
* Strip trailinig spaces and expand tabs.Matěj Cepl2015-11-191-2/+2
* Remove more plain assertsMatěj Cepl2015-11-181-8/+8
* Change self.assertRaises to context managers.Matěj Cepl2015-10-271-2/+4
* Switch unit testing to have at least 2.7 unittest API available.Matěj Cepl2015-10-131-1/+4
* Make all test methods start with test_, so that running individual suites works,Heikki Toivonen2006-12-151-9/+9
* Removed RCS_id, RCS_ID and _RCS_id from Python files. UnneededHeikki Toivonen2006-03-201-2/+0
* Fix $ mess (diff always shows changes).Heikki Toivonen2005-06-091-1/+1
* *** empty log message ***Ng Pheng Siong2004-03-211-2/+2
* Prepare for import into CVS.Ng Pheng Siong2002-12-231-10/+10
* Initial revisionNg Pheng Siong2000-11-081-0/+92