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 "Manoj Pushpakumara (JIRA)" <ji...@apache.org> on 2008/01/21 06:29:34 UTC

[jira] Created: (AXIS2C-926) unit test program to test linked_list.c

unit test program to test linked_list.c
---------------------------------------

                 Key: AXIS2C-926
                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
             Project: Axis2-C
          Issue Type: Improvement
          Components: tests
            Reporter: Manoj Pushpakumara
            Priority: Minor


I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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] Commented: (AXIS2C-926) unit test program to test linked_list.c

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563895#action_12563895 ] 

Dinesh Premalal commented on AXIS2C-926:
----------------------------------------

Manoj, Could you provide a patch relevant to these changes please. It makes our life easier.

> unit test program to test linked_list.c
> ---------------------------------------
>
>                 Key: AXIS2C-926
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Manoj Pushpakumara
>            Priority: Minor
>         Attachments: build.sh, link_list_test.c
>
>
> I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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-926) unit test program to test linked_list.c

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

Manoj Pushpakumara updated AXIS2C-926:
--------------------------------------

    Attachment: build.sh

> unit test program to test linked_list.c
> ---------------------------------------
>
>                 Key: AXIS2C-926
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Manoj Pushpakumara
>            Priority: Minor
>         Attachments: build.sh, link_list_test.c
>
>
> I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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-926) unit test program to test linked_list.c

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

Manoj Pushpakumara updated AXIS2C-926:
--------------------------------------

    Attachment: link_list_test.c

> unit test program to test linked_list.c
> ---------------------------------------
>
>                 Key: AXIS2C-926
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Manoj Pushpakumara
>            Priority: Minor
>         Attachments: build.sh, link_list_test.c
>
>
> I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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] Commented: (AXIS2C-926) unit test program to test linked_list.c

Posted by "Manoj Pushpakumara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564024#action_12564024 ] 

Manoj Pushpakumara commented on AXIS2C-926:
-------------------------------------------

Hi denesh ayya
Thank you. I will provide a patch from next next changes. 



> unit test program to test linked_list.c
> ---------------------------------------
>
>                 Key: AXIS2C-926
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Manoj Pushpakumara
>            Priority: Minor
>         Attachments: build.sh, link_list_test.c
>
>
> I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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] Resolved: (AXIS2C-926) unit test program to test linked_list.c

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

Senaka Fernando resolved AXIS2C-926.
------------------------------------

    Resolution: Duplicate
      Assignee: Senaka Fernando

This has been already fixed under another issue.

> unit test program to test linked_list.c
> ---------------------------------------
>
>                 Key: AXIS2C-926
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-926
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Manoj Pushpakumara
>            Assignee: Senaka Fernando
>            Priority: Minor
>         Attachments: build.sh, link_list_test.c
>
>
> I wrote a unit test program to test linked_list.c. Please review it and apply the patch to axis2c/util/test location. To apply the patch you have to create a folder call linked_list and put test_linked_list.c and build.sh file to that.

-- 
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