summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-04widgets: Use G_PI and G_PI_2 instead of M_PIQuentin Glidic
2017-05-04rofi: Do not include gitconfig.h directlyQuentin Glidic
2017-05-04theme-parser: Drop lexer/ in #includesQuentin Glidic
2017-05-04Fix more compiler warningDave Davenport
2017-05-03Cleanup some compile warning on the testsDave Davenport
2017-05-03Small code refactor to work around mis-detect static code analyzer.Dave Davenport
2017-05-01[Test,Helper] Add test for utf8_strncmp and fuzzy evaluate.Dave Davenport
2017-05-01Update contributing. add wayland line.Dave Davenport
2017-04-30[Test] Fix travis doxygen redirect.Dave Davenport
2017-04-30Reduce doxygen log output.Dave Davenport
2017-04-30[Test,Lexer] Add a newline testDave Davenport
2017-04-30Make explicit flag for enabling/disabling libcheck usage.Dave Davenport
2017-04-30Travis: forgot sudo for make install.Dave Davenport
2017-04-30Allow libcheck to be disabled if not foundDave Davenport
2017-04-30Try to disable doc rebuilding..Dave Davenport
2017-04-30Add texi2html for check build.Dave Davenport
2017-04-30Install newer version of check in travis..Dave 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-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave 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-25Fix reference file. (Set from file, not default)Dave Davenport
2017-04-25Print out diff of failing matchDave Davenport
2017-04-25Test reference file hardcode plugin path.Dave Davenport
2017-04-25Fix reference files for tests.Dave Davenport
2017-04-25Fix typo in function declaration documentationDave Davenport
2017-04-25Fix checkDave Davenport
2017-04-25Fix flex install travis build. (#589)Dave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-21Remove -dump-xresources-theme option that does not exists anymore from -helpDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave Davenport
2017-04-18Change screenshot warning to printf.Dave Davenport