add ffi tests using f64

This commit is contained in:
Bennet Bleßmann
2025-01-20 23:00:03 +01:00
committed by Bennet Bleßmann
parent f91aedcc2f
commit 9d8906da30
4 changed files with 129 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ mod helper;
mod issues;
mod src_tests;
mod ffi;
/// To add new cli test copy an existing .toml file in `tests/scryer/cli/issues/` or `tests/scryer/cli/issues/src_tests/`,
/// adjust as necessary the `-f` and `--no-add-history` args should be kept but additional args may be added.
/// For input on stdin add a .stdin file with the same filename.