summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-05-17[Theme] Update theme-manpageDave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-15[ThemeParser] Extend color formats.Dave Davenport
2017-05-15[Lexer] Support hslaDave Davenport
2017-05-14Update old-theme-convert testDave Davenport
2017-05-14Add a old theme conversion test and default theme dump test.Dave Davenport
2017-05-14Update test to have no user path.Dave Davenport
2017-05-14Add a small test for error message failing to open file.Dave Davenport
2017-05-13[Parser] Fix HWB parser alpha channel and add test.Dave Davenport
2017-05-11Cleanup parser (document some rules)Dave Davenport
2017-05-10Add hsl and cmyk test, add extra error checkingDave Davenport
2017-05-09Move position parsing to bison file.Dave Davenport
2017-05-04tests: Properly define placeholdersQuentin Glidic
2017-05-04tests: Mark static functions as staticQuentin Glidic
2017-05-04tests: Drop leftover placeholder functionsQuentin Glidic
2017-05-03Cleanup some compile warning on the testsDave Davenport
2017-05-01[Test,Helper] Add test for utf8_strncmp and fuzzy evaluate.Dave Davenport
2017-04-30[Test,Lexer] Add a newline testDave Davenport
2017-04-30[Test] Convert theme-parser test to use libcheck.Dave Davenport
2017-04-29Hopefully fix for outdated travisDave Davenport
2017-04-29[Test] Play with check.Dave Davenport
2017-04-28[Test] Add initial code for mode test. (without gui)Dave Davenport
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