Commits
User selector
Commit History
Commits on Dec 12, 2023
Commits on Dec 8, 2023
Fix warnings in tsgen tests. NFC (#20870)
Show description for dabbde6authored
Commits on Dec 7, 2023
Commits on Dec 6, 2023
- authored
[test] Add logging when terminating the browser (#20863)
Show description for 4c9211cauthoredAdd `--conitinue` flag to test runner. NFC (#20845)
Show description for 165e568authored
Commits on Dec 5, 2023
Commits on Dec 4, 2023
[test] Avoid using temporary directories except when running tests in parallel (#20829)
Show description for 3b86c18authored
Commits on Dec 1, 2023
Commits on Nov 8, 2023
[test] Remove duplicate `no_wasm64` decorator. NFC (#20655)
Show description for e5bffd1authored
Commits on Nov 7, 2023
Automatically retry flaky tests when running tests for PRs (#20637)
Show description for 3fc186cauthored
Commits on Nov 2, 2023
[wasm64] Run all browser64 fetch tests (#20598)
Show description for af231d4authored
Commits on Oct 30, 2023
Support separate version of Node.js for running tests. NFC (#20573)
Show description for bcbfdd4authoredFix warnings from latest flake8. NFC (#20574)
Show description for c551d53authored- authored
Commits on Oct 27, 2023
[test] Automatically check test dir in do_runf and do_run_in_out_file_test. NFC (#20546)
Show description for 1e85d4dauthored
Commits on Oct 26, 2023
Commits on Sep 7, 2023
Commits on Aug 24, 2023
Don't import `emscripten_notify_memory_growth` when building with PURE_WASI (#20112)
Show description for 89011eeauthored[Wasm64] Fix creation of 64-bit memories from JS (#20111)
Show description for 0c35c4aauthored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 18, 2023
[Wasm64] Fix embind with addresses over 4gb (#20071)
Show description for 0f83fd4authored- authored
Commits on Aug 17, 2023
[testing] Add @flaky decorator (#20068)
Show description for 23949d0authored
Commits on Aug 11, 2023
JSPI - Fix idbstore with jspi. (#19991)
Show description for 5c1650cauthored
Commits on Aug 3, 2023
Fix other.test_argument_match with new clang error message. NFC (#19969)
Show description for 308fcdbauthored
Commits on Aug 1, 2023
Fix test_file_packager_depfile under windows (#19931)
Show description for 2817cd7authored
Commits on Jul 25, 2023
Commits on Jul 12, 2023
JSPI - Cleanup up testing code. (#19837)
Show description for a3fd28fauthored
Commits on Jul 11, 2023
Avoid the use of `arguments` global in `__cxa_find_matching_catch`. NFC (#19760)
Show description for 9c3f231authored
Commits on Jul 7, 2023
JSPI - Fix ccall. (#19800)
Show description for 6c6c7c3authored
Commits on Jun 30, 2023
Implement emscripten_outn family of functions in standalone mode (#19769)
Show description for ecc75c9authored