wasm-micro-runtime/tests
Wenyong Huang 1ba4acd1c7
Fix wamr-test-suites script for macos (#2819)
Update the wabt release binary name for macos and fix a syntax error:

```bash
./test_wamr.sh: line 356: syntax error near unexpected token `;'
./test_wamr.sh: line 356: `                    ;&'
```
2023-11-24 16:21:05 +08:00
..
benchmarks Fix build error of libsodium benchmark (#2792) 2023-11-20 10:45:02 +08:00
unit Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Fix wamr-test-suites script for macos (#2819) 2023-11-24 16:21:05 +08:00