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 (Expand)Author
2021-05-15Add test for restoring file with newline character in name.Kenneth Hsu
2021-05-15Add test for restoring directory containing problematic filenames.Kenneth Hsu
2021-05-15Simplify verification of restored file in test.Kenneth Hsu
2020-09-27Avoid clock issues when quickly running successive backups in tests.Kenneth Hsu
2020-09-13Unit test improvements per review commentsDean Ferreyra
2020-09-13Address review commentsDean Ferreyra
2020-09-12Address review comments from @warwickmmDean Ferreyra
2020-09-10Merge branch 'master' into symlink_unit_testsDean Ferreyra
2020-09-08Add symlink policy testsDean Ferreyra
2020-09-08Address review comments from @warwickmmDean Ferreyra
2020-09-07Include Windows in tests for directory names with wildcardsDean Ferreyra
2020-09-06Add tests for directory names with wildcards.Kenneth Hsu
2020-08-01Merge remote-tracking branch 'upstream/master' into test_invalid_windows_pathsKenneth Hsu
2020-07-24Add test to verify number of included paths.Kenneth Hsu
2020-07-24Rename test method.Kenneth Hsu
2020-07-24Extract creation of problematic file to method.Kenneth Hsu
2020-07-24Add test for excluding problematic paths.Kenneth Hsu
2020-07-20Verify contents of restored problematic paths.Kenneth Hsu
2020-07-19Rename test methods.Kenneth Hsu
2020-07-19Add test to backup and restore paths with problematic suffixes.Kenneth Hsu
2020-07-19Add test to backup and restore problematic long path.Kenneth Hsu
2020-07-19Add class to help remove problematic paths from tests.Kenneth Hsu