mc/tests
Andrew Borodin 3662b84ba1 (vfs_get_encoding): optimization and enhancement:
* get rid of extra memory duplication;
  * support of recursive search of correct encoding;
  * add tests.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2013-06-03 14:21:02 +03:00
..
lib (vfs_get_encoding): optimization and enhancement: 2013-06-03 14:21:02 +03:00
src Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
Makefile.am Create tests/mctest.h with useful inline macros 2013-03-09 16:04:18 +04:00
mctest.h Use G_N_ELEMENTS macro to calculate of array size. 2013-06-03 10:58:14 +03:00