summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* use exit instead of return in license scriptgue5t2015-04-191-1/+1
* Reimplement Midori.URI.unescape and add various testsgue5t2015-04-121-0/+15
|\
| * Simplify and safen Midori.URI.unescape, add a couple more testsgue5t2015-04-121-0/+2
| * Reimplement Midori.URI_unescape and add various testsgue5t2015-03-241-0/+13
* | add a test to ensure that page titles from history are properly shown in comp...gue5t2015-04-041-0/+56
|/
* Clean up vapi dependencyChristian Dywan2015-03-151-1/+0
|\
| * Clean up vapi dependencyChristian Dywan2015-03-151-1/+0
* | Throw error for wrong paramter in Statement.bindChristian Dywan2015-03-151-0/+37
|\ \
| * | Throw error for wrong paramter in Statement.bindChristian Dywan2015-03-151-0/+37
| |/
* | Calculate transfer progress at regular intervals to fix 0B/s bug and recalcit...gue5t2015-03-141-2/+2
|\ \ | |/ |/|
| * Use a real frame timer instead of connecting to download progress and rename ...gue5t2014-04-231-2/+2
* | Merged from lp:~gero-bare/midori/webkit2download-bug-1173744 with style fixesRobert Roth2014-07-031-2/+4
|\ \
| * \ Fix some style issuesGero-Bare2014-04-261-1/+1
| |\ \ | |/ / |/| |
| * | Merge with lp:midori.Gero-Bare2014-04-214-27/+66
| |\ \
| * | | Added download capabilities to the webkit2 version of midori(lp:1173744)Gero-Bare2014-04-161-6/+10
| | |/ | |/|
* | | Compile with valac 0.16 againgue5t2014-04-221-1/+1
| |/ |/|
* | fix crash right-clicking forms on local pagesgue5t2014-04-191-0/+24
|\ \
| * | bulletproof search token logic and add token testgue5t2014-04-061-0/+24
| |/
* | Use dependencies to clear test folders before executionChristian Dywan2014-04-062-22/+34
|\ \
| * | Execute extension tests separately from CMakeChristian Dywan2014-04-042-22/+34
| |/
* | Outsource about: pages into an extensionChristian Dywan2014-04-051-5/+8
|\ \ | |/ |/|
| * Outsource about: pages into an extensionChristian Dywan2014-02-261-5/+8
* | Port autocompleter test to async jobChristian Dywan2014-03-151-43/+41
|\ \
| * | Port autocompleter test to async jobChristian Dywan2014-01-271-43/+41
| |/
* | Add first notebook test verifying escapingChristian Dywan2014-03-071-0/+33
|/
* Introduce Midori.Test.init with a custom log handlerChristian Dywan2014-01-252-2/+2
* Introduce Test.Job class for async test functionsChristian Dywan2014-01-221-33/+16
* Uncomment failing assertions about view_source in tab testChristian Dywan2014-01-131-2/+2
* Tighten app test case and remove extension caseChristian Dywan2014-01-111-104/+12
* Implement clear method in HistoryDatabase and use in unit testChristian Dywan2013-12-161-24/+1
* Unit test completion with real history resultsChristian Dywan2013-12-131-1/+29
* Skip folders starting with _ from license and potfiles checksChristian Dywan2013-12-122-2/+2
* Fix autoscrolling if page contains a frame with our custom error pagegue5t2013-11-141-0/+31
|\
| * add test for child frame error page scrollinggue5t2013-11-131-0/+31
* | add function to view dom sourceAndré Stösel2013-11-051-1/+1
|\ \
| * | add function to view dom sourceAndré Stösel2013-11-041-1/+1
* | | Resolve compiler warnings in current trunkPaweł Forysiuk2013-11-052-10/+23
|\ \ \ | |/ / |/| |
| * | Free names in extension_settings in extensions testChristian Dywan2013-10-291-0/+1
| * | Add missing error handling to speed dial testChristian Dywan2013-10-281-10/+22
* | | Correct view source assertions in tab unit testPaweł Forysiuk2013-10-281-4/+4
|/ /
* | Implement MidoriBookmarksDatabase class by inheritence from MidoriDatabaseAndré Auzi2013-10-161-3/+6
|\ \
| * | hide bookmarks.db behind the API, use exec_script for Import_old_db_bookmarks...André Auzi2013-10-121-3/+6
| * | Implement MidoriBookmarksDatabase class by inheritence from MidoriDatabase.André Auzi2013-10-091-2/+2
| |/
* | Drop waf build system and provide cmake-based "configure" scriptPaweł Forysiuk2013-10-111-59/+0
|\ \ | |/ |/|
| * Drop waf build systemChristian Dywan2013-10-011-59/+0
* | Set contained environment on tests running under toolsChristian Dywan2013-10-011-20/+0
* | Add targets for running test under gdb, vallgrind and callgrindPaweł Forysiuk2013-09-301-0/+19
* | Compile vala and c tests using the same loop so they can share some codePaweł Forysiuk2013-09-301-34/+31
|/
* merge lp:midori to fix confictsAndré Auzi2013-09-176-16/+81
|\
| * Add Midori.URI.get_base_domain and use it in NoJSChristian Dywan2013-09-171-0/+11
| |\