summaryrefslogtreecommitdiffstats
path: root/test/util.go
AgeCommit message (Expand)Author
2023-05-09all: Correct various typos (#8870)Alexander Seiler
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-11-04Normalize CLI options to always use two dashes. (#8037)André Colomb
2021-08-17all: Update build constraints to Go 1.17 style (#7894)Jakob Borg
2021-03-17all: Remove crypto/md5 (#7493)Jakob Borg
2020-09-07test, lib/model: Various integration test updates & improvements (#6956)Simon Frei
2020-07-28lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, f...Simon Frei
2020-03-03all: Tweak error creation (#6391)Jakob Borg
2019-02-02all: Revert the underscore sillynessJakob Borg
2018-05-30test: Add another variant of API timeout to skip when benchmarkingJakob Borg
2018-02-03test: Mend the transfer benchmarkJakob Borg
2017-11-13test: Mend tests for latest event changes etcJakob Borg
2017-11-13test: Updates for fs/osutil package changesJakob Borg
2017-02-09all: Update license url to https (ref #3976)Jakob Borg
2017-02-07all: Remove symlink support on Windows, SymlinksEnabled configJakob Borg
2016-08-16lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513)Jakob Borg
2016-08-06lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)Jakob Borg
2016-03-30lib/model: Refactor out scanning method from rwfolder.Serve loopMichael Ploujnikov
2016-01-03Change DB label format (index folders, devices)Jakob Borg
2015-11-27Generate ECDSA keys instead of RSAJakob Borg
2015-11-11Fix typos.Mike Boone
2015-08-09mv internal libJakob Borg
2015-07-20Don't run tests with audit onJakob Borg
2015-06-19Refactored integration testsJakob Borg
2015-05-25Add validation cacheJakob Borg
2015-05-08Fix rename with capitalization testJakob Borg
2015-05-01Do not remove the file when renaming on a case-insensitive platform (fixes #1...Lode Hoste
2015-05-01Limit alterfiles to a single operation per fileLode Hoste
2015-05-01Add capitalization changes to integration testsLode Hoste
2015-04-29typos and spelling correctiondartraiden
2015-04-28Fix integration testsAudrius Butkevicius
2015-04-26Add osutil.Glob to deal with Windows (fixes #1690)Audrius Butkevicius
2015-04-01Move index to index-v0.11.0.db (new format) and centralize location configJakob Borg
2015-03-17MPLv2Jakob Borg
2015-03-08Repair integration testsv0.10.25Jakob Borg
2015-03-07Do not error when chmod failes when permissions are ignored (fixes #1404).Lode Hoste
2015-03-01fixup alterFilesJakob Borg
2015-02-23Alter files into directories and the other way aroundLode Hoste
2015-01-22Improvements to integration testsAudrius Butkevicius
2015-01-13Add renames to integration testsAudrius Butkevicius
2014-12-31Add debugging utility for manual directory comparisonJakob Borg
2014-12-31Improve error checking in integration testsJakob Borg
2014-12-19Improve and clean up integration tests, benchmark.Jakob Borg