Commit Graph

9 Commits

Author SHA1 Message Date
Nick Lewycky
259c928c25 Thread canonicalize_nans through these utils functions and into the callers. 2020-10-16 17:01:40 -07:00
Syrus
b06f021612 Improved Function API 2020-07-21 20:02:01 -07:00
Syrus
cd1138d520 Added support for native calls to dynamic functions 2020-06-12 20:50:24 -07:00
Syrus
a68bcf95ed Separate testing per compiler 2020-06-09 14:33:12 -07:00
Nick Lewycky
94c546d8b9 These two cranelift tests also fail on Windows. 2020-06-07 10:00:37 -07:00
Nick Lewycky
28f5aed634 Update list of failing tests:
* include singlepass because multi-value isn't implemented yet.
 * add some tests that are failing on cranelift but weren't included.
 * add a comment on why the cranelift tests are failing
 * hard-code less of the skipped test name
2020-06-07 09:47:29 -07:00
Nick Lewycky
b3617d308f Skip known-failing tests. 2020-06-06 21:02:10 -07:00
Nick Lewycky
56b0c8e29a rustfmt doesn't touch this file. Indent it. 2020-06-06 21:02:10 -07:00
Nick Lewycky
cbc7dc8454 Add multi-value-import tests.
Also fix implementation of trampolines in LLVM.
2020-06-06 21:02:10 -07:00