cryptol/tests/ffi
2024-06-02 04:20:31 -07:00
..
ffi-fallback-rec.c Add ffi-fallback-rec test 2023-08-24 14:32:39 -07:00
ffi-fallback-rec.cry Add ffi-fallback-rec test 2023-08-24 14:32:39 -07:00
ffi-fallback-rec.icry Add ffi-fallback-rec test 2023-08-24 14:32:39 -07:00
ffi-fallback-rec.icry.stdout Add ffi-fallback-rec test 2023-08-24 14:32:39 -07:00
ffi-fallback-rec.icry.stdout.darwin Add ffi-fallback-rec test 2023-08-24 14:32:39 -07:00
ffi-fallback-rec.icry.stdout.mingw32 Fix ffi-fallback-rec test windows output 2023-08-24 15:29:07 -07:00
ffi-fallback.c Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-fallback.cry Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-fallback.icry Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-fallback.icry.stdout Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-fallback.icry.stdout.darwin Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-fallback.icry.stdout.mingw32 Add ffi-fallback tests 2023-08-22 13:41:39 -07:00
ffi-header.icry Support FFI on Windows 2022-09-24 11:21:03 -04:00
ffi-header.icry.stdout gen header: Add test 2022-09-08 16:12:33 -07:00
ffi-no-dup.cry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-no-dup.icry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-no-dup.icry.stdout Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-no-functor.cry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-no-functor.icry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-no-functor.icry.stdout Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
ffi-reload.cry FFI: Add test for reloading with new changes 2022-08-10 14:29:44 -07:00
ffi-reload.icry Support FFI on Windows 2022-09-24 11:21:03 -04:00
ffi-reload.icry.stdout FFI: Print message when loading dynamic library 2022-08-12 17:58:04 -07:00
ffi-reload.icry.stdout.darwin FFI: Print message when loading dynamic library 2022-08-12 17:58:04 -07:00
ffi-reload.icry.stdout.mingw32 Support FFI on Windows 2022-09-24 11:21:03 -04:00
ffi-runtime-errors.c FFI: Add test for runtime errors 2022-08-11 17:23:37 -07:00
ffi-runtime-errors.cry FFI: Add test for runtime errors 2022-08-11 17:23:37 -07:00
ffi-runtime-errors.icry FFI: Add test for runtime errors 2022-08-11 17:23:37 -07:00
ffi-runtime-errors.icry.stdout Fix tests 2024-06-01 03:04:15 -07:00
ffi-runtime-errors.icry.stdout.darwin Fix darwin test 2024-06-02 04:16:37 -07:00
ffi-runtime-errors.icry.stdout.mingw32 Update mingw test 2024-06-02 04:20:31 -07:00
ffi-type-errors.cry FFI: Remove now supported types from error test 2022-09-10 03:12:00 -07:00
ffi-type-errors.icry FFI: Add test for type errors 2022-08-11 16:28:14 -07:00
ffi-type-errors.icry.stdout Fix tests 2024-06-01 03:04:15 -07:00
Makefile Support FFI on Windows 2022-09-24 11:21:03 -04:00
test-ffi.c Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
test-ffi.cry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
test-ffi.h Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
test-ffi.icry Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
test-ffi.icry.stdout Disallow foreign with the same name and in functors 2022-09-28 11:23:18 +03:00
test-ffi.icry.stdout.darwin Fix tests for Mac and Windows 2022-09-28 16:54:05 +03:00
test-ffi.icry.stdout.mingw32 Fix tests for Mac and Windows 2022-09-28 16:54:05 +03:00