summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2018-12-14tests: initialize char* in mode test (#875)Till Hofmann
2018-10-17[Helper] Remove fixed key/values and accept keys with NULL as values.Dave Davenport
2018-10-16[Helper] Quick and dirty string replacer with optional keys block.Dave Davenport
2018-07-10[Tests] Fix window test.Dave Davenport
2018-06-14[Theme] Change window layout for error dialogDave Davenport
2018-05-16[Test] Helper:Pidfile generate tmp. pidfilename.Dave Davenport
2018-03-07Remove duplicate test, use tempnam instead of hardcoded path.Dave Davenport
2017-10-31Remove leading # from dump theme and add mesg about rofi dumping itDave Davenport
2017-10-22[Tests] Fix tests for theme-parser.Dave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-19Add Delta to float/double compare.Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Make tokenize test use libcheck.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
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