Open
Description
is it deliberate that you need math/ on the include path to build the math tests?
i'm guessing these should all have the leading test/
removed?
math/test/mathbench.c:#include "test/mathbench_wrappers.h"
math/test/mathbench.c:#include "test/mathbench_funcs.h"
math/test/ulp.c:#include "test/ulp_wrappers.h"
math/test/ulp.c:#include "test/ulp_funcs.h"
(worked around in the Android build for now by just adding math/
to the include path.)
Metadata
Metadata
Assignees
Labels
No labels