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 Remove leading # from dump theme and add mesg about rofi dumping it 2017-10-31 19:29:27 +01:00
default_theme_test.sh Remove leading # from dump theme and add mesg about rofi dumping it 2017-10-31 19:29:27 +01:00
help_output_test.sh Update tests 2017-03-11 14:55:58 +01:00
helper-config-cmdline-parser.c helper: Add API to support startup notification 2017-06-02 14:54:21 +02:00
helper-expand.c helper: Add API to support startup notification 2017-06-02 14:54:21 +02:00
helper-pidfile.c [Test] Helper:Pidfile generate tmp. pidfilename. 2018-05-16 22:07:53 +02:00
helper-test.c [TESTS] Fix helper-test assert argument format. 2019-02-02 11:34:54 +01:00
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 Add combi test 2015-12-31 23:27:06 +01:00
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 Add simple drun test 2015-12-31 23:14:38 +01:00
run_errormsg_test.sh Play with adding some more test, bug fixes 2014-08-30 20:45:08 +02:00
run_glob_test.sh Add fuzzy matching, make a -matching option. 2016-08-25 21:17:58 +02:00
run_issue333_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_issue_256.sh Fix: 256 Do not accept custom entry when not applicable. 2015-10-31 18:04:55 +01:00
run_issue_275.sh Fix issue #275: don't try to do move cursor when nothing is shown. 2015-11-20 11:43:22 +01:00
run_regex_test.sh Add fuzzy matching, make a -matching option. 2016-08-25 21:17:58 +02:00
run_run_test.sh Fix travis test. 2015-02-15 21:34:13 +01:00
run_screenshot_test.sh Add screenshot test 2015-12-31 21:55:15 +01:00
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 More splitting and abstracting. 2016-01-07 21:27:20 +01:00
run_test.sh [Theme] Change window layout for error dialog 2018-06-14 11:16:32 +02:00
run_window_test.sh [Tests] Fix window test. 2018-07-10 13:53:40 +02:00
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 Cleanup compiler warnings. 2017-09-17 18:17:26 +02:00
theme-parser-test.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
widget-test.c [TESTS] Fix format data type in test asserts. 2019-02-02 11:17:50 +01:00
xr_dump_test.sh Print out diff of failing match 2017-04-25 20:13:34 +02:00