Trilangle icon indicating copy to clipboard operation
Trilangle copied to clipboard

Test time funcs

Open bbrk24 opened this issue 2 years ago • 1 comments

Right now there's one test for each of the C++ time funcs. They are arguably undertested, and the C time funcs are not tested at all.

How should the C versions even be tested, if they call time() and timespec_get()?

bbrk24 avatar Nov 22 '23 02:11 bbrk24

I'm going to say the C++ functions are good with the new "late_night_time" tests. The C functions still need testing, however.

bbrk24 avatar Dec 03 '23 03:12 bbrk24