mc/tests/lib
Steef Boerrigter e370818c09 Ticket #400: support multi-line search.
In order to use multiline search, select "Regular expression" mode and
use "\n" in the input line:

For example, if file contains lines

aaa
bbb

search string should be "aaa\nbbb".

As a side effect, non-printable ASCII symbols (\r, \t, etc) in the
search string can be used too.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2022-08-14 18:02:23 +03:00
..
mcconfig Update copyright years. 2022-03-13 13:17:26 +03:00
search Ticket #400: support multi-line search. 2022-08-14 18:02:23 +03:00
strutil Ticket #4358: tests/lib/strutil/filevercmp.c: variable redeclaration. 2022-06-05 11:23:37 +03:00
vfs Tests: clarification of boolean values tests. 2022-03-13 13:17:27 +03:00
widget (group_init): change argument for coordinates. 2022-06-05 11:55:06 +03:00
library_independ.c Update copyright years. 2022-03-13 13:17:26 +03:00
Makefile.am (mc_pstream_get_string): new API. 2021-03-14 19:17:08 +03:00
mc_build_filename.c Update copyright years. 2022-03-13 13:17:26 +03:00
mc_realpath.c Update copyright years. 2022-03-13 13:17:26 +03:00
name_quote.c Update copyright years. 2022-03-13 13:17:26 +03:00
serialize.c Tests: clarification of boolean values tests. 2022-03-13 13:17:27 +03:00
utilunix__mc_pstream_get_string.c Tests clean up. 2022-03-13 13:17:27 +03:00
utilunix__my_system-common.c Tests clean up. 2022-03-13 13:17:27 +03:00
utilunix__my_system-fork_child_shell.c Tests clean up. 2022-03-13 13:17:27 +03:00
utilunix__my_system-fork_child.c Tests clean up. 2022-03-13 13:17:27 +03:00
utilunix__my_system-fork_fail.c Tests clean up. 2022-03-13 13:17:27 +03:00
x_basename.c Update copyright years. 2022-03-13 13:17:26 +03:00