Commit Graph

231 Commits (extensions)

Author SHA1 Message Date
Steven Massey 433e7d71a3 m3Ext_ReserveFunctions
3 years ago
Steven Massey a26615cf99 uhg. git confusion.
3 years ago
Volodymyr Shymanskyy 22d0211957 WASI test fixes
3 years ago
Volodymyr Shymanskyy b7d2ff21d1 Update spec tests to opam-1.1.1, enable Multi-Value tests
3 years ago
Steven Massey 7608ca25e6 Merge branch 'main' into multi-value
3 years ago
Steven Massey 555f3ee408 no message
3 years ago
Volodymyr Shymanskyy 7dd44291c7
Update run-wasi-test.py
3 years ago
Volodymyr Shymanskyy 72b0f1b342 Enable more Mal tests
3 years ago
Volodymyr Shymanskyy b6dbfa6234 Improve error reporting
3 years ago
Steven Massey 4c19660109 merge from 'multivalue'
3 years ago
Volodymyr Shymanskyy 6e23938356 Add python tests
3 years ago
Steven Massey f6390a94f2 no 64-bit slots;
3 years ago
Steven Massey 7b44ac1213 Merge branch 'main' of https://github.com/wasm3/wasm3 into main
3 years ago
Volodymyr Shymanskyy 7b1a9756b3 Update CoreMark
3 years ago
Steven Massey 2fa4a11556 tabs->spaces
3 years ago
Steven Massey a1c75493ad simple InjectFunction test
3 years ago
Steven Massey 320e04a704 InjectFunction functional
3 years ago
Steven Massey 3400422896 addding w3_InjectFunction
3 years ago
Steven Massey 2e92dec227 added extensions api header; cleanup env::retFuncTypes
3 years ago
Volodymyr Shymanskyy 0410a06bfe
Update run-wasi-test.py
3 years ago
Volodymyr Shymanskyy a49ecae3dd Update tests
3 years ago
Volodymyr Shymanskyy 8d71546dd0 Update examples
3 years ago
Volodymyr Shymanskyy f9a31c8ecd Test harness: support multi-values
3 years ago
Christian Clauss cea032d625
Python: Drop EOL Py35 and fix flake8 --select=E7 issues (#214)
3 years ago
Brenden Schumacher dd5df82e91
Fixed typos in relation to issue #211 (#212)
3 years ago
Volodymyr Shymanskyy 3e4dd7d5f8 Trap before calling fib test
3 years ago
Volodymyr Shymanskyy 6ae7c63030 Update wasi tests
3 years ago
Volodymyr Shymanskyy a087974fc2 Update wasi tests
3 years ago
Volodymyr Shymanskyy 1962ffa33b Cleanup
3 years ago
Volodymyr Shymanskyy 6d93778f6e Restructure tests
3 years ago
Volodymyr Shymanskyy 5552888bc2 Update simple wasi test
3 years ago
Volodymyr Shymanskyy 8f612ff7fc Update tests
3 years ago
Volodymyr Shymanskyy 21b3fee33d Simplify backtrace API
3 years ago
Volodymyr Shymanskyy 1c44e6b75f Update CoreMark build
3 years ago
Volodymyr Shymanskyy 591266c1db Fix tests
3 years ago
Volodymyr Shymanskyy cdee84bd06 Add MAL (Make a Lisp) wasi test
3 years ago
Volodymyr Shymanskyy 8ecc645d50 New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS.
3 years ago
Volodymyr Shymanskyy 86af2f7bd6 Add ability to select spec version for testing
4 years ago
Volodymyr Shymanskyy 23806d7b1f Improve remote testing (use :load-hex to load spec test binaries)
4 years ago
Volodymyr Shymanskyy fe1fb1e2f1 Unify arch names
4 years ago
Volodymyr Shymanskyy 9e132820b7 Adjust tests
4 years ago
Volodymyr Shymanskyy e4120ee67a Adjust logs
4 years ago
Colin Ihrig 207881a32c
update uvwasi to version 0.0.8 (#132)
4 years ago
Volodymyr Shymanskyy 75aefbaf6f Fix tests
4 years ago
Volodymyr Shymanskyy 6c2234a544 Update spec test blacklists
4 years ago
Volodymyr Shymanskyy 705b5b6764 Add fast (reduced) WASI tests
4 years ago
Volodymyr Shymanskyy 6270f6f283 Blacklist some tests for Win32 x86 builds
4 years ago
Max Graey 15ab43a565
Fix float to int saturate conversions (#118)
4 years ago
Volodymyr Shymanskyy 48657c0f5b Disable nontrapping-float-to-int-conversions temporarily
4 years ago
Volodymyr Shymanskyy ad103ce4af Enable tests: nontrapping-float-to-int-conversions
4 years ago