Adapt tests of install suite to be able to call module function with no
passed arg if tested command equals to "NOARG".
Also adapt these tests to call module with an empty string argument if
tested command equals to empty string.
Adapt tests of install suite to use ',' character as argument separator
(on same command) for non-pure shell languages (Tcl, Perl, Python, Ruby,
Cmake and R).
Help to distinguish a separator between args from a whitespace within an
arg.