]> Kevux Git Server - fll/commit
Update: Be more thorough in the f_file unit test.
authorKevin Day <thekevinday@gmail.com>
Tue, 3 Jan 2023 20:50:49 +0000 (14:50 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 3 Jan 2023 20:50:49 +0000 (14:50 -0600)
commit646047b1d6366e2d3a81415ccbf681f148258fc1
tree43bea777048988f9f27313490c7ecfed716238a1
parent03f169d15fad9c8090024d81bb00374b9b0c39dd
Update: Be more thorough in the f_file unit test.

The "*_returns_false" test is doing a more complete check but the "*_returns_true" is not.
Redesign the "*_returns_true" test to have the same structure as the "*_returns_false" test.
level_0/f_file/tests/unit/c/test-file-is.c
level_0/f_file/tests/unit/c/test-file-is_at.c