~jbicha/hud/build-depend-on-valac-not-gir

« back to all changes in this revision

Viewing changes to tests/test-usage-db-simple.c

  • Committer: Tarmac
  • Author(s): Ted Gould, Pete Woods, Antti Kaijanmäki, Ted Gould, Albert Astals, Ryan Lortie, Łukasz 'sil2100' Zemczak, Albert Astals Cid, Mathieu Trudel-Lapierre, Kaleo, Tarmac, Ricardo Salveti de Araujo, Michael Terry, Automatic PS uploader
  • Date: 2013-04-10 16:04:51 UTC
  • mfrom: (227.3.148 phablet)
  • Revision ID: tarmac-20130410160451-o3owpv3zaxulm5of
HUD 2.0 Merge.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
gint
98
98
main (gint argc, gchar * argv[])
99
99
{
100
 
        //gtk_init(&argc, &argv);
 
100
#ifndef GLIB_VERSION_2_36
 
101
        g_type_init ();
 
102
#endif
 
103
 
101
104
        g_test_init(&argc, &argv, NULL);
102
105
 
103
106
        /* Test suites */