summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing
Commit message (Expand)AuthorAgeFilesLines
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-8/+91
* Final check in for version 0.11.2bescoto2003-03-026-240/+245
* More changes in preparation for 0.11.2bescoto2003-02-256-85/+91
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-212-23/+38
* Various modifications to backup, restore, and regress systems.bescoto2003-02-182-6/+73
* Added CachedIndexableProcessor to rorpiterbescoto2003-02-121-2/+26
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-123-2/+37
* First pass at integrating regress codebescoto2003-02-113-20/+23
* Added test for C.sync()bescoto2003-02-091-0/+4
* Initial checkin of journal codebescoto2003-02-041-0/+29
* Re-added --windows-mode optionbescoto2003-02-013-22/+64
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-3115-527/+628
* Renamed highlevel.py to backup.pybescoto2002-12-251-0/+0
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-254-41/+42
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-2319-421/+482
* Removed most destructive stepping operationsbescoto2002-12-212-9/+5
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-204-77/+42
* Write mirror metadata when incrementingbescoto2002-12-141-1/+3
* Added iterator operations on metadata filebescoto2002-12-131-5/+83
* Initial checkin of metadata codebescoto2002-12-081-0/+31
* Updated to fit new CVS formatbescoto2002-12-071-2/+4
* Updated tests for new CVS formatbescoto2002-12-0726-52/+52
* Updated to work with new path sturctureben2002-12-031-1/+1
* Updated to work with new path structureben2002-12-031-5/+4
* Added tests for --exclude-special-files andben2002-10-041-3/+103
* Added socket test and test for socket too long bugben2002-09-221-0/+27
* Mostly timing updates, so intervals still in range of newer 0.9.x seriesben2002-09-111-55/+90
* Added check so directories with different sizes should compare similarly.ben2002-09-101-0/+2
* Added size directory comparison check.ben2002-09-051-0/+7
* Added tests to find the remote destination restore and no increment restore b...ben2002-08-183-0/+18
* Added tests for --windows-mode and high bit permissions.ben2002-08-103-0/+56
* Added remote backup of /proc testben2002-07-251-0/+6
* Added test to check for crash on bad checkpoint databen2002-07-241-0/+16
* Various changes to 0.9.3, see CHANGELOGben2002-07-167-7/+152
* Unit tests for cmoduleben2002-06-271-0/+41
* New tests for librsync wrapper.ben2002-06-271-0/+118
* Adapted a few tests to go with other code.ben2002-06-273-0/+10
* Added root selection test, and modified tests to jive with newben2002-06-254-13/+58
* Many optimizations - up to 2x+ speed improvementben2002-06-172-6/+6
* Adapted everything to new exploded formatben2002-06-1625-105/+120
* Small test tweakben2002-06-151-2/+2
* Small testing updatesben2002-06-142-8/+8
* Added probabilistic stuff to killtest.pyben2002-06-123-54/+178
* Added --null-separator, tweaked increment error handlingben2002-06-022-1/+19
* Added resuming bug fixes, kill testing for better robustness testingben2002-05-314-7/+195
* Bug fixes to resuming and error correction codeben2002-05-302-2/+2
* Reexamined robust writing and statistics, passes testben2002-05-296-44/+76
* Bugfixed the new statistics stuffben2002-05-255-22/+56
* Added tests for prettier statistics printing, stats averagingben2002-05-242-2/+37
* Updated test set for use with new more complicated statisticsben2002-05-242-46/+108