diff options
Diffstat (limited to 'tests/unit_tests/double')
79 files changed, 80 insertions, 3793 deletions
diff --git a/tests/unit_tests/double/test_Convol.sci.dia.ref b/tests/unit_tests/double/test_Convol.sci.dia.ref index 3219d49f..f770d780 100644 --- a/tests/unit_tests/double/test_Convol.sci.dia.ref +++ b/tests/unit_tests/double/test_Convol.sci.dia.ref @@ -88,51 +88,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Convol.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_Convol" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Convol/test_Convol_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Convol/test_Convol_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Convol/test_Convol.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -1142,35 +1115,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Convol/test_Convol_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Det.sci.dia.ref b/tests/unit_tests/double/test_Det.sci.dia.ref index d11b6ce6..772ccf35 100644 --- a/tests/unit_tests/double/test_Det.sci.dia.ref +++ b/tests/unit_tests/double/test_Det.sci.dia.ref @@ -34,51 +34,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Det.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_Det" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Det/test_Det_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Det/test_Det_copy.sci' already opened in Scilab. - ********************************************************* - ********************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Det/test_Det.ast - - ********************************************************* - ********************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Det/test_Det_copy.sci' already SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Disp.sci.dia.ref b/tests/unit_tests/double/test_Disp.sci.dia.ref index be4633f4..5c85a9d7 100644 --- a/tests/unit_tests/double/test_Disp.sci.dia.ref +++ b/tests/unit_tests/double/test_Disp.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Disp.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_Disp" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Disp/test_Disp_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Disp/test_Disp_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Disp/test_Disp.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -189,35 +162,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Disp/test_Disp_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Expm.sci.dia.ref b/tests/unit_tests/double/test_Expm.sci.dia.ref index f0cfcf9e..bd9031e8 100644 --- a/tests/unit_tests/double/test_Expm.sci.dia.ref +++ b/tests/unit_tests/double/test_Expm.sci.dia.ref @@ -48,51 +48,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Expm.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_Expm" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Expm/test_Expm_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Expm/test_Expm_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Expm/test_Expm.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -173,35 +146,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Expm/test_Expm_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_FFTShift.sci.dia.ref b/tests/unit_tests/double/test_FFTShift.sci.dia.ref index d75a9bf4..a5718fcb 100644 --- a/tests/unit_tests/double/test_FFTShift.sci.dia.ref +++ b/tests/unit_tests/double/test_FFTShift.sci.dia.ref @@ -74,51 +74,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_FFTShift.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************* - ==> Start translation of function "test_FFTShift" - - ********************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_FFTShift/test_FFTShift_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_FFTShift/test_FFTShift_copy.sci' already opened in Scilab. - ********************************************************* - ******************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_FFTShift/test_FFTShift.ast - - ********************************************************* - ******************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -424,35 +397,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_FFTShift/test_FFTShift_copy.sc SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Fft.sci.dia.ref b/tests/unit_tests/double/test_Fft.sci.dia.ref index 60e298d6..10ab62e3 100644 --- a/tests/unit_tests/double/test_Fft.sci.dia.ref +++ b/tests/unit_tests/double/test_Fft.sci.dia.ref @@ -1126,51 +1126,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Fft.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_Fft" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Fft/test_Fft_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Fft/test_Fft_copy.sci' already opened in Scilab. - ********************************************************* - ********************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Fft/test_Fft.ast - - ********************************************************* - ********************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -2578,35 +2551,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Fft/test_Fft_copy.sci' already SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_IFFT.sci.dia.ref b/tests/unit_tests/double/test_IFFT.sci.dia.ref index 056bf678..9efad1c4 100644 --- a/tests/unit_tests/double/test_IFFT.sci.dia.ref +++ b/tests/unit_tests/double/test_IFFT.sci.dia.ref @@ -410,51 +410,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_IFFT.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_IFFT" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_IFFT/test_IFFT_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_IFFT/test_IFFT_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_IFFT/test_IFFT.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -1182,35 +1155,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_IFFT/test_IFFT_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Length.sci.dia.ref b/tests/unit_tests/double/test_Length.sci.dia.ref index 777d5d84..773cd8fa 100644 --- a/tests/unit_tests/double/test_Length.sci.dia.ref +++ b/tests/unit_tests/double/test_Length.sci.dia.ref @@ -50,51 +50,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Length.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_Length" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Length/test_Length_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Length/test_Length_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Length/test_Length.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -359,35 +332,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Length/test_Length_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Meanf.sci.dia.ref b/tests/unit_tests/double/test_Meanf.sci.dia.ref index b928dad0..13b04635 100644 --- a/tests/unit_tests/double/test_Meanf.sci.dia.ref +++ b/tests/unit_tests/double/test_Meanf.sci.dia.ref @@ -98,51 +98,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Meanf.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_Meanf" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Meanf/test_Meanf_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Meanf/test_Meanf_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Meanf/test_Meanf.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -544,35 +517,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Meanf/test_Meanf_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpApex.sci.dia.ref b/tests/unit_tests/double/test_OpApex.sci.dia.ref index 383b1b96..3caf7264 100644 --- a/tests/unit_tests/double/test_OpApex.sci.dia.ref +++ b/tests/unit_tests/double/test_OpApex.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpApex.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_OpApex" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpApex/test_OpApex_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpApex/test_OpApex_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpApex/test_OpApex.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpApex/test_OpApex_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpCc.sci.dia.ref b/tests/unit_tests/double/test_OpCc.sci.dia.ref index df9724f6..d1aca993 100644 --- a/tests/unit_tests/double/test_OpCc.sci.dia.ref +++ b/tests/unit_tests/double/test_OpCc.sci.dia.ref @@ -114,51 +114,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpCc.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_OpCc" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpCc/test_OpCc_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpCc/test_OpCc_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpCc/test_OpCc.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -519,35 +492,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpCc/test_OpCc_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpColon.sci.dia.ref b/tests/unit_tests/double/test_OpColon.sci.dia.ref index bf2c42df..78ee15a1 100644 --- a/tests/unit_tests/double/test_OpColon.sci.dia.ref +++ b/tests/unit_tests/double/test_OpColon.sci.dia.ref @@ -57,51 +57,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpColon.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpColon" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpColon/test_OpColon_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpColon/test_OpColon_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpColon/test_OpColon.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -392,35 +365,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpColon/test_OpColon_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpDotApex.sci.dia.ref b/tests/unit_tests/double/test_OpDotApex.sci.dia.ref index 764f19b5..33f80cf8 100644 --- a/tests/unit_tests/double/test_OpDotApex.sci.dia.ref +++ b/tests/unit_tests/double/test_OpDotApex.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpDotApex.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************** - ==> Start translation of function "test_OpDotApex" - - ********************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotApex/test_OpDotApex_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotApex/test_OpDotApex_copy.sci' already opened in Scilab. - ********************************************************* - ********************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpDotApex/test_OpDotApex.ast - - ********************************************************* - ********************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotApex/test_OpDotApex_copy. SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref b/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref index e71d95aa..7a156b08 100644 --- a/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref +++ b/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref @@ -134,51 +134,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpDotBackSlash.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - *************************************************** - ==> Start translation of function "test_OpDotBackSlash" - - *************************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotBackSlash/test_OpDotBackSlash_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotBackSlash/test_OpDotBackSlash_copy.sci' already opened in Scilab. - ********************************************************* - ******************************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpDotBackSlash/test_OpDotBackSlash.ast - - ********************************************************* - ******************************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -427,35 +400,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotBackSlash/test_OpDotBackS SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpDotHat.sci.dia.ref b/tests/unit_tests/double/test_OpDotHat.sci.dia.ref index ddfaad52..532be45e 100644 --- a/tests/unit_tests/double/test_OpDotHat.sci.dia.ref +++ b/tests/unit_tests/double/test_OpDotHat.sci.dia.ref @@ -184,51 +184,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpDotHat.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************* - ==> Start translation of function "test_OpDotHat" - - ********************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotHat/test_OpDotHat_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotHat/test_OpDotHat_copy.sci' already opened in Scilab. - ********************************************************* - ******************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpDotHat/test_OpDotHat.ast - - ********************************************************* - ******************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -469,35 +442,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotHat/test_OpDotHat_copy.sc SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref b/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref index 2bfb21c1..d8362371 100644 --- a/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref +++ b/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref @@ -134,51 +134,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpDotSlash.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - *********************************************** - ==> Start translation of function "test_OpDotSlash" - - *********************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotSlash/test_OpDotSlash_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotSlash/test_OpDotSlash_copy.sci' already opened in Scilab. - ********************************************************* - *********************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpDotSlash/test_OpDotSlash.ast - - ********************************************************* - *********************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -395,35 +368,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotSlash/test_OpDotSlash_cop SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpDotStar.sci.dia.ref b/tests/unit_tests/double/test_OpDotStar.sci.dia.ref index b71f4af5..b6749d90 100644 --- a/tests/unit_tests/double/test_OpDotStar.sci.dia.ref +++ b/tests/unit_tests/double/test_OpDotStar.sci.dia.ref @@ -134,51 +134,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpDotStar.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************** - ==> Start translation of function "test_OpDotStar" - - ********************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotStar/test_OpDotStar_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotStar/test_OpDotStar_copy.sci' already opened in Scilab. - ********************************************************* - ********************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpDotStar/test_OpDotStar.ast - - ********************************************************* - ********************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -395,35 +368,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotStar/test_OpDotStar_copy. SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpEqual.sci.dia.ref b/tests/unit_tests/double/test_OpEqual.sci.dia.ref index 9779b137..b2a73e96 100644 --- a/tests/unit_tests/double/test_OpEqual.sci.dia.ref +++ b/tests/unit_tests/double/test_OpEqual.sci.dia.ref @@ -38,51 +38,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpEqual.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpEqual" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpEqual/test_OpEqual.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -283,35 +256,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpExt.sci.dia.ref b/tests/unit_tests/double/test_OpExt.sci.dia.ref index 2674e597..34f0cb2f 100644 --- a/tests/unit_tests/double/test_OpExt.sci.dia.ref +++ b/tests/unit_tests/double/test_OpExt.sci.dia.ref @@ -56,51 +56,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpExt.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_OpExt" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpExt/test_OpExt_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpExt/test_OpExt_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpExt/test_OpExt.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -309,35 +282,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpExt/test_OpExt_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpHat.sci.dia.ref b/tests/unit_tests/double/test_OpHat.sci.dia.ref index ca5f21fc..b6b722cc 100644 --- a/tests/unit_tests/double/test_OpHat.sci.dia.ref +++ b/tests/unit_tests/double/test_OpHat.sci.dia.ref @@ -144,51 +144,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpHat.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_OpHat" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpHat/test_OpHat_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpHat/test_OpHat_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpHat/test_OpHat.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -429,35 +402,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpHat/test_OpHat_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpIns.sci.dia.ref b/tests/unit_tests/double/test_OpIns.sci.dia.ref index 577f2b4e..a0b487a0 100644 --- a/tests/unit_tests/double/test_OpIns.sci.dia.ref +++ b/tests/unit_tests/double/test_OpIns.sci.dia.ref @@ -146,51 +146,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpIns.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_OpIns" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpIns/test_OpIns_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpIns/test_OpIns_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpIns/test_OpIns.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -1231,35 +1204,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpIns/test_OpIns_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref b/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref index f291f62b..636e4c83 100644 --- a/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref @@ -94,51 +94,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogAnd.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************* - ==> Start translation of function "test_OpLogAnd" - - ********************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogAnd/test_OpLogAnd_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogAnd/test_OpLogAnd_copy.sci' already opened in Scilab. - ********************************************************* - ******************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogAnd/test_OpLogAnd.ast - - ********************************************************* - ******************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -379,35 +352,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogAnd/test_OpLogAnd_copy.sc SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogEq.sci.dia.ref b/tests/unit_tests/double/test_OpLogEq.sci.dia.ref index 11cf2842..f0beb955 100644 --- a/tests/unit_tests/double/test_OpLogEq.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogEq.sci.dia.ref @@ -94,51 +94,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogEq.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogEq" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogEq/test_OpLogEq_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogEq/test_OpLogEq_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogEq/test_OpLogEq.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -411,35 +384,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogEq/test_OpLogEq_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogGe.sci.dia.ref b/tests/unit_tests/double/test_OpLogGe.sci.dia.ref index 17b798c7..24a8014f 100644 --- a/tests/unit_tests/double/test_OpLogGe.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogGe.sci.dia.ref @@ -43,51 +43,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogGe.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogGe" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGe/test_OpLogGe_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGe/test_OpLogGe_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogGe/test_OpLogGe.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -328,35 +301,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGe/test_OpLogGe_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogGt.sci.dia.ref b/tests/unit_tests/double/test_OpLogGt.sci.dia.ref index 174b5d6a..eee54bdd 100644 --- a/tests/unit_tests/double/test_OpLogGt.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogGt.sci.dia.ref @@ -43,51 +43,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogGt.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogGt" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGt/test_OpLogGt_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGt/test_OpLogGt_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogGt/test_OpLogGt.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -336,35 +309,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGt/test_OpLogGt_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogLe.sci.dia.ref b/tests/unit_tests/double/test_OpLogLe.sci.dia.ref index 584c3c9f..2f902574 100644 --- a/tests/unit_tests/double/test_OpLogLe.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogLe.sci.dia.ref @@ -43,51 +43,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogLe.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogLe" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLe/test_OpLogLe_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLe/test_OpLogLe_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogLe/test_OpLogLe.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -328,35 +301,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLe/test_OpLogLe_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogLt.sci.dia.ref b/tests/unit_tests/double/test_OpLogLt.sci.dia.ref index 3831e6d2..b5f223d3 100644 --- a/tests/unit_tests/double/test_OpLogLt.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogLt.sci.dia.ref @@ -43,51 +43,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogLt.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogLt" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLt/test_OpLogLt_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLt/test_OpLogLt_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogLt/test_OpLogLt.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -328,35 +301,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLt/test_OpLogLt_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogNe.sci.dia.ref b/tests/unit_tests/double/test_OpLogNe.sci.dia.ref index 970683c6..6827ef6e 100644 --- a/tests/unit_tests/double/test_OpLogNe.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogNe.sci.dia.ref @@ -94,51 +94,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogNe.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogNe" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNe/test_OpLogNe_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNe/test_OpLogNe_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogNe/test_OpLogNe.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -411,35 +384,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNe/test_OpLogNe_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogNot.sci.dia.ref b/tests/unit_tests/double/test_OpLogNot.sci.dia.ref index 484f405e..cafa651b 100644 --- a/tests/unit_tests/double/test_OpLogNot.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogNot.sci.dia.ref @@ -52,51 +52,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogNot.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************* - ==> Start translation of function "test_OpLogNot" - - ********************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNot/test_OpLogNot_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNot/test_OpLogNot_copy.sci' already opened in Scilab. - ********************************************************* - ******************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogNot/test_OpLogNot.ast - - ********************************************************* - ******************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -290,35 +263,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNot/test_OpLogNot_copy.sc SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpLogOr.sci.dia.ref b/tests/unit_tests/double/test_OpLogOr.sci.dia.ref index e867ad52..d3e43562 100644 --- a/tests/unit_tests/double/test_OpLogOr.sci.dia.ref +++ b/tests/unit_tests/double/test_OpLogOr.sci.dia.ref @@ -94,51 +94,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpLogOr.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpLogOr" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogOr/test_OpLogOr_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogOr/test_OpLogOr_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpLogOr/test_OpLogOr.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -379,35 +352,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogOr/test_OpLogOr_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpMinus.sci.dia.ref b/tests/unit_tests/double/test_OpMinus.sci.dia.ref index e439d986..b42dc80c 100644 --- a/tests/unit_tests/double/test_OpMinus.sci.dia.ref +++ b/tests/unit_tests/double/test_OpMinus.sci.dia.ref @@ -53,51 +53,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpMinus.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpMinus" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpMinus/test_OpMinus_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpMinus/test_OpMinus_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpMinus/test_OpMinus.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -466,35 +439,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpMinus/test_OpMinus_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpPlus.sci.dia.ref b/tests/unit_tests/double/test_OpPlus.sci.dia.ref index 3e5bf125..aa09f20c 100644 --- a/tests/unit_tests/double/test_OpPlus.sci.dia.ref +++ b/tests/unit_tests/double/test_OpPlus.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpPlus.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_OpPlus" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpPlus/test_OpPlus_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpPlus/test_OpPlus_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpPlus/test_OpPlus.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -335,35 +308,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpPlus/test_OpPlus_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpRc.sci.dia.ref b/tests/unit_tests/double/test_OpRc.sci.dia.ref index d6316394..1d10646d 100644 --- a/tests/unit_tests/double/test_OpRc.sci.dia.ref +++ b/tests/unit_tests/double/test_OpRc.sci.dia.ref @@ -58,51 +58,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpRc.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_OpRc" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpRc/test_OpRc_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpRc/test_OpRc_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpRc/test_OpRc.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -463,35 +436,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpRc/test_OpRc_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpSlash.sci.dia.ref b/tests/unit_tests/double/test_OpSlash.sci.dia.ref index 9e4e5d6d..8f4a3a50 100644 --- a/tests/unit_tests/double/test_OpSlash.sci.dia.ref +++ b/tests/unit_tests/double/test_OpSlash.sci.dia.ref @@ -154,51 +154,24 @@ computing least squares solution. (see lsq). ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpSlash" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpSlash/test_OpSlash_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpSlash/test_OpSlash_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpSlash/test_OpSlash.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -463,35 +436,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpSlash/test_OpSlash_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_OpStar.sci.dia.ref b/tests/unit_tests/double/test_OpStar.sci.dia.ref index d8da6881..6952da2d 100644 --- a/tests/unit_tests/double/test_OpStar.sci.dia.ref +++ b/tests/unit_tests/double/test_OpStar.sci.dia.ref @@ -142,51 +142,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpStar.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_OpStar" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpStar/test_OpStar_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpStar/test_OpStar_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpStar/test_OpStar.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -443,35 +416,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpStar/test_OpStar_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Size.sci.dia.ref b/tests/unit_tests/double/test_Size.sci.dia.ref index 99d408fc..93f5dc1b 100644 --- a/tests/unit_tests/double/test_Size.sci.dia.ref +++ b/tests/unit_tests/double/test_Size.sci.dia.ref @@ -60,51 +60,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Size.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_Size" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Size/test_Size_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Size/test_Size_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Size/test_Size.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -441,35 +414,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Size/test_Size_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Stdevf.sci.dia.ref b/tests/unit_tests/double/test_Stdevf.sci.dia.ref index 4851b3a6..10ccc2b4 100644 --- a/tests/unit_tests/double/test_Stdevf.sci.dia.ref +++ b/tests/unit_tests/double/test_Stdevf.sci.dia.ref @@ -121,51 +121,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Stdevf.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************* - ==> Start translation of function "test_Stdevf" - - ******************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Stdevf/test_Stdevf_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Stdevf/test_Stdevf_copy.sci' already opened in Scilab. - ********************************************************* - *************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Stdevf/test_Stdevf.ast - - ********************************************************* - *************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -535,35 +508,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Stdevf/test_Stdevf_copy.sci' a SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Trace.sci.dia.ref b/tests/unit_tests/double/test_Trace.sci.dia.ref index 8d332449..db8b5a09 100644 --- a/tests/unit_tests/double/test_Trace.sci.dia.ref +++ b/tests/unit_tests/double/test_Trace.sci.dia.ref @@ -34,51 +34,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Trace.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_Trace" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Trace/test_Trace_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Trace/test_Trace_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Trace/test_Trace.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Trace/test_Trace_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_Type.sci.dia.ref b/tests/unit_tests/double/test_Type.sci.dia.ref index 26ee9356..29975166 100644 --- a/tests/unit_tests/double/test_Type.sci.dia.ref +++ b/tests/unit_tests/double/test_Type.sci.dia.ref @@ -34,51 +34,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_Type.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_Type" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Type/test_Type_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Type/test_Type_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_Type/test_Type.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -151,35 +124,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Type/test_Type_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_abs.sci.dia.ref b/tests/unit_tests/double/test_abs.sci.dia.ref index ccf2e749..a5fd6ef7 100644 --- a/tests/unit_tests/double/test_abs.sci.dia.ref +++ b/tests/unit_tests/double/test_abs.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_abs.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_abs" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_abs/test_abs_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_abs/test_abs_copy.sci' already opened in Scilab. - ********************************************************* - ********************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_abs/test_abs.ast - - ********************************************************* - ********************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_abs/test_abs_copy.sci' already SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_acos.sci.dia.ref b/tests/unit_tests/double/test_acos.sci.dia.ref index a76ffbc6..20d9b152 100644 --- a/tests/unit_tests/double/test_acos.sci.dia.ref +++ b/tests/unit_tests/double/test_acos.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_acos.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_acos" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acos/test_acos_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acos/test_acos_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_acos/test_acos.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acos/test_acos_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_acosh.sci.dia.ref b/tests/unit_tests/double/test_acosh.sci.dia.ref index f7a51e88..f8e36285 100644 --- a/tests/unit_tests/double/test_acosh.sci.dia.ref +++ b/tests/unit_tests/double/test_acosh.sci.dia.ref @@ -50,51 +50,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_acosh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_acosh" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acosh/test_acosh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acosh/test_acosh_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_acosh/test_acosh.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acosh/test_acosh_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_asin.sci.dia.ref b/tests/unit_tests/double/test_asin.sci.dia.ref index 4863dd3a..363f49b0 100644 --- a/tests/unit_tests/double/test_asin.sci.dia.ref +++ b/tests/unit_tests/double/test_asin.sci.dia.ref @@ -60,51 +60,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_asin.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_asin" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asin/test_asin_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asin/test_asin_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_asin/test_asin.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -201,35 +174,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asin/test_asin_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_asinh.sci.dia.ref b/tests/unit_tests/double/test_asinh.sci.dia.ref index cf29f01c..700971db 100644 --- a/tests/unit_tests/double/test_asinh.sci.dia.ref +++ b/tests/unit_tests/double/test_asinh.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_asinh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_asinh" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asinh/test_asinh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asinh/test_asinh_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_asinh/test_asinh.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asinh/test_asinh_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_atan.sci.dia.ref b/tests/unit_tests/double/test_atan.sci.dia.ref index ee21f25d..592b4094 100644 --- a/tests/unit_tests/double/test_atan.sci.dia.ref +++ b/tests/unit_tests/double/test_atan.sci.dia.ref @@ -57,51 +57,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_atan.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_atan" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atan/test_atan_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atan/test_atan_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_atan/test_atan.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -222,35 +195,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atan/test_atan_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_atanh.sci.dia.ref b/tests/unit_tests/double/test_atanh.sci.dia.ref index 908dfff0..1b789439 100644 --- a/tests/unit_tests/double/test_atanh.sci.dia.ref +++ b/tests/unit_tests/double/test_atanh.sci.dia.ref @@ -60,51 +60,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_atanh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_atanh" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atanh/test_atanh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atanh/test_atanh_copy.sci' already opened in Scilab. - ********************************************************* - ************************* - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_atanh/test_atanh.ast - - ********************************************************* - ************************* - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -201,35 +174,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atanh/test_atanh_copy.sci' alr SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_ceil.sci.dia.ref b/tests/unit_tests/double/test_ceil.sci.dia.ref index 0a5d186e..68893068 100644 --- a/tests/unit_tests/double/test_ceil.sci.dia.ref +++ b/tests/unit_tests/double/test_ceil.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_ceil.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_ceil" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ceil/test_ceil_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ceil/test_ceil_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_ceil/test_ceil.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ceil/test_ceil_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_chol.sci.dia.ref b/tests/unit_tests/double/test_chol.sci.dia.ref index 25f0ecf6..1066df73 100644 --- a/tests/unit_tests/double/test_chol.sci.dia.ref +++ b/tests/unit_tests/double/test_chol.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_chol.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_chol" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_chol/test_chol_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_chol/test_chol_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_chol/test_chol.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_chol/test_chol_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_conj.sci.dia.ref b/tests/unit_tests/double/test_conj.sci.dia.ref index 6d7917c4..c3ef1ca2 100644 --- a/tests/unit_tests/double/test_conj.sci.dia.ref +++ b/tests/unit_tests/double/test_conj.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_conj.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_conj" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_conj/test_conj_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_conj/test_conj_copy.sci' already opened in Scilab. - ********************************************************* - *********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_conj/test_conj.ast - - ********************************************************* - *********************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_conj/test_conj_copy.sci' alrea SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_cos.sci.dia.ref b/tests/unit_tests/double/test_cos.sci.dia.ref index 73cdf785..6720219f 100644 --- a/tests/unit_tests/double/test_cos.sci.dia.ref +++ b/tests/unit_tests/double/test_cos.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_cos.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_cos" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cos/test_cos_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cos/test_cos_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_cos/test_cos.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cos/test_cos_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_cosh.sci.dia.ref b/tests/unit_tests/double/test_cosh.sci.dia.ref index fb3ab294..bcfeb44b 100644 --- a/tests/unit_tests/double/test_cosh.sci.dia.ref +++ b/tests/unit_tests/double/test_cosh.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_cosh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_cosh" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cosh/test_cosh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cosh/test_cosh_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_cosh/test_cosh.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cosh/test_cosh_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_exp.sci.dia.ref b/tests/unit_tests/double/test_exp.sci.dia.ref index 43e09cdf..4bac18e8 100644 --- a/tests/unit_tests/double/test_exp.sci.dia.ref +++ b/tests/unit_tests/double/test_exp.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_exp.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_exp" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_exp/test_exp_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_exp/test_exp_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_exp/test_exp.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_exp/test_exp_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_eye.sci.dia.ref b/tests/unit_tests/double/test_eye.sci.dia.ref index 662c1916..6613d592 100644 --- a/tests/unit_tests/double/test_eye.sci.dia.ref +++ b/tests/unit_tests/double/test_eye.sci.dia.ref @@ -46,51 +46,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_eye.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_eye" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_eye/test_eye_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_eye/test_eye_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_eye/test_eye.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -211,35 +184,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_eye/test_eye_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_fix.sci.dia.ref b/tests/unit_tests/double/test_fix.sci.dia.ref index f0622ab8..f72bec2b 100644 --- a/tests/unit_tests/double/test_fix.sci.dia.ref +++ b/tests/unit_tests/double/test_fix.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_fix.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_fix" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_fix/test_fix_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_fix/test_fix_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_fix/test_fix.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_fix/test_fix_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_floor.sci.dia.ref b/tests/unit_tests/double/test_floor.sci.dia.ref index 19b50a31..cd7fd27c 100644 --- a/tests/unit_tests/double/test_floor.sci.dia.ref +++ b/tests/unit_tests/double/test_floor.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_floor.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_floor" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_floor/test_floor.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_imag.sci.dia.ref b/tests/unit_tests/double/test_imag.sci.dia.ref index 32194e4a..5cb58d54 100644 --- a/tests/unit_tests/double/test_imag.sci.dia.ref +++ b/tests/unit_tests/double/test_imag.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_imag.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_imag" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_imag/test_imag_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_imag/test_imag_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_imag/test_imag.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_imag/test_imag_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_int.sci.dia.ref b/tests/unit_tests/double/test_int.sci.dia.ref index 3e097e2a..bf47879d 100644 --- a/tests/unit_tests/double/test_int.sci.dia.ref +++ b/tests/unit_tests/double/test_int.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_int.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_int" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_int/test_int_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_int/test_int_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_int/test_int.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_int/test_int_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_inv.sci.dia.ref b/tests/unit_tests/double/test_inv.sci.dia.ref index dd57ac82..3aea8916 100644 --- a/tests/unit_tests/double/test_inv.sci.dia.ref +++ b/tests/unit_tests/double/test_inv.sci.dia.ref @@ -20,7 +20,7 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_inv.sci", TMPDIR); ----------------------------------- Warning : -matrix is close to singular or badly scaled. rcond = 4.5675D-41 +matrix is close to singular or badly scaled. rcond = 4.5748D-41 Warning : matrix is close to singular or badly scaled. rcond = 1.1102D-17 @@ -32,51 +32,24 @@ matrix is close to singular or badly scaled. rcond = 1.1102D-17 ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_inv" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_inv/test_inv_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_inv/test_inv_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_inv/test_inv.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -173,35 +146,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_inv/test_inv_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_isnan.sci.dia.ref b/tests/unit_tests/double/test_isnan.sci.dia.ref index a82999d7..3e3445c4 100644 --- a/tests/unit_tests/double/test_isnan.sci.dia.ref +++ b/tests/unit_tests/double/test_isnan.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_isnan.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_isnan" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_isnan/test_isnan_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_isnan/test_isnan_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_isnan/test_isnan.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_isnan/test_isnan_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_log.sci.dia.ref b/tests/unit_tests/double/test_log.sci.dia.ref index 4f23b3c4..6435f935 100644 --- a/tests/unit_tests/double/test_log.sci.dia.ref +++ b/tests/unit_tests/double/test_log.sci.dia.ref @@ -50,51 +50,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_log.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_log" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log/test_log_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log/test_log_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_log/test_log.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log/test_log_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_log10.sci.dia.ref b/tests/unit_tests/double/test_log10.sci.dia.ref index 74a69b97..e4d030d5 100644 --- a/tests/unit_tests/double/test_log10.sci.dia.ref +++ b/tests/unit_tests/double/test_log10.sci.dia.ref @@ -50,51 +50,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_log10.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_log10" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log10/test_log10_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log10/test_log10_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_log10/test_log10.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log10/test_log10_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_log1p.sci.dia.ref b/tests/unit_tests/double/test_log1p.sci.dia.ref index c97a497f..60850cc8 100644 --- a/tests/unit_tests/double/test_log1p.sci.dia.ref +++ b/tests/unit_tests/double/test_log1p.sci.dia.ref @@ -33,51 +33,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_log1p.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_log1p" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log1p/test_log1p_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log1p/test_log1p_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_log1p/test_log1p.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -182,35 +155,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log1p/test_log1p_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_max.sci.dia.ref b/tests/unit_tests/double/test_max.sci.dia.ref index 5d33cf14..68699b79 100644 --- a/tests/unit_tests/double/test_max.sci.dia.ref +++ b/tests/unit_tests/double/test_max.sci.dia.ref @@ -44,51 +44,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_max.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_max" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_max/test_max_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_max/test_max_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_max/test_max.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -353,35 +326,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_max/test_max_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_mean.sci.dia.ref b/tests/unit_tests/double/test_mean.sci.dia.ref index 8c5310bd..dad220a6 100644 --- a/tests/unit_tests/double/test_mean.sci.dia.ref +++ b/tests/unit_tests/double/test_mean.sci.dia.ref @@ -56,51 +56,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_mean.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_mean" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_mean/test_mean_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_mean/test_mean_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_mean/test_mean.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -357,35 +330,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_mean/test_mean_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_min.sci.dia.ref b/tests/unit_tests/double/test_min.sci.dia.ref index d315cb00..6b567724 100644 --- a/tests/unit_tests/double/test_min.sci.dia.ref +++ b/tests/unit_tests/double/test_min.sci.dia.ref @@ -44,51 +44,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_min.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_min" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_min/test_min_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_min/test_min_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_min/test_min.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -353,35 +326,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_min/test_min_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_ones.sci.dia.ref b/tests/unit_tests/double/test_ones.sci.dia.ref index abde1aff..0f6f0f96 100644 --- a/tests/unit_tests/double/test_ones.sci.dia.ref +++ b/tests/unit_tests/double/test_ones.sci.dia.ref @@ -46,51 +46,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_ones.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_ones" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ones/test_ones_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ones/test_ones_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_ones/test_ones.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -211,35 +184,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ones/test_ones_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_prod.sci.dia.ref b/tests/unit_tests/double/test_prod.sci.dia.ref index c4253a63..c061f1c2 100644 --- a/tests/unit_tests/double/test_prod.sci.dia.ref +++ b/tests/unit_tests/double/test_prod.sci.dia.ref @@ -56,51 +56,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_prod.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_prod" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_prod/test_prod_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_prod/test_prod_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_prod/test_prod.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -357,35 +330,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_prod/test_prod_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_rand.sci.dia.ref b/tests/unit_tests/double/test_rand.sci.dia.ref index 842c0e2c..ed18d0b0 100644 --- a/tests/unit_tests/double/test_rand.sci.dia.ref +++ b/tests/unit_tests/double/test_rand.sci.dia.ref @@ -56,51 +56,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_rand.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_rand" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_rand/test_rand_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_rand/test_rand_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_rand/test_rand.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -221,35 +194,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_rand/test_rand_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_real.sci.dia.ref b/tests/unit_tests/double/test_real.sci.dia.ref index 40df78df..4b78bf8c 100644 --- a/tests/unit_tests/double/test_real.sci.dia.ref +++ b/tests/unit_tests/double/test_real.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_real.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_real" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_real/test_real_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_real/test_real_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_real/test_real.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -181,35 +154,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_real/test_real_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_round.sci.dia.ref b/tests/unit_tests/double/test_round.sci.dia.ref index 661acb71..fe62a45c 100644 --- a/tests/unit_tests/double/test_round.sci.dia.ref +++ b/tests/unit_tests/double/test_round.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_round.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_round" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_round/test_round_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_round/test_round_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_round/test_round.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_round/test_round_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_sign.sci.dia.ref b/tests/unit_tests/double/test_sign.sci.dia.ref index ab2818fc..6495770e 100644 --- a/tests/unit_tests/double/test_sign.sci.dia.ref +++ b/tests/unit_tests/double/test_sign.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_sign.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_sign" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sign/test_sign_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sign/test_sign_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_sign/test_sign.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sign/test_sign_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_sin.sci.dia.ref b/tests/unit_tests/double/test_sin.sci.dia.ref index dc4b8580..d1a70c4c 100644 --- a/tests/unit_tests/double/test_sin.sci.dia.ref +++ b/tests/unit_tests/double/test_sin.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_sin.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_sin" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sin/test_sin_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sin/test_sin_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_sin/test_sin.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sin/test_sin_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_sinh.sci.dia.ref b/tests/unit_tests/double/test_sinh.sci.dia.ref index 259d75ac..2697efe1 100644 --- a/tests/unit_tests/double/test_sinh.sci.dia.ref +++ b/tests/unit_tests/double/test_sinh.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_sinh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_sinh" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sinh/test_sinh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sinh/test_sinh_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_sinh/test_sinh.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sinh/test_sinh_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_sqrt.sci.dia.ref b/tests/unit_tests/double/test_sqrt.sci.dia.ref index 51ee0764..461d711f 100644 --- a/tests/unit_tests/double/test_sqrt.sci.dia.ref +++ b/tests/unit_tests/double/test_sqrt.sci.dia.ref @@ -50,51 +50,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_sqrt.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_sqrt" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sqrt/test_sqrt_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sqrt/test_sqrt_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_sqrt/test_sqrt.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -191,35 +164,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sqrt/test_sqrt_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_st_deviation.sci.dia.ref b/tests/unit_tests/double/test_st_deviation.sci.dia.ref index 7cc772a7..9e8d1cdb 100644 --- a/tests/unit_tests/double/test_st_deviation.sci.dia.ref +++ b/tests/unit_tests/double/test_st_deviation.sci.dia.ref @@ -63,51 +63,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_st_deviation.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ************************************************* - ==> Start translation of function "test_st_deviation" - - ************************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_st_deviation/test_st_deviation_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_st_deviation/test_st_deviation_copy.sci' already opened in Scilab. - ********************************************************* - **************************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_st_deviation/test_st_deviation.ast - - ********************************************************* - **************************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -364,35 +337,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_st_deviation/test_st_deviation SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_sum.sci.dia.ref b/tests/unit_tests/double/test_sum.sci.dia.ref index d0fb3395..a31e3f44 100644 --- a/tests/unit_tests/double/test_sum.sci.dia.ref +++ b/tests/unit_tests/double/test_sum.sci.dia.ref @@ -56,51 +56,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_sum.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - **************************************** - ==> Start translation of function "test_sum" - - **************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sum/test_sum_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sum/test_sum_copy.sci' already opened in Scilab. - ********************************************************* - ********************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_sum/test_sum.ast - - ********************************************************* - ********************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -357,35 +330,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sum/test_sum_copy.sci' already SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_tanh.sci.dia.ref b/tests/unit_tests/double/test_tanh.sci.dia.ref index 4d581d8d..9f41af27 100644 --- a/tests/unit_tests/double/test_tanh.sci.dia.ref +++ b/tests/unit_tests/double/test_tanh.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_tanh.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ***************************************** - ==> Start translation of function "test_tanh" - - ***************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_tanh/test_tanh_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_tanh/test_tanh_copy.sci' already opened in Scilab. - ********************************************************* - ************************ - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_tanh/test_tanh.ast - - ********************************************************* - ************************ - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_tanh/test_tanh_copy.sci' alrea SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_variance.sci.dia.ref b/tests/unit_tests/double/test_variance.sci.dia.ref index fe812106..1edd8020 100644 --- a/tests/unit_tests/double/test_variance.sci.dia.ref +++ b/tests/unit_tests/double/test_variance.sci.dia.ref @@ -40,51 +40,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_variance.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ********************************************* - ==> Start translation of function "test_variance" - - ********************************************* Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_variance/test_variance_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_variance/test_variance_copy.sci' already opened in Scilab. - ********************************************************* - ******************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_variance/test_variance.ast - - ********************************************************* - ******************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -342,35 +315,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_variance/test_variance_copy.sc SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = diff --git a/tests/unit_tests/double/test_zeros.sci.dia.ref b/tests/unit_tests/double/test_zeros.sci.dia.ref index 94691513..6e0872c6 100644 --- a/tests/unit_tests/double/test_zeros.sci.dia.ref +++ b/tests/unit_tests/double/test_zeros.sci.dia.ref @@ -46,51 +46,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_zeros.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ****************************************** - ==> Start translation of function "test_zeros" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_zeros/test_zeros_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_zeros/test_zeros_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_zeros/test_zeros.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -211,35 +184,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_zeros/test_zeros_copy.sci' alr SCI2C: ########################################################## ########*/ - *********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - *********************************************** - - ************************************************** - ==> Copying headers needed in TMPDIR/includes/ - ************************************************** - - ******************************************************* - ==> Copying interfaces needed in TMPDIR/interfaces/ - ******************************************************* - - ****************************************** - ==> Generating Builder TMPDIR/Makefile - ****************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = |