minio/pkg/quick
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034)
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.
2017-10-10 02:14:42 -07:00
..
encoding.go config: Do not migrate config file if not needed. (#4264) 2017-05-06 10:16:59 -07:00
errorutil.go config: Do not migrate config file if not needed. (#4264) 2017-05-06 10:16:59 -07:00
quick_test.go tests: Remove dependency on check.v1 (#5034) 2017-10-10 02:14:42 -07:00
quick.go [security] rpc: Do not transfer access/secret key. (#4857) 2017-09-19 12:37:56 -07:00