lldb/tests/lldb-std-vector-prettyprint/main.fmf
Jesus Checa Hidalgo 6b3303e41c tests: split tests/python-embedded-interpreter
tests/python-embedded-interpreter now only does a sanity test on lldb,
plus checks that lldb rpm mas the correct dependency on python3-lldb
std::vector test moved to tests/lldb-std-vector-prettyprint.
2022-07-04 19:42:32 +02:00

10 lines
286 B
Plaintext

summary: "Test lldb std::vector pretty printer"
test: "$WITH_SCL ./test.sh"
require:
- gcc-c++
- lldb
adjust:
# rhbz#2077932 rhbz#2082508
- because: "std::vector pretty printer does not work properly in RHEL<9 due to older libstdc++"
enabled: false
when: distro < rhel-9