test_path = get_absolute_file_path('bug_2085.tst');
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
mkdir(OS_TMP_DIR,'bug_2085');
TEST_DIR = OS_TMP_DIR + filesep() + 'bug_2085';
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
test_path = get_absolute_file_path('bug_3191.tst');
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
mkdir(OS_TMP_DIR,'bug_3191');
TEST_DIR = OS_TMP_DIR + filesep() + 'bug_3191';
chdir(TEST_DIR);
files=['bug_3191.c'];
ilib_build('libc_fun',['c_fun','c_intfun'],files,[]);
-// load the shared library
+// load the shared library
exec loader.sce;
chdir(currentpath);
//using the new primitive
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
test_path = get_absolute_file_path('bug_3392.tst');
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
mkdir(OS_TMP_DIR,'bug_3392');
TEST_DIR = OS_TMP_DIR + filesep() + 'bug_3392';
chdir(TEST_DIR);
files=['bug_3392.c'];
ilib_build('libc_fun',['c_sum','c_intsum';'c_sub','c_intsub'],files,[]);
-// load the shared library
+// load the shared library
exec loader.sce;
chdir(currentpath);
//using the new primitive
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
test_path = get_absolute_file_path('bug_3630.tst');
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
mkdir(OS_TMP_DIR,'bug_3630');
TEST_DIR = OS_TMP_DIR + filesep() + 'bug_3630';
ilib_build('libc_fun',['c_sum','c_intsum';'c_sub','c_intsub'],files,[]);
[primitives1,commandes] = what();
nbprimitives1 = size(primitives1,'*');
-// load the shared library
+// load the shared library
exec loader.sce;
chdir(currentpath);
[primitives2,commandes] = what();
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
ilib_verbose(0);
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
TEST_NAME = 'bug_3639_1';
mkdir(OS_TMP_DIR, TEST_NAME);
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();
TEST_NAME = 'bug_3639_1';