KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Replaced deprecated INSTANTIATE_TEST_CASE_P macro with INSTANTIATE_TEST_SUITE_P #234

Closed KazDragon closed 4 years ago

KazDragon commented 4 years ago

This is due to the former being deprecated in favour of the latter by Google Test.


This change is Reviewable

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.091% when pulling 5cd8f934993c443e060734542750d87b57a94a99 on remove-deprecated-test-case-macro into 13f0cbc0d3524217c9a82e3e90f44dae11b5ce0c on master.