Logo
Explore Help
Sign In
ada/langkit
0
0
Fork 0
You've already forked langkit
mirror of https://github.com/AdaCore/langkit.git synced 2026-02-12 12:28:12 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
langkit/testsuite/tests/python_api/event_handler/test.yaml

5 lines
114 B
YAML
Raw Permalink Normal View History

Introduce the lkt_build_and_run test driver Transition all relevant testcases to it. In the process, port docstrings/comments from test.py files to expected_concrete_syntax.lkt (now test.lkt) sources and fix stylechecks issues there.
2024-10-14 09:47:37 +00:00
driver: lkt_build_and_run
py_script: main.py
Testsuite: add an output refiner for Python tracebacks Depending on the Python interpreter version that is used to exercise generated libraries, the line number, and thus the quoted line of source code that is present in baselines can vary. Introduce an output refiner to hide these discrepancies and use them in tests where it is relevant. TN: W306-034
2023-03-13 16:06:36 +00:00
collapse_python_tracebacks: True
Testsuite: rework obsolete output refiners Now that the Python DSL is gone, must line number hiding is counter-productive: Python line numbers are not expected to show up in test outputs in the general case, and hiding them hindes debugging when there is a Python crash in a testcase. Rework the corresponding output refiners so that this is done only when actually needed.
2025-02-04 09:00:16 +00:00
hide_python_traceback_linenos: True
Reference in New Issue Copy Permalink
Powered by Gitea Page: 153ms Template: 10ms
English
English
Licenses API