summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-04-26[Test] Fix compiler warning, theme test (bug in lexer) and more.Dave Davenport
2020-04-26[Test] Use new RofiDistance format.Dave Davenport
2020-02-01Add support for additional field on script entries `meta` (#1052)Jeff
2019-09-27[Test] Fix building of tests.Dave Davenport
2019-08-20[DRun] Add keywords to match and printing.Dave Davenport
2019-08-08Issue949 (#999)Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2019-04-19tests: Fix mode_result test warningQuentin Glidic
2019-02-02[Script] cleanup unnecessary $ from arithmetic variables.Dave Davenport
2019-02-02[Scripts] Remove cat for pipe.Dave Davenport
2019-02-02[Scripts] Do some fixes.Dave Davenport
2019-02-02[CodeCY] More cleanup.Dave Davenport
2019-02-02[CodeCY] Cleanup some more warnings given by CodeCY.Dave Davenport
2019-02-02[TESTS] Remove (pointless) warning from helper tokenize.Dave Davenport
2019-02-02[TESTS] Fix scrollbar/history-test assert argument format.Dave Davenport
2019-02-02[TESTS] Fix helper-test assert argument format.Dave Davenport
2019-02-02[TEST] box-test fix commit polution. (oops).Dave Davenport
2019-02-02 [TESTS] Fix format data type in test asserts.Dave Davenport
2019-02-02[TESTS] Fix format data type in box-test asserts.Dave Davenport
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