You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2009/12/09 05:41:18 UTC

[jira] Updated: (AXIS2C-1412) Very simple unit test framework and tests corrections

     [ https://issues.apache.org/jira/browse/AXIS2C-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1412:
-------------------------------------

    Component/s: tests

> Very simple unit test framework and tests corrections
> -----------------------------------------------------
>
>                 Key: AXIS2C-1412
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1412
>             Project: Axis2-C
>          Issue Type: Test
>          Components: tests
>            Reporter: Francois Mireaux
>         Attachments: tests.patch, tests.patch
>
>
> Here is a proposition for a very simple unit test framework, used for rewrite some of tests (numerous errors found).
> Tests are also modified to be used under Windows (tested with the C compiler of Visual Studio 2008 Express Edition) with the help of a JScript program which computes a Makefile extension for tests (file makeTests) analysing files Makefile.am. After executing buid\win32\build.bat, one can use build\win32\buildtests.bat to build and execute all defined tests. An optionnal parameter ciould be used to build and execute one specific test defined by test_<nn> (see makeTests file).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.