summaryrefslogtreecommitdiff
path: root/tests/properties.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests building with WebKit2Christian Dywan2013-04-011-0/+2
* Add generic log_set_fatal_handler_for_iconsChristian Dywan2012-12-061-0/+1
* Handle app setup errors in midori_app_setupChristian Dywan2012-11-181-1/+1
* Remove generic browser creation and property set testsChristian Dywan2012-09-181-105/+0
* Introduce Midori.Paths and Midori.RuntimeModeChristian Dywan2012-08-271-0/+1
* Fix inconsistency in test initializationsChristian Dywan2012-08-091-2/+3
* Merge gtk_init into midori_app_setupChristian Dywan2012-08-061-2/+1
* Move bookmarks code out of midori/main.cVincent Cappe2012-05-121-1/+0
* Consider GTK_DISABLE_DEPRECATED in gtk3-compat.hChristian Dywan2012-02-261-3/+3
* Fix test issues due to unset settings, version, sessionChristian Dywan2011-11-081-0/+2
* sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.hChristian Dywan2011-10-311-5/+0
* Merge thread setup, stock items, argv, i18n into MidoriAppChristian Dywan2011-10-281-4/+1
* Don't test PrivateBrowsing and AddDesktopShortcutChristian Dywan2011-01-161-2/+5
* Merge ident-string setting into user-agent for old and new WebKitChristian Dywan2010-01-311-1/+1
* Move up/ down key handling from the entry into MidoriLocationActionChristian Dywan2010-01-011-2/+0
* Refactor MidoriPreferences into KatzePreferences base classChristian Dywan2009-10-191-0/+3
* Fix variable signedness warning in property unit testChristian Dywan2009-07-201-4/+5
* Check for duplicate property IDs as part of the property testChristian Dywan2009-07-191-1/+11
* Implement a list of properties to not test genericallyChristian Dywan2009-07-121-0/+27
* Implement source view with GIO and drop internal source viewChristian Dywan2009-03-171-2/+0
* Drop Glib version guards from unit testsChristian Dywan2009-03-161-4/+0
* Test boolean properties as wellChristian Dywan2009-02-221-1/+26
* Fix browser properties along with enabling the property testChristian Dywan2009-02-221-2/+3
* Add property test case, currently testing strings and enumerationsChristian Dywan2009-02-191-0/+163