Aria Desires
Aria Desires
Running out of steam for the day, I would suggest trying to `Skip` on windows (just based on these being the most likely to fail): EmptyStruct, EmptyStructInside, f16, f128 And...
also FYI, last thing that requires you to actually vendor ABI-cafe instead of `cargo install`ing it: * #70 Goal is for the harness to be able to suggest the entries...
Huzzah, this is done!
cc @bjorn3, if you have any asks you want to make, or issues you want to raise!
One thing not noted here because I've put a bunch of work into improving it: a lot of the existing reasons you would need to checkout the entire codebase are...
test expectations and cc-forking resolved!
As of #39 we've made a pretty significant shift in the """semantics""" of KDLScript to make it more useful for testing non-C-ABIs and layouts. We now take a single type...
> There's one other exception to this: unlike Rust, in Swift a zero-sized type always has stride = 1. This includes Void/(). So ((), (), (), ()) has total size...
I'm not sure if this can be part of abi-cafe proper but I would like the test failures to be easy to hang off of a github CI task as...
Ok, this is a minimal working implementation of everything. On error you now get output like this: 