mc/tests/lib
Mooffie 7be9334e45 Fix quotes handling.
Note: considering that this feature hasn't worked, we may consider removing it
entirely or partially (e.g., escaping) in order to simplify the code, as nobody
has grown used to it. It seems, based on the "hex mode" mentioned in the manual
page, that in the past there was no "normal" search in hex mode, and quoted
strings were the only easy way to look for text. This is no longer the case
nowadays.

Note: the characters in the quoted string are copied out as-is to the regexp.
No regexp-quoting is currently done. We may want to revisit this issue when we
work on ticket #3695.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-12-04 09:55:27 +03:00
..
mcconfig Ticket #3687: store the 'hotlist' file in data dir, not config dir. 2016-12-04 09:48:02 +03:00
search Fix quotes handling. 2016-12-04 09:55:27 +03:00
strutil Update copyright years. 2016-01-01 11:48:10 +03:00
vfs Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
widget Update copyright years. 2016-01-01 11:48:10 +03:00
library_independ.c Update copyright years. 2016-01-01 11:48:10 +03:00
Makefile.am Fixes in tests 2015-05-03 19:43:49 +03:00
mc_build_filename.c cppcheck: Cleanup Passing NULL after the last typed argument warning 2016-05-07 16:19:02 +03:00
name_quote.c Update copyright years. 2016-01-01 11:48:10 +03:00
serialize.c tests/lib/serialize.c: fix error codes. 2016-02-02 10:08:08 +03:00
utilunix__my_system-common.c NULL-ize some variables to make unit tests happy. 2016-11-21 13:12:55 +03:00
utilunix__my_system-fork_child_shell.c Update copyright years. 2016-01-01 11:48:10 +03:00
utilunix__my_system-fork_child.c Update copyright years. 2016-01-01 11:48:10 +03:00
utilunix__my_system-fork_fail.c Update copyright years. 2016-01-01 11:48:10 +03:00
x_basename.c Update copyright years. 2016-01-01 11:48:10 +03:00