Files
oak-gpui/crates/languages/src
Robert Fratto 2566acc2e7 go: Support benchmarks named "Benchmark" (#35167)
The regular expression for benchmarks was enforcing using a suffix
(e.g., `BenchmarkFoo`), but `Benchmark` is a valid benchmark name, just
as `Test` is a valid test name, and `Fuzz` is a valid fuzz test name.

Release Notes:

- Add support for running Go benchmarks named "Benchmark"
2025-07-28 10:40:46 +00:00
..
2025-06-06 08:31:59 -04:00
2025-03-24 09:46:23 -04:00
2025-04-18 12:44:13 -04:00
2025-07-03 23:57:57 +00:00
2025-05-20 23:06:07 +00:00