<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Mon, 2011-04-18 at 15:56 +1000, Peter Hutterer wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">The few features from the glib test suite we used can be replaced with</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">assert and printf. This patch is a simple replacement for these two</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp; g_assert &#8594; assert</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;&nbsp;&nbsp; g_test_message &#8594; printf</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">g_test_init is removed and so is g_test_bug_base. g_test_run replaced with a</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">simple return 0.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Signed-off-by: Peter Hutterer &lt;<A HREF="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</A>&gt;</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Acked-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
</BODY>
</HTML>