Eng Zer Jun
|
36049a04d2
test: use `T.Setenv` to set env vars in tests
|
3 years ago |
Sebastiaan van Stijn
|
f77213efc2
gosimple: S1039: unnecessary use of fmt.Sprintf
|
4 years ago |
Sebastiaan van Stijn
|
8312004f41
remove uses of deprecated pkg/term
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Kir Kolyshkin
|
d8f2b47432
TestDisplayJSONMessagesStreamInvalidJSON: fix error check
|
5 years ago |
RaviTeja Pothana
|
1990a3e409
replace gotty with aec, since gotty hasn't been updated since very long time and aec can drop in for gotty
|
6 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Daniel Nephin
|
7d8815ea70
Cleanup pkg/jsonmessage progress tests
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Daniel Nephin
|
27cfa68af1
Move RFC3339NanoFixed to a more appropriate package.
|
7 years ago |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
7 years ago |
Ying Li
|
a771c16834
Update the stream formatter to display custom unit numbers.
|
8 years ago |
Vincent Demeester
|
cb89d658dc
Bump go-units
|
8 years ago |
Ian Campbell
|
f02221a794
pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes
|
8 years ago |
Ian Campbell
|
2e3baa98eb
pkg/jsonmessage: Wrap test failure messages so control characters align
|
8 years ago |
Ian Campbell
|
6582cfb1d4
pkg/jsonmessage: Format all test expected/actual strings with %q
|
8 years ago |
Ian Campbell
|
b08b437acc
pkg/jsonmessage: Avoid undefined ANSI escape codes.
|
8 years ago |
Akihiro Suda
|
709478c8a3
Fix pkg/jsonmessage.TestProgress panic
|
9 years ago |
Aaron Lehmann
|
65370be888
Send push information to trust code out-of-band
|
9 years ago |
David Calavera
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 years ago |
Vincent Batts
|
4026512a2c
events/jsonmessage: add and prefer TimeNano for events
|
9 years ago |
Stephen J Day
|
349aef06d5
Avoid buffering to tempfile when pushing with V2
|
10 years ago |
Vincent Demeester
|
e6bd8c1e19
Add test coverage to pkg/jsonmessage
|
10 years ago |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 years ago |