Code refactoring in tests.
commit063d5a134fe7a75d1d8f41e6d5a6bf3272efeed5
authorSlava Zanko <slavazanko@gmail.com>
Mon, 28 Jan 2013 15:18:15 +0000 (28 15:18 +0000)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 9 Mar 2013 12:04:18 +0000 (9 16:04 +0400)
treef71cfc0218255abc93f71090e2d475574d8d292b
parentc984447f8e663d2672f8524a99b4ad7a895c05f5
Code refactoring in tests.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
12 files changed:
tests/lib/mcconfig/config_string.c
tests/lib/mcconfig/user_configs_path.c
tests/lib/search/regex_process_escape_sequence.c
tests/lib/search/regex_replace_esc_seq.c
tests/lib/vfs/canonicalize_pathname.c
tests/lib/vfs/current_dir.c
tests/lib/vfs/path_cmp.c
tests/lib/vfs/path_len.c
tests/lib/vfs/path_manipulations.c
tests/lib/vfs/path_recode.c
tests/lib/vfs/path_serialize.c
tests/lib/vfs/relative_cd.c