mc/lib/tests
Slava Zanko 922114a1d0 Following prototypes of functions was changed in VFS-module API:
* archive_check
 * archive_same
 * open_archive

Added new functions:

 * vfs_path_element_clone()
 * vfs_path_clone()
 * vfs_path_remove_element_by_index()

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-06-23 14:45:00 +03:00
..
mcconfig Ticket #2544: search dialog trim spaces 2011-05-31 18:50:31 +03:00
vfs Following prototypes of functions was changed in VFS-module API: 2011-06-23 14:45:00 +03:00
canonicalize_pathname.c Changed custom_canonicalize_pathname() function for handle URL:// style 2011-06-23 14:45:00 +03:00
library_independ.c Added test for checking if library is independ to $(topsrcdir)/src 2011-03-21 23:55:53 +02:00
Makefile.am Added test for canonicalize_pathname() function 2011-06-23 14:45:00 +03:00
serialize.c Added ability to serialize/deserialize strings and config objects(mc_config_t) 2011-06-23 14:45:00 +03:00