summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-09-17Cleanup compiler warnings.Dave Davenport
2017-09-07Fix tests.Dave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-08-17Move PropertyType into rofi-types header and add check for names pairs.Dave Davenport
2017-07-27tests/window: Wait for other xterm to closeQuentin Glidic
2017-07-27tests/window: Add some loggingQuentin Glidic
2017-07-27tests: Better loggingQuentin Glidic
2017-06-26Add test for strings with embedded "'sDave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
2017-06-14Add extra check for rofi_theme_parse_prepare_fileDave Davenport
2017-06-14Add list property test, allow empty lists.Dave Davenport
2017-06-07[TextBox] Remove TB_LEFT/CENTER/RIGHT replace with xalign/yalign.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-02Make matching keywords like Vertical case-insensitive add test.Dave Davenport
2017-06-02Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Remove index from box_add.Dave Davenport
2017-06-02Change ThemeHighlight to RofiHighlightColorStyleDave Davenport
2017-06-02Change Padding to RofiPaddingDave Davenport
2017-06-02Change Orientation enum to RofiOrientation.Dave Davenport
2017-06-02Change Distance struct to RofiDistance.Dave Davenport
2017-06-02Change PixelWidth to RofiPixelUnit.Dave Davenport
2017-06-02Rename HL_ to ROFI_HL_ and fix box test.Dave Davenport
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-30test-x/issue333: Fix binding Control+a for the testQuentin Glidic
2017-05-30test-x: Try to run tests without fluxboxQuentin Glidic
2017-05-30bindings: Use a wrapper around rofi_view_trigger_actionQuentin Glidic
2017-05-30widget.test: Add NULL tests for trigger_action functionsQuentin Glidic
2017-05-30box.test: Test find_mouse_targetQuentin Glidic
2017-05-30theme-parser.test: Run in locale C, as we test error stringsQuentin Glidic
2017-05-30mode/keys: Display all bindingsQuentin Glidic
2017-05-30scrollbar: Make it scroll againQuentin Glidic
2017-05-30scrollbar: Rework scrollbar_scroll_get_line to work on relative yQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-28test-x: Keep server and fluxbox logs out of the wayQuentin Glidic
2017-05-28Merge branch 'master' into wip/mesonQuentin Glidic
2017-05-21Add whitespace check for hsl and error range check checkDave Davenport
2017-05-18Add strikethrough to theme manpage.Dave Davenport
2017-05-18Add extra test for angle unit.Dave Davenport
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