summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-04-27[Test] Fix test.Dave Davenport
2017-04-26[Test] test configuration block in config.Dave Davenport
2017-04-26[Test] Fixing testDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-26[Lexer] Fix color parsing.Dave Davenport
2017-04-26[Lexer] Fix wrong division factor for #RGB color parsing (15 not 16)Dave Davenport
2017-04-26[Test,Lexer] Add test for distance parsing, fix bug in em (double)Dave Davenport
2017-04-26[Test,Theme] Add extra test for wind direction and newline and linkDave Davenport
2017-04-25Add some tests importing (and failing) file.Dave Davenport
2017-04-25Print out diff of failing matchDave Davenport
2017-04-17Fix checksDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-10Set PID and wm_client_machine hints on rofi window.Dave Davenport
2017-04-06Fix memory leak on parser fail.Dave Davenport
2017-04-04[ThemeParserTest] Initialize the widget name to NULLDave Davenport
2017-04-04Fix small bug and extend test for theme parserDave Davenport
2017-04-04Add (initial) check for theme parser.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Fix testsDave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Update testsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-01-26Fix textbox testDave Davenport
2017-01-11Split sorting option. one for sorting. One to force levenshtein.Dave Davenport
2017-01-09Fix tests.Dave Davenport
2017-01-06Fix theme converter and check.Dave Davenport
2017-01-03Fix testsDave Davenport
2017-01-03Fix the box widget testDave Davenport
2017-01-01Fix? testsDave Davenport
2016-12-16Make parser more flexible, allow global properties to be anywhere in file and...Dave Davenport
2016-11-27Fix test box widget..Dave Davenport
2016-10-26Make scrollbar behave betterDave Davenport
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