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

Integrate mods from WEB-CAT #76

Open
whart222 opened this issue Mar 25, 2013 · 0 comments
Open

Integrate mods from WEB-CAT #76

whart222 opened this issue Mar 25, 2013 · 0 comments
Milestone

Comments

@whart222
Copy link
Member

  • Signal protection support so that test cases that fail
    with program crashes (particularly segfaults) don't terminate
    a test run, and are instead treated as test case failures,
    allowing the remaining tests in a suite to run.
  • Support for customizable error messages when tests fail
    due to signals, instead of failed assertions.
  • Support for test listeners, so that multiple independent
    listeners can receive callbacks on test results, allowing
    alternative result formatters to be targetted to different
    output destinations.
  • Support for testing main programs by redirecting stdio.
  • Support for memory management tracking, spotting memory
    leaks, and detecting all kinds of pointer manipulation
    errors.

See http://web-cat.cvs.sourceforge.net/viewvc/web-cat/CxxTest%2BDereferee%20Master/CxxTest/

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