BLAKE3-team / BLAKE3

the official Rust and C implementations of the BLAKE3 cryptographic hash function
Apache License 2.0
5.22k stars 351 forks source link

build(CMake): support running tests with ctest #405

Open matoro opened 4 months ago

matoro commented 4 months ago

Adds the ability to run the test suite via ctest. Works with both in-source and out-of-source builds. Respects user flags, and builds SIMD into the tests corresponding to whatever was used to build the library. Does not interfere with the ability to run tests the old way.

matoro commented 4 months ago

Sure thing, both suggestions done.

arthurzam commented 3 months ago

ping?

It would really help as at Gentoo Linux.