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 2 (Latest)

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