prometheus/pkg/labels
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
* Testify: move to require

Moving testify to require to fail tests early in case of errors.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* More moves

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-10-29 09:43:23 +00:00
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 2020-10-15 11:31:28 +01:00
labels_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
matcher.go Optimized label regex matcher with literal prefix and/or suffix (#7453) 2020-06-26 15:19:09 +05:30
matcher_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
regexp.go Don't do literal regex matching optimisation when case insensitive. (#8013) 2020-10-06 13:16:26 +01:00
regexp_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
test_utils.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00