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

check_passed out parameter for assert_equal() #1

Open
cmarqu opened this issue Aug 5, 2011 · 0 comments
Open

check_passed out parameter for assert_equal() #1

cmarqu opened this issue Aug 5, 2011 · 0 comments
Assignees

Comments

@cmarqu
Copy link

cmarqu commented Aug 5, 2011

In my own package, I have a procedure very similar to assert_equal(), and I recently found that I am missing an out parameter (type boolean or an enum with elements pass/fail) called something like "check_passed" that I can then use later on. Maybe you could consider that for libv as well (ideally with wrapper procedures that don't have "check_passed" for more concise code when not needed).

@ghost ghost assigned martinjthompson Aug 6, 2011
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

2 participants