jubianchi
5962d3fd4c
chore: Fix errors to be able to build on musl
...
Closes #1482
Closes #1766
2021-01-27 21:05:15 +01:00
Mark McCaskey
4ef3286f2e
Merge branch 'master' into feature/host-env-prototype
2020-11-30 16:52:34 -08:00
Syrus Akbary
47c958dc43
Improved Native support
2020-11-19 20:31:26 -08:00
Mark McCaskey
83008a7771
Fix up error handling code, get tests passing
2020-10-29 11:13:51 -07:00
Syrus Akbary
00c931051c
Merge branch 'master' into feature/trampoline-in-artifact
2020-10-19 15:11:51 -07:00
Nick Lewycky
259c928c25
Thread canonicalize_nans through these utils functions and into the callers.
2020-10-16 17:01:40 -07:00
Nick Lewycky
ff15be3a75
Un-ignore these fixed tests.
2020-10-15 17:05:21 -07:00
Nick Lewycky
69eef6e490
Enable cranelift on aarch64.
...
Add comments to tests/ignores.txt explaining why they're disabled.
Add a list of engines to test so that we don't test engine-native on aarch64.
Disable tests in tests/compilers/traps.rs that fail with cranelift on aarch64.
Disable tests in examples/ that use cranelift + native, on aarch64.
2020-10-15 15:25:43 -07:00
Nick Lewycky
e6cd0ab8d4
Generalize the one-off code for matching of mismatched assert_trap messages.
...
Use this to match all the mismatching trap messages in engine-native testing.
2020-10-14 13:39:32 -07:00
nlewycky
1f08f66ba6
Update tests/compilers/traps.rs
...
Ignore the test instead of skipping it.
Co-authored-by: Syrus Akbary <me@syrusakbary.com >
2020-10-14 12:58:03 -07:00
Nick Lewycky
773ab17a85
Add support for "on native" and "on jit" to the ignores.txt.
...
Extend test-no-traps feature to cover tests/compiler/traps.rs and enable it
when testing with the native engine.
Turn on testing native engine as part of make test.
2020-10-14 01:01:49 -07:00
Syrus
a732159514
Use better naming for module functions
2020-07-26 12:02:45 -07:00
Syrus
59715c12e0
Improved API a bit further
2020-07-23 16:07:30 -07:00
Syrus
b06f021612
Improved Function API
2020-07-21 20:02:01 -07:00
Nick Lewycky
21827d8f80
These three tests rely on sourcemap information too, which we aren't adding in this branch.
2020-06-18 15:35:39 -07:00
Nick Lewycky
69ccd86b4a
Enable the tests that are failing and will be fixed on this branch.
2020-06-18 15:34:23 -07:00
Syrus
1199dc179b
Fixed issues
2020-06-09 15:15:36 -07:00
Syrus
a68bcf95ed
Separate testing per compiler
2020-06-09 14:33:12 -07:00
Syrus
b57bbb1256
Added traps tests
2020-06-08 19:13:13 -07:00