Move musl-reference-tests to a new libm-test crate

There isn't any reason for this feature to be exposed or part of the
build script. Move it to a separate crate.

We will also want more tests that require some support functions; this
will create a place for them.
This commit is contained in:
Trevor Gross
2024-10-05 13:57:10 -05:00
parent d8e66f8027
commit f59dd82cca
9 changed files with 494 additions and 471 deletions

View File

@@ -0,0 +1 @@