open-nomad/helper
Mahmood Ali fc6c3620c4 tests: log to stderr directly
Go 1.14 now streams t.Log output as it happens [1], so we no longer need
to maintain our log STDOUT helper.

I preserved the interface, so `testlog` still takes in a `*testing.T`
though unused. Changing it requires so too many changes that I didn't
want to make quite yet.

[1] https://golang.org/doc/go1.14#go-test
2020-05-27 08:42:29 -04:00
..
args
boltdd fixup! vendor: explicit use of hashicorp/go-msgpack 2020-03-31 09:48:07 -04:00
codec
constraints/semver test: assert semvers are *not* compared lexically 2019-11-19 10:59:40 -08:00
discover
escapingio
fields
flag-helpers
flatmap
freeport update rest of consul packages 2020-02-16 16:25:04 -06:00
gated-writer
grpc-middleware/logging helper: Add initial grpc logging middleware 2020-03-23 13:58:29 -04:00
logging
mount helper/mount: Add mount helper package 2020-03-23 13:58:29 -04:00
noxssrw agent: prevent XSS by controlling Content-Type 2020-03-25 09:45:43 -04:00
pluginutils cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
pool codec: we use hashicorp/go-msgpack exclusively 2020-05-11 14:05:29 -04:00
stats
testlog tests: log to stderr directly 2020-05-27 08:42:29 -04:00
testtask
tlsutil
useragent
uuid
winsvc Added service wrapper code (#6220) 2019-11-11 15:16:07 -05:00
funcs.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
funcs_test.go