Skip to content

Tags: soltysh/ginkgo

Tags

v1.16.1

Toggle v1.16.1's commit message
v1.16.1

Supress deprecation warning for --stream on windows.
Fixes onsi#793

v4.7.0-origin.0

Toggle v4.7.0-origin.0's commit message

Unverified

The committer email address is not verified.
UPSTREAM: <carry>: Make containerName() more efficient

Use a strings.Builder instead of repeated concatenation. Showed up
in some profiles of the tests repo.