-
Notifications
You must be signed in to change notification settings - Fork 133
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
Refactoring tests #26
Conversation
functions so that they can be invoked from other places, added a "testall" file which allows for execution of full test suite. Also adding TESTEXPECT macro to allow for test assertions that do not throw exceptions.
Also making some additional minor stylistic changes in namespace use
in was causing many compilation errors for the tests)
individual tear up/down in each test function. Adding tests for other routines
ParticlesSimple class.
Thanks for the contribution. Sorry I haven't gotten to this yet. But I hope On Thu, May 31, 2012 at 2:59 PM, Francisco Gochez <
|
The tests have been restructured and enhanced for maintainability. In outline, the following changes have been made:
In general existing test logic has not really been changed except for the KdTree tests, so modification of the tests is work in progress. However, I think it might be a good time to merge in the new structure and continue enhancing tests in the future.
Ongoing discussion:
http://groups.google.com/group/partio-discuss/browse_thread/thread/19984fe2b39749e4