syncthing/meta
Simon Frei 3d91f7c975
lib: Use counterfeiter to mock interfaces in tests (#7375)
2021-03-03 08:53:50 +01:00
..
README.txt meta: Move metadata checks into meta directory, make them tests 2017-07-07 20:43:26 +00:00
copyright_test.go lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
gofmt_test.go all: Use protobuf to generate config structs (fixes #6734) (#6900) 2020-08-25 08:11:14 +02:00
metalint_test.go build: Support builds outside of GOPATH 2017-07-11 07:57:58 +00:00

README.txt

The files in this directory contain metadata tests - that is, tests on the
shape and colour of the code in the rest of the repository. This code is not
compiled into the final product.