summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/regressiontest.py
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to get around spurious security exceptionbescoto2005-10-251-0/+1
* Refactored fs_abilities, also don't quote if case-insensitive->case-insensitivebescoto2005-10-241-3/+3
* Fix for bug 14209 (security violation with --restrict)bescoto2005-08-201-1/+3
* Added ownership test to roottest.pybescoto2004-05-311-7/+0
* Added testConfig1 test for perm changerbescoto2004-05-311-8/+32
* Fixed various --restrict options, some refactoringbescoto2003-08-271-1/+2
* Many changes - added extended attribute support and file systembescoto2003-06-301-8/+6
* Final checkin for 0.11.5bescoto2003-06-211-0/+2
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-211-0/+23
* Added test for long socket handlingbescoto2003-03-051-0/+27
* Final check in for version 0.11.2bescoto2003-03-021-0/+6
* More changes in preparation for 0.11.2bescoto2003-02-251-10/+6
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-108/+46
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-28/+25
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-14/+13
* Removed most destructive stepping operationsbescoto2002-12-211-1/+1
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-201-22/+3
* Updated tests for new CVS formatbescoto2002-12-071-3/+3
* Adapted everything to new exploded formatben2002-06-161-10/+11
* Added probabilistic stuff to killtest.pyben2002-06-121-1/+1
* Added --null-separator, tweaked increment error handlingben2002-06-021-1/+1
* Reexamined robust writing and statistics, passes testben2002-05-291-1/+1
* Bugfixed the new statistics stuffben2002-05-251-11/+14
* Changed for 0.7.3 releaseben2002-04-301-0/+6
* Changed testfiles, testing code to deal with Select instead of DS.Iterateben2002-04-121-18/+18
* Added testcases for gzipped increments, fixed some increment test cases.ben2002-03-251-0/+9
* Added hardlink support, refactored some test casesben2002-03-211-29/+30
* First checkinben2002-03-211-0/+410