summaryrefslogtreecommitdiff
path: root/test/unit/test_asyncify.py
Commit message (Expand)AuthorAgeFilesLines
* Add an Asyncify option to propagate the addList (#5935)かめのこにょこにょこ2024-04-011-0/+9
* Remove various testing spam (#6109)Alon Zakai2023-11-141-1/+1
* Add a test for too many locals in Asyncify (#4110)Alon Zakai2021-08-271-0/+15
* Improve testing on Windows (#3142)Wouter van Oortmerssen2020-09-171-1/+2
* Skip tests that fail on windows and enable all the rest (#3035)Alon Zakai2020-08-111-1/+1
* Asyncify: Add an "add list", rename old lists (#2910)Alon Zakai2020-06-121-15/+23
* Asyncify: Fix wasm-only instrumentation of unnamed imports (#2682)Alon Zakai2020-03-051-5/+14
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-9/+9
* Use package name in imports (NFC) (#2462)Heejin Ahn2019-11-221-13/+13
* Warning improvements (#2438)Alon Zakai2019-11-151-1/+1
* asyncify: support *-matching in whitelist and blacklist (#2344)Beuc2019-09-231-1/+6
* Support response files, and use that in Asyncify (#2319)Alon Zakai2019-08-301-0/+14
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-40/+40
* Proper Asyncify list name handling (#2275)Alon Zakai2019-07-311-0/+2
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-2/+2
* Asyncify: whitelist and blacklist support (#2264)Alon Zakai2019-07-261-0/+21
* Bysyncify => Asyncify (#2226)Alon Zakai2019-07-151-0/+29