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
2022-01-21Implement exponential backoff for backend errorsRiccardo Paolo Bestetti
2021-03-20Add a bit more test coverage.Tyler Gill
2021-03-19Clean up a few more bugs and inconsistencies in ReadLimitLengthStream.Tyler Gill
2021-03-18Fix some bugs in ReadLimitLengthStream changes, and add a unit test for some ...Tyler Gill
2019-09-01Add test for computing seconds since epoch.Kenneth Hsu
2019-09-01Add test for normalizing DateTimes.Kenneth Hsu
2019-08-30shared file access correctedBlueBlock
2019-08-30unittest added for ReadLimitLengthStream()BlueBlock
2019-07-08Consolidate duplicate branches.Kenneth Hsu
2019-07-08Add test for ThrottledStream.Read method.Kenneth Hsu
2019-07-08Add test for ThrottledStream.Write.Kenneth Hsu
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-10-24Add missing test category.Kenneth Hsu
2018-09-22Add unit test for utility that appends path separator.Kenneth Hsu
2018-08-31Fix whitespace issues.Kenneth Hsu
2018-08-31Add culture-aware string comparison tests.Kenneth Hsu
2018-06-05Add test for reading stream into buffer.Kenneth Hsu
2018-02-01Updated the unittest to not use the deprecated NUnit attributesKenneth Skovhede
2017-12-18Add tests for parsing string into bool.Kenneth Hsu
2017-09-30Add comments to clarify tests.Kenneth Hsu
2017-09-30Add test for obtaining unique items from empty collection.Kenneth Hsu
2017-09-29Add test for obtaining unique items with custom comparer.Kenneth Hsu
2017-09-29Modify test to use string data.Kenneth Hsu
2017-09-29Add unit test for method to get unique items.Kenneth Hsu