summaryrefslogtreecommitdiff
path: root/RUN_TESTS
diff options
context:
space:
mode:
authorcornet2009-04-23 11:57:19 +0000
committercornet2009-04-23 11:57:19 +0000
commitc1abfc271612a255d4491f2e0220bace5fdf11d2 (patch)
tree542e9c76b1c5bd8b3d583c6868346c89e9acf86a /RUN_TESTS
parent1b7670ad900a900d6da66e8e9aaddb672e61f543 (diff)
downloadscilab2c-c1abfc271612a255d4491f2e0220bace5fdf11d2.tar.gz
scilab2c-c1abfc271612a255d4491f2e0220bace5fdf11d2.tar.bz2
scilab2c-c1abfc271612a255d4491f2e0220bace5fdf11d2.zip
add add tests files in projects (signalProcessing)
+ fix build release
Diffstat (limited to 'RUN_TESTS')
-rw-r--r--RUN_TESTS/RUN_TESTS.vcproj4
-rw-r--r--RUN_TESTS/run_tests.bat99
2 files changed, 101 insertions, 2 deletions
diff --git a/RUN_TESTS/RUN_TESTS.vcproj b/RUN_TESTS/RUN_TESTS.vcproj
index f672b950..1a192214 100644
--- a/RUN_TESTS/RUN_TESTS.vcproj
+++ b/RUN_TESTS/RUN_TESTS.vcproj
@@ -24,7 +24,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="$(SolutionDir)bin/testAddition.exe&#x0D;&#x0A;$(SolutionDir)bin/testConj.exe&#x0D;&#x0A;$(SolutionDir)bin/testCplxAcos.exe&#x0D;&#x0A;$(SolutionDir)bin/testDisp.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleAbs.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleAcosh.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleChol.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleComplex.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleDeterm.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleDist.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleImplicitList.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleMatrixConcatenation.exe&#x0D;&#x0A;$(SolutionDir)bin/testFind.exe&#x0D;&#x0A;$(SolutionDir)bin/testFind2d.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatAbs.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatAcosh.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatChol.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatComplex.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatDeterm.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatDist.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatImplicitList.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatMatrixConcatenation.exe&#x0D;&#x0A;$(SolutionDir)bin/testFrexp.exe&#x0D;&#x0A;$(SolutionDir)bin/testIsEmpty.exe&#x0D;&#x0A;$(SolutionDir)bin/testIsNan.exe&#x0D;&#x0A;$(SolutionDir)bin/testLDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testLength.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixInfiniteNorm.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixInversion.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixLDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixOnes.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixRDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixTrace.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixTranspose.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixZeros.exe&#x0D;&#x0A;$(SolutionDir)bin/testMultiplication.exe&#x0D;&#x0A;$(SolutionDir)bin/testPythag.exe&#x0D;&#x0A;$(SolutionDir)bin/testRand.exe&#x0D;&#x0A;$(SolutionDir)bin/testRDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testRealsAcos.exe&#x0D;&#x0A;$(SolutionDir)bin/testSign.exe&#x0D;&#x0A;$(SolutionDir)bin/testSize.exe&#x0D;&#x0A;$(SolutionDir)bin/testString.exe&#x0D;&#x0A;$(SolutionDir)bin/testSubtraction.exe&#x0D;&#x0A;$(SolutionDir)bin/testType.exe&#x0D;&#x0A;"
+ CommandLine="$(SolutionDir)RUN_TESTS/run_tests.bat"
/>
<Tool
Name="VCCustomBuildTool"
@@ -46,7 +46,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="$(SolutionDir)bin/testAddition.exe&#x0D;&#x0A;$(SolutionDir)bin/testConj.exe&#x0D;&#x0A;$(SolutionDir)bin/testCplxAcos.exe&#x0D;&#x0A;$(SolutionDir)bin/testDisp.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleAbs.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleAcosh.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleChol.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleComplex.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleDeterm.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleDist.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleImplicitList.exe&#x0D;&#x0A;$(SolutionDir)bin/testDoubleMatrixConcatenation.exe&#x0D;&#x0A;$(SolutionDir)bin/testFind.exe&#x0D;&#x0A;$(SolutionDir)bin/testFind2d.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatAbs.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatAcosh.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatChol.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatComplex.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatDeterm.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatDist.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatImplicitList.exe&#x0D;&#x0A;$(SolutionDir)bin/testFloatMatrixConcatenation.exe&#x0D;&#x0A;$(SolutionDir)bin/testFrexp.exe&#x0D;&#x0A;$(SolutionDir)bin/testIsEmpty.exe&#x0D;&#x0A;$(SolutionDir)bin/testIsNan.exe&#x0D;&#x0A;$(SolutionDir)bin/testLDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testLength.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixInfiniteNorm.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixInversion.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixLDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixOnes.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixRDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixTrace.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixTranspose.exe&#x0D;&#x0A;$(SolutionDir)bin/testMatrixZeros.exe&#x0D;&#x0A;$(SolutionDir)bin/testMultiplication.exe&#x0D;&#x0A;$(SolutionDir)bin/testPythag.exe&#x0D;&#x0A;$(SolutionDir)bin/testRand.exe&#x0D;&#x0A;$(SolutionDir)bin/testRDivision.exe&#x0D;&#x0A;$(SolutionDir)bin/testRealsAcos.exe&#x0D;&#x0A;$(SolutionDir)bin/testSign.exe&#x0D;&#x0A;$(SolutionDir)bin/testSize.exe&#x0D;&#x0A;$(SolutionDir)bin/testString.exe&#x0D;&#x0A;$(SolutionDir)bin/testSubtraction.exe&#x0D;&#x0A;$(SolutionDir)bin/testType.exe&#x0D;&#x0A;"
+ CommandLine="$(SolutionDir)RUN_TESTS/run_tests.bat"
/>
<Tool
Name="VCCustomBuildTool"
diff --git a/RUN_TESTS/run_tests.bat b/RUN_TESTS/run_tests.bat
new file mode 100644
index 00000000..bf3e639b
--- /dev/null
+++ b/RUN_TESTS/run_tests.bat
@@ -0,0 +1,99 @@
+..\bin\testAddition.exe
+..\bin\testConj.exe
+..\bin\testCplxAcos.exe
+..\bin\testDisp.exe
+..\bin\testDoubleAbs.exe
+..\bin\testDoubleAcosh.exe
+..\bin\testDoubleChol.exe
+..\bin\testDoubleComplex.exe
+..\bin\testDoubleConv.exe
+..\bin\testDoubleConv2d.exe
+..\bin\testDoubleCrossCorr.exe
+..\bin\testDoubleDeterm.exe
+..\bin\testDoubleDist.exe
+..\bin\testDoubleFft.exe
+..\bin\testDoubleFftShift.exe
+..\bin\testDoubleFill.exe
+..\bin\testDoubleIfft.exe
+..\bin\testDoubleImplicitList.exe
+..\bin\testDoubleLev.exe
+..\bin\testDoubleLevin.exe
+..\bin\testDoubleLogm.exe
+..\bin\testDoubleLpc2cep.exe
+..\bin\testDoubleMagnitude.exe
+..\bin\testDoubleMatrixConcatenation.exe
+..\bin\testDoubleMatrixMultiplication.exe
+..\bin\testDoubleMax.exe
+..\bin\testDoubleMean.exe
+..\bin\testDoubleMin.exe
+..\bin\testDoublePowm.exe
+..\bin\testDoubleProd.exe
+..\bin\testDoubleSpec.exe
+..\bin\testDoubleSpec2.exe
+..\bin\testDoubleSquaredMagnitude.exe
+..\bin\testDoubleSum.exe
+..\bin\testDoubleVariance.exe
+..\bin\testDoubleVarianceNono.exe
+..\bin\testFind.exe
+..\bin\testFind2d.exe
+..\bin\testFloatAbs.exe
+..\bin\testFloatAcosh.exe
+..\bin\testFloatChol.exe
+..\bin\testFloatComplex.exe
+..\bin\testFloatConv.exe
+..\bin\testFloatConv2d.exe
+..\bin\testFloatCrossCorr.exe
+..\bin\testFloatDeterm.exe
+..\bin\testFloatDist.exe
+..\bin\testFloatFft.exe
+..\bin\testFloatFftShift.exe
+..\bin\testFloatFill.exe
+..\bin\testFloatIfft.exe
+..\bin\testFloatImplicitList.exe
+..\bin\testFloatLev.exe
+..\bin\testFloatLevin.exe
+..\bin\testFloatLogm.exe
+..\bin\testFloatLpc2cep.exe
+..\bin\testFloatMagnitude.exe
+..\bin\testFloatMatrixConcatenation.exe
+..\bin\testFloatMatrixMultiplication.exe
+..\bin\testFloatMax.exe
+..\bin\testFloatMean.exe
+..\bin\testFloatMin.exe
+..\bin\testFloatPowm.exe
+..\bin\testFloatProd.exe
+..\bin\testFloatSpec.exe
+..\bin\testFloatSpec2.exe
+..\bin\testFloatSquaredMagnitude.exe
+..\bin\testFloatSum.exe
+..\bin\testFloatVariance.exe
+..\bin\testFloatVarianceNono.exe
+..\bin\testFrexp.exe
+..\bin\testHilbert.exe
+..\bin\testIsEmpty.exe
+..\bin\testIsNan.exe
+..\bin\testJmat.exe
+..\bin\testLDivision.exe
+..\bin\testLength.exe
+..\bin\testMatFft.exe
+..\bin\testMatIfft.exe
+..\bin\testMatrixExponential.exe
+..\bin\testMatrixEye.exe
+..\bin\testMatrixInfiniteNorm.exe
+..\bin\testMatrixInversion.exe
+..\bin\testMatrixLDivision.exe
+..\bin\testMatrixOnes.exe
+..\bin\testMatrixRDivision.exe
+..\bin\testMatrixTrace.exe
+..\bin\testMatrixTranspose.exe
+..\bin\testMatrixZeros.exe
+..\bin\testMultiplication.exe
+..\bin\testPythag.exe
+..\bin\testRand.exe
+..\bin\testRDivision.exe
+..\bin\testRealsAcos.exe
+..\bin\testSign.exe
+..\bin\testSize.exe
+..\bin\testString.exe
+..\bin\testSubtraction.exe
+..\bin\testType.exe