Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test code for irteus/demo into irteus-demo.l and remove direct writi... #87

Merged
merged 1 commit into from
May 10, 2014

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented May 9, 2014

Add test code for irteus/demo into irteus-demo.l and remove direct writing of test lines in .travis.yml according to discussion in 83432a3

The purpose of this PR is to enable to call irteus/test/irteus-demo.l directly.
After this commit, we can replace test lines in .travis.yml by find test/ -iname "*.l" | xargs -n1 irteusgl according to @k-okada suggestion.
83432a3

However, currently irteus/test/unittest.l cannot be called in .travis.yml
because of invalid exit code[1] or testing of intentional failure[2].
After we can use irteus/test/unittest.l,
I can create PR for find test/ -iname "*.l" | xargs -n1 irteusgl .

[1] euslisp/EusLisp#19
[2] jsk-ros-pkg/jsk_roseus#21 (comment)

…iting of test lines in .travis.yml according to discussion in euslisp@83432a3
@snozawa
Copy link
Contributor Author

snozawa commented May 9, 2014

Previous commit include typo.
I fixed it.

snozawa added a commit that referenced this pull request May 10, 2014
@snozawa snozawa merged commit a70721e into euslisp:master May 10, 2014
snozawa pushed a commit to snozawa/jsk_roseus that referenced this pull request May 11, 2014
@snozawa snozawa deleted the update_demo_sample branch July 15, 2014 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant