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 "Senaka Fernando (JIRA)" <ji...@apache.org> on 2008/01/27 09:39:34 UTC

[jira] Created: (AXIS2C-934) Organize Test Cases

Organize Test Cases
-------------------

                 Key: AXIS2C-934
                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
             Project: Axis2-C
          Issue Type: Task
          Components: tests
    Affects Versions: Current (Nightly)
            Reporter: Senaka Fernando
             Fix For: Current (Nightly)


Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. We need to,
1. Organize is to the original test_case directory structure.
2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
4. Minimize number of additional files, when you could add several related tests onto one file

Regards,
Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-934) Organize Test Cases

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando updated AXIS2C-934:
-----------------------------------

        Fix Version/s:     (was: Current (Nightly))
                       1.3.0
    Affects Version/s:     (was: Current (Nightly))
                       1.3.0

> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>             Fix For: 1.3.0
>
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-934) Organize Test Cases

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando updated AXIS2C-934:
-----------------------------------

    Fix Version/s:     (was: 1.3.0)

> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>            Reporter: Senaka Fernando
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-934) Organize Test Cases

Posted by "Sanjaya Ratnaweera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjaya Ratnaweera reassigned AXIS2C-934:
-----------------------------------------

    Assignee: Sanjaya Ratnaweera

> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>            Reporter: Senaka Fernando
>            Assignee: Sanjaya Ratnaweera
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-934) Organize Test Cases

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-934:
------------------------------------

    Fix Version/s: 1.6.0

> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>            Reporter: Senaka Fernando
>            Assignee: Sanjaya Ratnaweera
>             Fix For: 1.6.0
>
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


[jira] Updated: (AXIS2C-934) Organize Test Cases

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando updated AXIS2C-934:
-----------------------------------

    Affects Version/s:     (was: 1.3.0)

This is mostly done. But, since we decided not to remove build.sh files, must make sure that they actually build. Btw, does these build on windows?

Moved to post 1.3.0

Regards,
Senaka

> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>            Reporter: Senaka Fernando
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-934) Organize Test Cases

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando updated AXIS2C-934:
-----------------------------------

    Description: 
Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
Therefore, We need to,
1. Organize it to the original test_case directory structure.
2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
4. Make sure that the configure option '--enable-tests' is enforced.
5. Minimize number of additional files, when you could add several related tests onto one file

Regards,
Senaka

  was:
Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. We need to,
1. Organize is to the original test_case directory structure.
2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
4. Minimize number of additional files, when you could add several related tests onto one file

Regards,
Senaka


> Organize Test Cases
> -------------------
>
>                 Key: AXIS2C-934
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-934
>             Project: Axis2-C
>          Issue Type: Task
>          Components: tests
>    Affects Versions: Current (Nightly)
>            Reporter: Senaka Fernando
>             Fix For: Current (Nightly)
>
>
> Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh. :(
> Therefore, We need to,
> 1. Organize it to the original test_case directory structure.
> 2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
> 3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
> 4. Make sure that the configure option '--enable-tests' is enforced.
> 5. Minimize number of additional files, when you could add several related tests onto one file
> Regards,
> Senaka

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org