add ffi tests using f64
This commit is contained in:
committed by
Bennet Bleßmann
parent
f91aedcc2f
commit
9d8906da30
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user