summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-25Update box test with some click injectionsDave Davenport
2016-10-24add scrollbar test.Dave Davenport
2016-10-21Add two more cases to the test.Dave Davenport
2016-10-21Add some tests for the box widget.Dave Davenport
2016-10-20Add more tests and re-add textbox_test to normal check set.Dave Davenport
2016-10-20Add some more tests, make some textbox api's privateDave Davenport
2016-10-19Fix test?Dave Davenport
2016-10-19Print out diff.Dave Davenport
2016-10-19Add help output compare test.Dave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-13check coverall behaviourDave Davenport
2016-10-13Add some NULL tests to widget testDave Davenport
2016-10-13Update documentation, tests for widgetDave Davenport
2016-10-09Split internal widget into separate fileDave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-09-27Make widget_free work on textbox and scrollbar, use widget specific free.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-19Test somethingDave Davenport
2016-07-22Update test to change multi-select and return codes.Dave Davenport
2016-07-19Update testsDave Davenport
2016-06-26Forgot normal-window testDave Davenport
2016-06-26Make select behave more Rasi-ishDave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-06-07Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-02Try to enable xinerama for testsDave Davenport
2016-06-01Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-01Add extra test for widget.Dave Davenport
2016-05-27Remove invalid tests.Dave Davenport
2016-04-10Remove fgets and replace by getline.Dave Davenport
2016-04-10Move history to getline and remove magic limit.Dave Davenport
2016-03-22Split test for helper in separate test for config cmdline parser.Dave Davenport
2016-03-21Quick fix.Dave Davenport
2016-03-21Split test in 2.Dave Davenport
2016-03-20test-x: Remove daemon mode testQuentin Glidic
2016-03-05Remove hack with config file.Dave Davenport
2016-03-04Check for the availability of the xinerama extension.Dave Davenport
2016-03-03Fix build testDave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Fix keybindings and fix testsDave Davenport
2016-02-28Remove X11 headers includesQuentin Glidic
2016-02-28Remove Atom with xcb_atom_t.Dave Davenport
2016-02-28Tests.Dave Davenport
2016-02-21Fix tests.Dave Davenport
2016-02-21Fixing make dist after merge of make cleanups.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-06Restructuring, my biggest joy.Dave Davenport
2016-02-06Split of files.Dave Davenport
2016-02-04Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport