Trilangle
Trilangle copied to clipboard
Test time funcs
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()?
I'm going to say the C++ functions are good with the new "late_night_time" tests. The C functions still need testing, however.