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

shippableでDxLib非依存部分のCIとTestをやる #85

Open
yumetodo opened this issue Aug 5, 2016 · 0 comments
Open

shippableでDxLib非依存部分のCIとTestをやる #85

yumetodo opened this issue Aug 5, 2016 · 0 comments

Comments

@yumetodo
Copy link
Collaborator

yumetodo commented Aug 5, 2016

このライブラリの全部がDxLibに依存しているわけではない。それらを手元のgccで検証するにも限界がある。そういうものはLinuxでも動くように検証するべきだ。

そこで、そういうもののテストフレームワークにiutestを利用し、これに付属するiuwandbox.pyを使ってWandboxにコードを投げ、テストを実行することを目指す。

これまでもCIの話は #36 #68 上がってきたが、DxLibをどうやってコンパイルするかの部分でストップしてきた。
これでは埒が明かないのでせめて非依存部分だけでもテストしようという話。

動かしている実例
https://github.com/yumetodo/string_split (ベンチマークもやったら途中でタイムアウトするので辛い)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant