]> Pileus Git - ~andy/gtk/commit
tests: Fix assertion emission
authorBenjamin Otte <otte@redhat.com>
Mon, 6 Feb 2012 18:27:45 +0000 (19:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 6 Feb 2012 19:43:05 +0000 (20:43 +0100)
commitc2a6dcc73c3998716e47ba66070327242041ac56
tree94c2487f93a911f8b94bbc8fe1e7db95e9eaf1a7
parentb5d5e6427ab728633b4591b6ec096166a3a1f98e
tests: Fix assertion emission

We want to assert() when doing the actual check, not do some
  g_assert (testing_failed());
gtk/tests/treeview-scrolling.c