mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
Similarly to the LibCpp parser regression tests, these tests run the preprocessor on the .cpp test files under Userland/LibCpp/Tests/preprocessor, and compare the output with existing .txt ground truth files.
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
Integer 1:0-1:2 (2)
|
|
Plus 1:0-1:2 (+)
|
|
Integer 1:0-1:2 (5)
|
|
Semicolon 1:8-1:8 (;)
|