mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
afb30f4013
It's very useful to see the actual number the reference value is compared too when the test fails. GTest has g_assert_cmp$type() functions for that, so make good use of them.