summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-02-03Issue: #333, Check if row is selected, don't assume selected_line is valid.Dave Davenport
2016-01-25Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-01-25Fix test for empty dmenu listDave Davenport
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-17Update TestsDave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Use timeout.Dave Davenport
2016-01-08Add debug.Dave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-05Update window test.Dave Davenport
2016-01-05Update window test.Dave Davenport
2016-01-05Fix normal window testDave Davenport
2016-01-05Add fluxbox as wm for tests.Dave Davenport
2016-01-04Do not test the ones that require window manager.Dave Davenport
2016-01-04Merge branch 'master' of github:DaveDavenport/rofiDave Davenport
2016-01-04Add window manager as test if possibleDave Davenport
2016-01-04Small test.Dave Davenport
2016-01-04Another silly test to make sure this code is hit and should show breakage.Dave Davenport
2016-01-04Add fuzzy test.Dave Davenport
2016-01-04Make levenshtein sort utf8 aware and obey case sensitive setting.Dave Davenport
2016-01-03Use different syntaxDave Davenport
2016-01-03Do not use seq for test, use bash range instead.Dave Davenport
2016-01-03Add config loading test.Dave Davenport
2016-01-01Test glob/regex.Dave Davenport
2015-12-31Add combi testDave Davenport
2015-12-31Add simple drun testDave Davenport
2015-12-31Update testDave Davenport