ladybird/Userland/Libraries/LibCpp/Tests/preprocessor
Itamar e57fdb63f8 Tests: Add regression tests for the LibCpp preprocessor
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.
2021-08-14 12:40:55 +02:00
..
macro1.cpp Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
macro1.txt Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
macro2.cpp Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
macro2.txt Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
macro3.cpp Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
macro3.txt Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
simple_define.cpp Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
simple_define.txt Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00