Include config.h to all test's files
commit1759de7cd511dac94064ed41914def36992f9eb0
authorSlava Zanko <slavazanko@gmail.com>
Mon, 17 Oct 2011 12:15:15 +0000 (17 15:15 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 17 Oct 2011 12:15:15 +0000 (17 15:15 +0300)
tree06abcd00209d5987610e660d8d5c8951d70fcd58
parentd5e6dceed85f86ed475cc483e413f4c5be5c2a25
Include config.h to all test's files

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
16 files changed:
tests/lib/library_independ.c
tests/lib/mc_build_filename.c
tests/lib/mcconfig/config_string.c
tests/lib/search/regex_process_escape_sequence.c
tests/lib/search/regex_replace_esc_seq.c
tests/lib/serialize.c
tests/lib/vfs/canonicalize_pathname.c
tests/lib/vfs/current_dir.c
tests/lib/vfs/path_recode.c
tests/lib/vfs/path_serialize.c
tests/lib/vfs/vfs_parse_ls_lga.c
tests/lib/vfs/vfs_path_string_convert.c
tests/lib/vfs/vfs_prefix_to_class.c
tests/lib/vfs/vfs_s_get_path.c
tests/lib/vfs/vfs_split.c
tests/lib/x_basename.c