summaryrefslogtreecommitdiff
path: root/scripts/update_lit_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Update flake8 and fix errors (#7172)Thomas Lively2024-12-201-1/+1
* Match names more precisely in update_lit_checks.py (#6190)Thomas Lively2024-01-021-6/+14
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-3/+7
* Support '%S' placeholder in update_lit_checks.py (#6075)Alexander Guryanov2023-11-021-0/+1
* Fuzzer: Ignore host limits (#5536)Alon Zakai2023-03-011-0/+6
* [wasm-ctor-eval] Add v128 load/store support (#5512)Alon Zakai2023-02-231-0/+5
* Parse `rec` in update_lit_checks.py (#4784)Thomas Lively2022-07-081-1/+1
* Generate lit checks for fuzz-exec output (#4301)Thomas Lively2021-11-031-10/+48
* Detect erroneous use of "FileCheck" in update script (#4198)Thomas Lively2021-10-011-1/+4
* Support generating checks for multiple modules (#3962)Thomas Lively2021-07-021-52/+94
* [NFC] Refactor update_lit_checks.py (#3964)Thomas Lively2021-07-021-111/+120
* Add option to add checks for all items (#3961)Thomas Lively2021-07-021-14/+44
* Generate FileCheck checks for all module items (#3957)Thomas Lively2021-06-281-31/+78
* Introduce a script for updating lit tests (#3503)Thomas Lively2021-01-211-0/+179