mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
e65bb38720
The g_assert_cmpint() macro prints out not just the assertion condition but also the assertion contents; this is useful to catch wrong values without incrementing the verbosity of the test itself.