#include "midori.h"
#include "midori-bookmarks.h"
-#if GLIB_CHECK_VERSION(2, 16, 0)
-
static void
bookmarks_panel_create (void)
{
return g_test_run ();
}
-
-#endif
#include "midori-stock.h"
#include "sokoke.h"
-#if GLIB_CHECK_VERSION (2, 16, 0)
-
static void
browser_create (void)
{
return g_test_run ();
}
-
-#endif
#include "midori.h"
-#if GLIB_CHECK_VERSION(2, 16, 0)
-
typedef struct
{
const gchar* uri;
return g_test_run ();
}
-
-#endif
#include "midori.h"
-#if GLIB_CHECK_VERSION(2, 16, 0)
-
const gpointer magic = (gpointer)0xdeadbeef;
static void
return g_test_run ();
}
-
-#endif
#include "midori-bookmarks.h"
#include "sokoke.h"
-#if GLIB_CHECK_VERSION(2, 16, 0)
-
#define pspec_is_writable(pspec) (pspec->flags & G_PARAM_WRITABLE \
&& !(pspec->flags & (G_PARAM_CONSTRUCT | G_PARAM_CONSTRUCT_ONLY)))
return g_test_run ();
}
-
-#endif