Skip to content

Conversation

@dolmen
Copy link
Contributor

@dolmen dolmen commented Aug 4, 2023

Add TestCRunFormatWithC (derived from TestCRunFormat ) to alse check that Format is passed from the parent to the child when c.TB has a Run method with signature func(string, func(*C) bool).

This added coverage will be helpful to check alternative implementations of C.Run such as #165 and #166 (see #166 (comment)).

Cc: @rogpeppe

Add TestCRunFormatWithC to alse check that Format is passed from the parent
to the child when c.TB has a Run method with signature
func(string, func(*C) bool).

This added coverage will be helpful to check alternative implementations
of C.Run.
@dolmen
Copy link
Contributor Author

dolmen commented Oct 6, 2023

ping @frankban

Copy link
Owner

@frankban frankban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@frankban frankban merged commit e80fb90 into frankban:master Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants