1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/test
Jeff 83c2e467d5
Add support for additional field on script entries meta (#1052)
* Add test for hidden meta data in script mode

The purpose of this is to provide support for "hidden" fields on a
script item that work for search but don't get displayed.  This is
mostly to provide something similar to the optional display (but still
matchable) fields in drun like "categories" or "keywords".  This also
enables the choice to display unicode icons but still allow for
searching for the keywords without needing to print them.

* Ignore the output file from test runs

* Add support for the "meta" field on script entries

This fields provides a matchable but unprinted string for entries in a
script mode list match.  This means you can use one thing but provide
multiple options that can match that item without polluting the list
view or make confusing output.

* Add new test to test suite file
2020-02-01 13:49:11 +01:00
..
box-test.c [Test] Fix building of tests. 2019-09-27 10:43:29 +02:00
convert_old_theme_test.sh
default_theme_test.sh
help_output_test.sh
helper-config-cmdline-parser.c helper: Add API to support startup notification 2017-06-02 14:54:21 +02:00
helper-expand.c
helper-pidfile.c
helper-test.c
helper-tokenize.c [CodeCY] More cleanup. 2019-02-02 12:07:36 +01:00
history-test.c [CodeCY] Cleanup some more warnings given by CodeCY. 2019-02-02 11:53:33 +01:00
mode-test.c [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00
run_all_tests.sh Add support for additional field on script entries meta (#1052) 2020-02-01 13:49:11 +01:00
run_combi_test.sh
run_dmenu_custom_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_empty.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_issue_292.sh [Scripts] Remove cat for pipe. 2019-02-02 12:39:41 +01:00
run_dmenu_normal_window_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_test.sh [Scripts] Remove cat for pipe. 2019-02-02 12:39:41 +01:00
run_drun_test.sh
run_errormsg_test.sh
run_glob_test.sh
run_issue333_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_issue_256.sh
run_issue_275.sh
run_regex_test.sh
run_run_test.sh
run_screenshot_test.sh
run_script_meta_test.sh Add support for additional field on script entries meta (#1052) 2020-02-01 13:49:11 +01:00
run_script_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_switchdialog_test.sh
run_test.sh
run_window_test.sh
scrollbar-test.c [Test] Fix building of tests. 2019-09-27 10:43:29 +02:00
test_script.sh Add support for additional field on script entries meta (#1052) 2020-02-01 13:49:11 +01:00
textbox-test.c
theme-parser-test.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
widget-test.c
xr_dump_test.sh Print out diff of failing match 2017-04-25 20:13:34 +02:00