mc/tests/lib
Slava Zanko c2f030f2e8 Add new functions:
* int my_systeml (int flags, const char *shell, ...);
 * int my_systemv (const char *command, char *const argv[]);

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-02-16 17:39:33 +03:00
..
mcconfig Avoid C++-style comments. 2013-01-16 14:34:11 +04:00
search Add tests for mc_search__translate_replace_glob_to_regex() function. 2013-02-14 14:30:38 +04:00
vfs Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
widget Fix for input completions with spaces in names. 2013-02-04 15:48:21 +03:00
library_independ.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
Makefile.am Add tests for lib/utilunix.c:my_system() function 2013-02-16 17:39:32 +03:00
mc_build_filename.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
name_quote.c Avoid C++-style comments. 2013-01-16 14:34:11 +04:00
serialize.c Optimization of ini files load. 2012-07-31 14:50:11 +04:00
utilunix__my_system-common.c Add new functions: 2013-02-16 17:39:33 +03:00
utilunix__my_system-fork_child_shell.c Add new functions: 2013-02-16 17:39:33 +03:00
utilunix__my_system-fork_child.c Add new functions: 2013-02-16 17:39:33 +03:00
utilunix__my_system-fork_fail.c Add tests for lib/utilunix.c:my_system() function 2013-02-16 17:39:32 +03:00
x_basename.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00