Skip to content

Commit

Permalink
retrigger CI in 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Gankra authored Oct 11, 2023
1 parent 68a060c commit aaa685a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ The test format support for the following types/concepts:
* arrays (including multi-dimensional arrays, although C often requires arrays to be wrapped in pass-by-ref)



# Adding Tests

Tests are specified as [ron](https://github.com/ron-rs/ron) files in the test/ directory, because it's more compact than JSON, has comments, and is more reliable with large integers. Because C is in some sense the "lingua franca" of FFI that everyone has to deal with, we prefer using C types in these definitions.
Expand Down

0 comments on commit aaa685a

Please sign in to comment.