[
https://issues.apache.org/jira/browse/SINGA-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742487#comment-14742487
]
wangwei commented on SINGA-67:
------------------------------
test code are compiled by
{code}
./configure --enable-test
make
{code}
you can then run the test by
{code}
./singatest
{code}
Do NOT use make singatest.
> Add singatest into build targets
> --------------------------------
>
> Key: SINGA-67
> URL: https://issues.apache.org/jira/browse/SINGA-67
> Project: Singa
> Issue Type: Improvement
> Reporter: Xie Zhongle
> Assignee: Xie Zhongle
>
> All the test code will be imported into the build scripts by adding the new
> target "singatest". As those source files are not added to the building list
> and cannot be compiled by autotool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)