mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
4deefa3695
This PR addresses a long standing dependency on `gopkg.in/check.v1` project used for our tests. All tests are re-written to use the go default testing framework instead. There was no reason for us to use an external package where Go tools are sufficient for this. |
||
---|---|---|
.. | ||
cgroup | ||
disk | ||
http | ||
lock | ||
madmin | ||
mimedb | ||
mountinfo | ||
objcache | ||
quick | ||
safe | ||
sys | ||
trie | ||
wildcard | ||
words | ||
x/os |