Skip to content

is it deliberate that you need math/ on the include path to build the math tests? #53

Open
@enh-google

Description

@enh-google

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions