mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Use TEMPLATE_TEST_CASE instead of #include'ing .hpp templates in tests #125

Open rodsan0 opened 3 years ago

rodsan0 commented 3 years ago

https://github.com/catchorg/Catch2/blob/devel/docs/test-cases-and-sections.md#type-parametrised-test-cases