summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-03-02Simplified test page javascript.Daniel Carl
2017-03-02Added manual test pages for focus/blur issues.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-08-23Added manual test for contenteditable element (#237).Daniel Carl
2015-06-25Replaced "-Wpedantic" with "-pedantic"Dmitrij D. Czarkoff
2015-04-26Check for dom focus/blur event on window object cleared (#201).Daniel Carl
2015-02-21Merged code from mode.c into main.cDaniel Carl
2015-02-14Add <Space> as special map key name (#176).Daniel Carl
2015-02-04Use more g_string_* function in map processing (#160).Daniel Carl
2015-02-04Use gstring for map processing (#160).Daniel Carl
2015-02-03Better message if unit test fails.Daniel Carl
2015-01-25Use own Makefile for src directory.Daniel Carl
2015-01-01Change year in license block.Daniel Carl
2014-12-02Fixed broken automated test.Daniel Carl
2014-12-02Show mode label in statusbar.Daniel Carl
2014-12-01Stripped unneeded stuff from test html.Daniel Carl
2014-11-29Added manual test for dom focus changes (#112).Daniel Carl
2014-11-27Added manual tests for HSTS uri change in iFrame (#146).Daniel Carl
2014-09-22Removed unused util_wildmatch function.Daniel Carl
2014-09-07Allow to match multiple patterns (#100).Daniel Carl
2014-09-06Added curly brace pattern matching for auto commands (#100).Daniel Carl
2014-09-06Added more test cases for multiple * and ? in pattern.Daniel Carl
2014-09-01Added utility function for wildcard matching.Daniel Carl
2014-06-10Removed test macros by functions.Daniel Carl
2014-06-09Don't relink the libvimb before each test.Daniel Carl
2014-06-09Don't use g_shell_parse_argv for shortcuts (#88).Daniel Carl
2014-06-09Allow shortcut params with spaces (#88).Daniel Carl
2014-06-08Added test for key mapping.Daniel Carl
2014-06-07Added test for shortcut feature.Daniel Carl
2014-06-07Added test for handler feature.Daniel Carl
2014-06-06Added first unit tests.Daniel Carl