summaryrefslogtreecommitdiff
path: root/volume/service/service_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-4/+3
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* Use assert.NilError() instead of assert.Assert()Sebastiaan van Stijn2019-01-211-8/+8
* Add ADD/COPY --chown flag support to WindowsSalahuddin Khan2018-08-131-1/+1
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Fix wrong assertion in volume/service packageVincent Demeester2018-06-051-1/+0
* Extract volume interaction to a volumes serviceBrian Goff2018-05-251-0/+67