turtle/test/detail
Alexander Grund 700ceb9f4d
Remove fixture of tests in test_matcher
The fixture is not really required and can be replaced by definitions in
each test which even improves readability.
Also the tests are partially redundant due to implicit conversions so
add test in test_function for actual usage testing of string comparisons.
2023-01-03 18:55:45 +01:00
..
test_function.cpp Remove fixture of tests in test_matcher 2023-01-03 18:55:45 +01:00
test_invocation.cpp Add missing test cases for the invocation class 2022-02-09 15:45:32 +01:00
test_is_functor.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_signature.cpp Reduce number of template instantiations 2022-01-26 20:03:42 +01:00
test_type_name.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00