mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
All tests which just check the presence/absence of errors when compiling Lkt language specs have the same "test.py" script: put a reference script in "python_support", create a new test driver to let tests use it easily and migrate relevant tests to it. For GitHub issue #622