summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-07-27Add a warning list and append it to the message box.Dave Davenport
2022-07-23[Build] Fix some compile warnings.Dave Davenport
2022-03-07[listview] Allow settings of flow direction of elements (#1605)Dave Davenport
2022-02-23Rename Dialogs -> ModesDave Davenport
2022-01-31[TEST] Add modulo test.Dave Davenport
2022-01-30[Test] Expand the CI test for theme.Dave Davenport
2022-01-25Merge List and Array type into one. (#1572)Dave Davenport
2022-01-24Theme array fix inheriting.Dave Davenport
2022-01-24[Test] add a small array syntax test.Dave Davenport
2022-01-24What is in a name.Dave Davenport
2022-01-24Fix missing enum to str for Set.Dave Davenport
2021-12-22Add -replace optionDave Davenport
2021-10-28gitmodules: Update libnkutilsQuentin Glidic
2021-08-22[Test] Remove old broken test scripts.Dave Davenport
2021-08-17[IconFetcher] Look for images in theme directories.Dave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2021-07-06[Test] Fix some of the tests.Dave Davenport
2021-06-16[Test] Fix tests.Dave Davenport
2021-06-15[Test] fix num keybindings in test.Dave Davenport
2021-06-15[Test] Fix meson test, remove gif dep from meson.Dave Davenport
2021-06-15[Test] meson build updates.Dave Davenport
2021-06-15[Test] Fix the test.Dave Davenport
2021-06-05Fix tests. (#1323)TonCherAmi
2021-06-01Fix tests.Dave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-04Remove -dump-xresources option update manpage.Dave Davenport
2020-09-13[Test] fix theme parser test for latest change in grammar parserDave Davenport
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