Commit Graph

3 Commits

Author SHA1 Message Date
587efdd0f9 refactor(gtest): TestCase->TestSuite
googletest deprecated the TEST_CASE terminology in
3a460a26b7a91abf87af7f31b93d29f930e25c82
2019-03-25 23:37:22 +01:00
d2ac21a178 fix(gtest): INSTANTIATE_TEST_CASE_P with zero variadic arguments
Due to google/googletest#1419 [1], we had to add a comma after the last
argument of INSTANTIATE_TEST_CASE_P.

This was "fixed" in a backwards incompatible way in the googletest
project in 7c4164bf404d899b6d4c74beb1070da5647f55a2

[1]: https://github.com/google/googletest/issues/1419
2019-03-25 23:37:04 +01:00
cc9423e682 bar: Add geom_format_to_pixels tests 2018-05-10 00:05:18 +02:00