Skip to content

Test for time.h constants

cbindgen doesn't properly export constants of type time_t. Add a test that fails if CLOCKS_PER_SEC is missing. (Also test for NULL.)

Merge request reports