mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
gdb_helpers: replace hardcoded line number with @NUMBER in expected pat.
This commit is contained in:
@@ -123,7 +123,7 @@ run_foosi("""\
|
||||
<FieldAccess for parents at test.py:@NUMBER> evaluated to:\
|
||||
Bare_Foo_Node array of length 2 = {@...
|
||||
|
||||
Now evaluating <length at test.py:155>""")
|
||||
Now evaluating <length at test.py:@NUMBER>""")
|
||||
run_foosi("""\
|
||||
<length at test.py:@NUMBER> evaluated to: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user