summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix download tooltip crash and extend test caseChristian Dywan2013-04-201-17/+54
* Supersede AddDesktopShortcut by Web App ManagerChristian Dywan2013-04-111-2/+0
* Abstract view-source for WebKit1/ 2 in Midori.TabChristian Dywan2013-04-041-12/+3
* Fix unit tests building with WebKit2Christian Dywan2013-04-015-1/+36
* Always set extension "filename" and test paths for multi extensionsChristian Dywan2013-03-301-1/+14
* Fix linking of tests to midori-c after build splitChristian Dywan2013-03-201-1/+1
* Add .desktop file validation unit test and fix errorsChristian Dywan2013-03-131-0/+21
* Add URI alias test case and fix about:blank behaviorChristian Dywan2013-03-131-0/+43
* Fix sokoke_magic_uri call in magic-uri testPaweł Forysiuk2013-03-121-1/+1
* Fix completion test to not pass NULL URIsChristian Dywan2013-03-031-3/+3
* Fix vapi and app test, following 'Stop redundant tab numbering'Christian Dywan2013-02-281-4/+4
* Pick right WebKit1/2 package for extensions/ testsPaweł Forysiuk2013-02-261-1/+5
* Stop redundant tab numbering when addingChristian Dywan2013-02-111-5/+3
* Don't silently discard extensions which don't loadChristian Dywan2013-01-071-1/+20
* Set settings on browser in midori_web_app_new for resizingPaweł Forysiuk2013-01-071-2/+2
* Replace MIDORI_TEST_UNDEFINED with 42s hard timeoutChristian Dywan2013-01-042-4/+0
* Main loop between for loops in app_extensions_activateChristian Dywan2012-12-161-4/+5
* De-/ activating of extensions in app testChristian Dywan2012-12-161-2/+45
* Add set_instance_is_running app test hookChristian Dywan2012-12-151-0/+6
* Use a tmp dir for the web/ custom config folder test caseChristian Dywan2012-12-151-1/+1
* Use a tmp dir for the normal/ custom config folder test caseChristian Dywan2012-12-151-1/+1
* Don't free extension_path in extension test before using itChristian Dywan2012-12-151-1/+1
* Disable unreliable tests unless MIDORI_TEST_UNDEFINED is setChristian Dywan2012-12-152-3/+6
* Consolidate 3 window size defaults and add testsChristian Dywan2012-12-141-2/+22
* Move main loop quit out of frontend into mainChristian Dywan2012-12-141-2/+3
* Split http-based cases off tab special testChristian Dywan2012-12-131-11/+28
* Use log_set_fatal_handler_for_icons in tab download testChristian Dywan2012-12-121-0/+1
* Use midori_paths_get_lib_path in extension testChristian Dywan2012-12-122-4/+6
* Split tab movement test case from special test caseChristian Dywan2012-12-121-2/+14
* Distinguish Extension.load_from_folder mode from 'activate'Christian Dywan2012-12-121-1/+8
* Reflect custom app name in instance nameChristian Dywan2012-12-093-7/+10
* Refactor test timeout as grab_max_timeout, try wakeup firstChristian Dywan2012-12-082-11/+8
* Add TabMoveFirst/Last hotkeys on Ctrl+Shift+Home/EndChristian Dywan2012-12-082-2/+4
* Set 10 seconds timeout on app_normal and tab_special testsChristian Dywan2012-12-083-3/+21
* Prepare for testing extensions in normal app sessionChristian Dywan2012-12-081-0/+18
* Add beginnings of download properties test caseChristian Dywan2012-12-081-11/+44
* Fix wrong unref in session saving, add timeout testingChristian Dywan2012-12-071-0/+6
* Fix url completion highlight regression and add test casesChristian Dywan2012-12-071-0/+28
* Replace error:nodocs with about:nodocsChristian Dywan2012-12-071-2/+2
* Add generic log_set_fatal_handler_for_iconsChristian Dywan2012-12-064-23/+6
* Introduce get_extension_config_dir/ _get_preset_filenameChristian Dywan2012-12-041-0/+3
* Fix renaming in speed dial with spaces in titlePaweł Forysiuk2012-12-031-0/+2
* Fix stale GtkNotebook-isms in browser and tab panelChristian Dywan2012-12-021-1/+5
* Ignore icon theme warnings in app normal testChristian Dywan2012-12-021-0/+4
* Use settings of normal tab for source tab in tab_specialChristian Dywan2012-12-021-1/+1
* Use the same webkitgtk-3.0.vapi for GTK+2Christian Dywan2012-12-021-3/+3
* Move normal, web and private app to frontendChristian Dywan2012-12-021-0/+56
* Ignore icon theme warnings in tab special testChristian Dywan2012-11-281-0/+4
* Handle initially null block-uris regexChristian Dywan2012-11-271-0/+2
* Properly handle non-/ NULL speed dial in browserChristian Dywan2012-11-272-16/+8