You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a major breaking change commit
Fix#3 - Add support for TPL_CASES with meta-generator
Fix#32 - Provide a way to log arbitrary data on failure.
Fix#33 - ASSERT instead of EXPECT
Fix#34 more digits on output of double results
Fix#37 const char* is not a string
Sometimes, we want to use TTS_TPL_CASE but instead of passing a known list of types, the types list need to be generated by a meta-function.
We have to add support such a use case:
The text was updated successfully, but these errors were encountered: