Add Birb.assert_list_mode_n_items

Review Request #3936 — Created March 28, 2025 and submitted — Latest diff uploaded

Information

birb/birb
default

Reviewers

This is a helper to shorten the amount of code we have to type when we do this
multiple times in a unit test.

Ran the count tests under valgrind and called in the turtles.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add Birb.assert_list_mode_n_items
This is a helper to shorten the amount of code we have to type when we do this multiple times in a unit test.
9117c506a7db947b6d0e8bd1daccea54beaf16fc Gary Kramlich
birb/birbassert.h
birb/tests/test_count.c
Loading...