Damian Gryski
|
ee81c31884
|
testing: import new version of match.go
|
2023-03-31 19:17:02 -07:00 |
|
Dan Kegel
|
c534fa1b6f
|
On baremetal platforms, use simpler test matcher. Fixes #2666.
Uses same matcher in testdata (because now we can't replace it in testdata).
|
2022-03-15 05:59:00 +01:00 |
|
Dan Kegel
|
fbd72a4b2c
|
testing: benchmarks: -bench: allow filtering subbenchmarks
Pull in testing/match.go verbatim from upstream and use it to filter benchmarks.
TODO: also update testing.go to filter tests similarly.
|
2022-01-12 21:49:27 +01:00 |
|
Dan Kegel
|
a888d6245d
|
testing: replace spaces with underscores in test/benchmark names, as upstream does
|
2022-01-11 11:53:24 +01:00 |
|