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

LIBSLIC3R: Port tests to CATCH #33

Open
lordofhyphens opened this issue Jun 22, 2018 · 0 comments
Open

LIBSLIC3R: Port tests to CATCH #33

lordofhyphens opened this issue Jun 22, 2018 · 0 comments

Comments

@lordofhyphens
Copy link
Owner

As a software developer of libslic3r, I want libslic3r's existing tests to execute without requiring Perl or XS, so that I can be alerted when my changes break something in libslic3r and I've already uninstalled Perl.


As of cdb9d61, we have CATCH available to us in the src/test dir.

Please put libslic3r tests in ./src/test and update CMakeLists.txt accordingly.
New cpp files should be added to SLIC3R_TEST_SOURCES

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

No branches or pull requests

1 participant