]> 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:52:16 +0000 (14:52 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 3 Jan 2023 20:52:16 +0000 (14:52 -0600)
commitd19158775a3fe08978cc0ab8d7fc44cbc8da92cf
treeffed4b240eb3a9f978b9e40fd59bbaf19f01fae5
parent78a85a7d8de3138e1bddebfc5093307faf5990fc
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