mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 00:29:15 +00:00
JSSpecCompiler: Parse method headers
This commit is contained in:
parent
a35a751f9e
commit
4d8f74c149
Notes:
sideshowbarker
2024-07-17 06:20:50 +09:00
Author: https://github.com/DanShaders
Commit: 4d8f74c149
Pull-request: https://github.com/SerenityOS/serenity/pull/23123
Reviewed-by: https://github.com/ADKaster ✅
7 changed files with 85 additions and 12 deletions
|
@ -49,6 +49,7 @@ const Array regression_tests = {
|
|||
},
|
||||
TestDescription {
|
||||
.sources = {
|
||||
"spec-headers.xml"sv,
|
||||
"spec-no-new-line-after-dot.xml"sv,
|
||||
"spec-optional-arguments.xml"sv,
|
||||
"spec-parsing.xml"sv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue