Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
try to consistently fix windows tests
|
|
Fix corresponding Commit tests by adding sketches and fingerprints files in
repo_8k and repo_8k_zlib.
Also enhance CommitTests by checking recipe files
|
|
|
|
|
|
|
|
|
|
|
|
This way there is only one place where we read chunks and where the
read/write wrapper is used.
This also allows to remove LoadedChunk as it is not used anymore.
|
|
|
|
to try to fix tests on windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update build.yml
* disable golang-ci for tests
* fix args syntax
* make errchek only a warning
* report only new lint issues
|
|
|
|
|
|
added some file path management function for prfixes and trailing slash
|
|
|
|
|
|
|
|
|
|
so that tests can be cached and to make sure it is independant of
the rest of the code
also move tests in testdata as this folder is ignored by go test by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|