author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Sat, 8 Jan 2011 00:35:08 +0000 (00:35 +0000) | ||
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Sat, 8 Jan 2011 00:35:08 +0000 (00:35 +0000) | ||
commit | f6577d38907e7b79884da1a9c19ea9db585e73d9 | |
tree | 82043121bad7b5e08ee4e46aacfd186c4446c0fb | tree | snapshot (tar.xz tar.gz zip) |
parent | d663748cd242715d4010f3bbf69c453e1c1dd770 | commit | diff |
tests: never disable g_assert() and cast checks for the unit tests
The unit tests are riddled with g_assert() and friends, make sure we
don't disable assert and cast checks for the unit tests even if
this has been specified for the rest of the code base, e.g. via
--disable-glib-asserts
The unit tests are riddled with g_assert() and friends, make sure we
don't disable assert and cast checks for the unit tests even if
this has been specified for the rest of the code base, e.g. via
--disable-glib-asserts
tests/check/Makefile.am | diff | blob | history |