]> Kevux Git Server - fll/commit
Update: Unit tests for f_network().
authorKevin Day <thekevinday@gmail.com>
Mon, 4 Dec 2023 04:13:06 +0000 (22:13 -0600)
committerKevin Day <thekevinday@gmail.com>
Mon, 4 Dec 2023 04:13:06 +0000 (22:13 -0600)
commit0e69871e03990990e0ebdf1b496ece67c40f4b5e
tree49fa47c2b3b04cc305ce05c74c2c0f4d91fc88da
parent0d4c580f920ec08f7d9fcfae0ae7d2307805e83d
Update: Unit tests for f_network().

The commit 309f2625e983ef164c52543b492365fe92eed6d5 did not update the unit tests.
The tests currently do not pass due to a regression that will be addressed in a follow up commit.

The referenced commit was rushed so that I could get to the f_string_range_t and related migration.
I didn't bother to review the code or run the unit tests.
I will now have to follow up with a more extensive review and fix any problems.
The unit tests need to also be updated to handle all of the new behavior of the changed function.
level_0/f_network/tests/unit/c/test-network-is_ip_address.c