Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-12Address review comments from @warwickmmDean Ferreyra
Replace `VerifyDir` and `CompareFiles` with `AssertDirectoryTreesAreEquivalent` and `AssertFilesAreEqual`. Move `WriteFile` to `TestUtils`. Add "Symlink" category to start.sh.
2020-08-08Add new test categories to local test runner script.Kenneth Hsu
We forgot to add these when introducing the new test categories.
2020-01-23Merge pull request #4018 from warwickmm/refactor/fileset_removalKenneth Skovhede
Refactor fileset deletion code and add tests
2020-01-22Merge remote-tracking branch 'upstream/master' into test/recovery_toolKenneth Hsu
2020-01-22Merge remote-tracking branch 'upstream/master' into refactor/fileset_removalKenneth Hsu
2020-01-18Add test for restoring files using RecoveryTool.Kenneth Hsu
2020-01-10Add test for repairing with missing dindex files.Kenneth Hsu
This concerns issue #4046.
2020-01-02Merge remote-tracking branch 'upstream/master' into refactor/fileset_removalKenneth Hsu
2020-01-01Add test for restoring permissions with inheritance breaks.Kenneth Hsu
2019-12-12Add tests for fileset deletion strategies.Kenneth Hsu
2019-12-08Remove test data download functionality.verhoek
This is built in unit tests and doesn't need outside steering anymore.
2019-12-07Fix typo.verhoek
2019-12-07Reduce number of unit test scripts by favouring parameters.verhoek
2019-12-02Imported duplicatipipeline scriptsverhoek
Added bash scripts to run the dockerized build and test environment