summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Add tests for (un)locking more than one directory at onceLars Wirzenius1-0/+11
2012-02-25Change LockManager.lock and unlock to take lists of directoriesLars Wirzenius2-9/+20
2012-02-25Add test for lock that goes away while we waitLars Wirzenius1-0/+7
2012-02-25Stop busywaiting for lock to go awayLars Wirzenius2-0/+5
2012-02-25Add re-trying of lock until a timeout happensLars Wirzenius4-5/+32
2012-02-25Add LockManager.unlockLars Wirzenius2-0/+8
2012-02-25Add LockManager.lockLars Wirzenius2-1/+12
2012-02-25Add a do-nothing lock manager and test for itLars Wirzenius3-0/+71
2012-02-25Add test case for root being a symlink to a directoryLars Wirzenius1-0/+36
2012-02-25Allow tests/verify callers to give AWK script for .summain manglingLars Wirzenius3-2/+12
2012-02-24Fix compression and encryption used togetherLars Wirzenius6-14/+78
2012-02-24Make compression and encryption plugins add hooks in right orderLars Wirzenius2-10/+10
2012-02-24Pass in the reverse argument from HookManager to HookLars Wirzenius1-2/+2
2012-02-24Make it possible to add callbacks in reverse orderLars Wirzenius2-2/+21
2012-02-24Add example of string-list value in config filesLars Wirzenius1-1/+27
2012-02-24Add test for compression and encryption togetherLars Wirzenius1-0/+23
2012-02-24Add test for compressionLars Wirzenius1-0/+22
2012-02-24Fix typoLars Wirzenius1-1/+1
2012-02-23Fix zero division errorsLars Wirzenius1-2/+8
2012-02-22Refer to cliapp(5) in obnam manpageLars Wirzenius1-1/+3
2012-02-21Report checkpoint removal and final transfer statisticsLars Wirzenius1-19/+64
2012-02-19Build-depend on genbackupdataobnam-0.25Lars Wirzenius2-1/+3
2012-02-18Release version 0.25Lars Wirzenius4-4/+5
2012-02-12Add test for backup --pretendLars Wirzenius1-0/+23
2012-01-18Make backup --pretend be much faster, if less accurate.Lars Wirzenius1-2/+7
2012-01-16make --pretend work for backupsLars Wirzenius4-29/+61
2012-01-01add a couple of new test scriptsLars Wirzenius3-7/+120
2012-01-01add script for testing lockingLars Wirzenius1-0/+50
2012-01-01add test for backing up many small generations for one clientLars Wirzenius1-0/+51
2012-01-01add config file support to verification-testLars Wirzenius1-7/+19
2012-01-01make verify-notices-changes test handle whole-second timestampsLars Wirzenius1-1/+1
2011-12-30rewrite black box tests using cmdtestLars Wirzenius58-801/+1154
2011-12-30disable more tests for sftpLars Wirzenius3-0/+18
2011-12-30disable test for sftpLars Wirzenius1-0/+7
2011-12-30don't test dangling symlinks over sftpLars Wirzenius1-1/+7
2011-12-30ignore sub-second timestamp diffs over sftpLars Wirzenius1-0/+10
2011-12-30ignore sub-second timestamp differences over sftp dataLars Wirzenius1-0/+10
2011-12-30add some description of what's going on during a checkLars Wirzenius1-0/+6
2011-12-30remove explicit call to cmdtest, since setup.py now does itLars Wirzenius1-1/+1
2011-12-30add support for network access to data or repo or restored dataLars Wirzenius10-10/+34
2011-12-30tweak default options for obnam during cmdtestsLars Wirzenius1-2/+10
2011-12-30remove blackboxtests, it is now superseded by cmdtestsLars Wirzenius2-422/+3
2011-12-30move encryption key removal test to cmdtestsLars Wirzenius3-6/+26
2011-12-30test test test more testLars Wirzenius3-0/+49
2011-12-30remove pointless test from blackboxtestLars Wirzenius1-3/+0
2011-12-30move encryption remove client test to cmdtestsLars Wirzenius1-5/+0
2011-12-30remove test case from blackboxlist now that it's in cmdtestsLars Wirzenius1-4/+0
2011-12-30add a couple of test cases for encryptionLars Wirzenius6-2/+54
2011-12-30use helper scriptLars Wirzenius1-1/+1
2011-12-30move test for forget leaving a generation to cmdtestsLars Wirzenius2-33/+36