prometheus/pkg/labels
Brian Brazil cf273f21bb
Add a testcase for #8040 (#8042)
This was already fixed by #8013, but add a test case anyway
in case the regexp engine changes in future.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2020-10-12 12:17:29 +01:00
..
labels.go Fix golint issue in labels.go (#7730) 2020-08-03 11:25:23 +01:00
labels_test.go Remove duplicate test in labels_test.go (#7461) 2020-06-25 12:42:04 -06: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 Add unit test for Inverse in pkg/labels/matcher.go (#6586) 2020-01-13 07:29:14 -07: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 Add a testcase for #8040 (#8042) 2020-10-12 12:17:29 +01:00
test_utils.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00