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.

Changes between revision 1 and 2

orig
1
2

Commits

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
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.
cfc6dba596138c370a10f591be9dc763f7eab28e Gary Kramlich
birb/birbassert.h
birb/tests/test_count.c
Loading...