1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 14:34:59 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/JSSpecCompiler/Tests
2024-02-24 15:03:08 -07:00
..
simple.cpp JSSpecCompiler: Add our first test :^) 2023-12-07 10:13:21 -07:00
simple.cpp.expectation JSSpecCompiler: Make function arguments parsing much simpler 2024-02-24 15:03:08 -07:00
spec-headers.xml JSSpecCompiler: Parse method headers 2024-02-24 15:03:08 -07:00
spec-headers.xml.expectation JSSpecCompiler: Parse method headers 2024-02-24 15:03:08 -07:00
spec-no-new-line-after-dot.xml JSSpecCompiler: Always treat trailing MemberAccess as punctuation 2024-01-21 14:57:10 -07:00
spec-no-new-line-after-dot.xml.expectation JSSpecCompiler: Always treat trailing MemberAccess as punctuation 2024-01-21 14:57:10 -07:00
spec-optional-arguments.xml JSSpecCompiler: Parse optional arguments groups 2024-02-24 15:03:08 -07:00
spec-optional-arguments.xml.expectation JSSpecCompiler: Parse optional arguments groups 2024-02-24 15:03:08 -07:00
spec-parsing.xml JSSpecCompiler: Ignore notes in algorithm steps 2024-02-24 15:03:08 -07:00
spec-parsing.xml.expectation JSSpecCompiler: Ignore notes in algorithm steps 2024-02-24 15:03:08 -07:00
spec-single-function-simple.xml JSSpecCompiler: Parse <sup> as raising a number to a power in xspec mode 2024-02-24 15:03:08 -07:00
spec-single-function-simple.xml.expectation JSSpecCompiler: Parse <sup> as raising a number to a power in xspec mode 2024-02-24 15:03:08 -07:00