index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make run-spec-wasm2c platform-consistent (#2335)
Soni L
2023-11-28
1
-6
/
+0
*
wasm2c: Fix test harness UB with SIMD (#2327)
Soni L
2023-11-12
1
-0
/
+6
*
Rename before_args to after_args
Keith Winstein
2023-01-25
1
-4
/
+3
*
wasm2c: move WASM2C_CFLAGS to end of compiler command line
Keith Winstein
2023-01-25
1
-1
/
+1
*
Add windows implementation of wasm2c runtime (#1843)
Sam Clegg
2022-03-09
1
-3
/
+4
*
Simplification followup from #1735. NFC (#1745)
Sam Clegg
2021-10-19
1
-5
/
+4
*
Use subprocess.run in test/utils.py. NFC (#1735)
Sam Clegg
2021-10-19
1
-14
/
+7
*
Remove some python3-ism left over in the test suite (#1326)
Sam Clegg
2020-02-04
1
-5
/
+2
*
Remove support for python2 (#1321)
Sam Clegg
2020-01-31
1
-2
/
+1
*
Switch python indentation from 2-space to 4-space (#1145)
Sam Clegg
2019-08-15
1
-129
/
+129
*
Add wasm2c tool (#710)
Ben Smith
2018-01-08
1
-5
/
+13
*
Error out of parse errors in gen-wasm.py (#505)
Sam Clegg
2017-06-18
1
-2
/
+3
*
Implement UTF-8 validation, update testsuite (#429)
Ben Smith
2017-05-19
1
-2
/
+2
*
Add support for yapf python formatting tool (#276)
Sam Clegg
2017-01-18
1
-6
/
+7
*
Fix gen-spec-js.py
Ben Smith
2016-12-05
1
-1
/
+4
*
Use a new format for the spec JSON writer/parser
Ben Smith
2016-11-03
1
-0
/
+7
*
fix the test/parse/* tests for binary_0xc (#105)
Ben Smith
2016-09-29
1
-0
/
+3
*
passes all tests
Ben Smith
2016-09-29
1
-3
/
+2
*
cleanup python scripts a bit
Ben Smith
2016-09-01
1
-1
/
+2
*
python3 support
Ben Smith
2016-09-01
1
-2
/
+5
*
Tests verbosity (#88)
Michael Ferris
2016-06-17
1
-0
/
+3
*
Teach test scripts about ch.exe (#87)
Michael Ferris
2016-06-08
1
-2
/
+3
*
always display stdout in test runner
Ben Smith
2016-05-16
1
-6
/
+18
*
add script to generate emscripten-exported.json
Ben Smith
2016-05-13
1
-3
/
+7
*
add {run-,}gen-wasm.py; used to generate .wasm
Ben Smith
2016-04-27
1
-8
/
+8
*
cleanup the run-*.py scripts
Ben Smith
2016-04-27
1
-0
/
+120
*
nicer overriding of various executables w/ testing
Ben Smith
2016-03-21
1
-0
/
+19