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-02-06Test deliberate test failure.Kenneth Hsu
2020-12-19Merge pull request #4380 from warwickmm/fix_purge_broken_files_dry_runKenneth Skovhede
2020-12-01Add test for purging broken files with dry-run.Kenneth Hsu
2020-11-02Add test for specifying remote URL using run-script-before.Kenneth Hsu
2020-11-02Allow custom commands to be provided to CreateScript test helper.Kenneth Hsu
2020-10-27Merge pull request #4352 from duplicati/feature/new_unittest_datahostKenneth Skovhede
2020-10-19Changed to using a proxied host to reduce S3 transfer charges from unittestsKenneth Skovhede
2020-09-28Use helper method to compare contents of directories.Kenneth Hsu
2020-09-27Avoid clock issues when quickly running successive backups in tests.Kenneth Hsu
2020-09-23Merge pull request #4293 from warwickmm/fix_export_encodingKenneth Skovhede
2020-09-13Add `Assert.Fail` to catch unexpected symlink policiesDean Ferreyra
2020-09-13For "Ignore" policy, also ensure a file doesn't existDean Ferreyra
2020-09-13Unit test improvements per review commentsDean Ferreyra
2020-09-13Address review commentsDean Ferreyra
2020-09-13Add back missing stream reset to AssertFilesAreEqualDean Ferreyra
2020-09-12Fix typo in log and assert messagesDean Ferreyra
2020-09-12Restore use of Utility.CompareStreams in AssertFilesAreEqualDean Ferreyra
2020-09-12Add tolerance to file time comparisonsDean 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-24Remove unused local variable.Kenneth Hsu
2020-08-24Add test for exporting backup configuration to JSON.Kenneth Hsu
2020-08-24Clean up code.Kenneth Hsu
2020-08-24Extract local function to method.Kenneth Hsu
2020-08-07Merge pull request #4269 from warwickmm/target_net_471Kenneth Skovhede
2020-08-07Merge pull request #4261 from warwickmm/avoid_deleting_unrelated_filesKenneth Skovhede
2020-08-07Merge pull request #4260 from warwickmm/remove_unnecessary_path_combineKenneth Skovhede
2020-08-07Merge pull request #4259 from warwickmm/test_check_warnings_and_errorsKenneth Skovhede
2020-08-07Merge pull request #4257 from warwickmm/test_invalid_windows_pathsKenneth Skovhede
2020-08-01Merge pull request #4274 from dferreyra/CommandLineOperationsTests_setupwarwickmm
2020-08-01Merge remote-tracking branch 'upstream/master' into test_invalid_windows_pathsKenneth Hsu
2020-07-31Fix setup/teardown for CommandLineOperationsTestsDean Ferreyra
2020-07-30Change tests to work with long paths in WindowsDean Ferreyra
2020-07-28Change tests to work with long paths in WindowsDean Ferreyra
2020-07-27Target .NET Framework 4.7.1.Kenneth 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-21Rename test method.Kenneth Hsu
2020-07-21Add test to check that only backend files with correct prefix are deleted.Kenneth Hsu
2020-07-21Add test to check that only relevant backend files are deleted.Kenneth Hsu
2020-07-21Remove unnecessary call to Path.Combine.Kenneth Hsu
2020-07-20Check for errors and warnings in unit tests.Kenneth Hsu
2020-07-20Verify contents of restored problematic paths.Kenneth Hsu
2020-07-19Rename test methods.Kenneth Hsu