Christian Dywan
a7391693b2
Implement support for extension_test() to unit test extensions
...
Any extension can provide an extension_test() function that is
executed after g_test_init. Test functions should make use of
g_test_add_func and friends to integrate with other tests.
2009-07-16 23:49:10 +02:00
Christian Dywan
212ed7d80c
Unit test using a string_list setting
2009-04-25 16:03:10 +02:00
Christian Dywan
331537201a
Use a valid app when testing extension activation
2009-03-25 02:11:16 +01:00
Christian Dywan
5eab5f5bda
Drop Glib version guards from unit tests
2009-03-16 01:30:40 +01:00
Christian Dywan
2cd86150e4
Add boolean and integer settings to MidoriExtension, with tests
2009-02-20 20:24:13 +01:00
Christian Dywan
d9cc5a6592
Run tests without requiring a display
2009-02-19 02:28:52 +01:00
Christian Dywan
f78a047275
Add an extension test
2009-02-05 00:12:26 +01:00