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

Move remaining unit tests from cppunit to C #28

Open
superm1 opened this issue Nov 16, 2017 · 1 comment
Open

Move remaining unit tests from cppunit to C #28

superm1 opened this issue Nov 16, 2017 · 1 comment

Comments

@superm1
Copy link
Contributor

superm1 commented Nov 16, 2017

All of the unit tests are currently C++ unit tests using cppunit. Move these over to C. This is a blocker for #27

@superm1
Copy link
Contributor Author

superm1 commented Jan 25, 2018

Actually it's probably better to move them to pyunit using the ctypes bindings. Some of them are already moved over, so evaluate which ones are still missing.

superm1 pushed a commit that referenced this issue Feb 1, 2018
These are both in pyunit already.
Remaining tests still need to be ported.
@superm1 superm1 changed the title Move unit tests from to C Move remaining unit tests from cppunit to C Feb 6, 2018
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