summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/lazytest.py
Commit message (Collapse)AuthorAgeFilesLines
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-93/+0
| | | | | | | | normal 'import XXX' syntax. The previous way was an artifact from earlier versions where the whole program fit in one file. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@252 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated tests for new CVS formatbescoto2002-12-071-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@240 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added root selection test, and modified tests to jive with newben2002-06-251-10/+17
| | | | | | | IterTreeReducer fast_process code. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@146 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Adapted everything to new exploded formatben2002-06-161-3/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@130 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Small test tweakben2002-06-151-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@127 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Many changes, see changelog for 0.7.4ben2002-05-101-84/+66
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@73 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* First checkinben2002-03-211-0/+326
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@2 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109