]> Repositorios git - scryer-prolog.git/commit
add ffi tests using f64
authorBennet Bleßmann <[email protected]>
Mon, 20 Jan 2025 22:00:03 +0000 (23:00 +0100)
committerBennet Bleßmann <[email protected]>
Fri, 1 Aug 2025 16:22:01 +0000 (18:22 +0200)
commit9d8906da30af984bd5fbaf9c06e315c047e8f65e
tree03b7f80d4ef2e387c044b2bc7e4f6ce54c727087
parentf91aedcc2fc959c9645191f6b5f215b43241c260
add ffi tests using f64
tests-pl/ffi_f64_minus_zero.pl [new file with mode: 0644]
tests-pl/ffi_f64_nan.pl [new file with mode: 0644]
tests/scryer/ffi.rs [new file with mode: 0644]
tests/scryer/main.rs