Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

print list of all failed test at the end #1245

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
Loading
from
Open

print list of all failed test at the end #1245

wants to merge 13 commits into from

Conversation

angelskieglazki
Copy link

TestResult.h:
TestResult.cpp:  print list of all failed test at the end.
@basvodde
Copy link
Member

basvodde commented Oct 5, 2019

I don't think we want this by default.

Also, I cannot merge it as it is as it is using the SdtC++ list in the code, which in CppUTest code shouldn't be used.

@angelskieglazki
Copy link
Author

I don't think we want this by default.

I understand. Can you advise how best to do how to make this function optional?

Also, I cannot merge it as it is as it is using the SdtC++ list in the code, which in CppUTest code shouldn't be used.

I can write list and called them SimpleList.h/cpp.

@basvodde
Copy link
Member

I'm hesitant to merge this as I'm not sure it is worth the extra code. Have used CppUTest on lots of large products and never needed a summary feature....

Would love to hear whether others disagree/agree.

@jacob-keller
Copy link
Contributor

I'd personally rather have CppUTest support something like TAP or another format that could be parsed by other common tools.

@basvodde
Copy link
Member

@jacob-keller Expecting PR soon :P

@jacob-keller
Copy link
Contributor

@jacob-keller Expecting PR soon :P

Hah, we'll see when I can get some time at $DAYJOB for this

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

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.