summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcrashhandler_unix.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-06-12 11:11:20 +0200
committerMarc Mutz <marc.mutz@qt.io>2025-06-12 20:22:38 +0200
commit901a6e7986c1f6323eae8550f7085e4ba1513f20 (patch)
tree8cee11fac92cd3b8f6d68ef0d7af17baf0139c1a /src/testlib/qtestcrashhandler_unix.cpp
parentc51a0386151d32edbf2ed4a23f8512e430518b5b (diff)
tst_ContainerApiSymmetry: ensure we're checking defined iterator types
The old code used the same type of container for both target and source in the range-assign() test. This limits our test coverage. Fork the test to explicitly test with random-access (std::vector), as well as forward-only (std::forward_list) iterators. This ensures we have coverage of random-access, forward as well as the existing input iterator types. Amends 426d975cee9c783aec0832f376b836cdabee983f. Pick-to: 6.10 6.9 6.8 Change-Id: I59c7a322ecbcc564baa1263e02b234bc53563fac Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/testlib/qtestcrashhandler_unix.cpp')
0 files changed, 0 insertions, 0 deletions