diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-10 08:25:24 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-10 08:25:24 +0200 |
| commit | 1335d3c7f891a22f61307d2d186483f56e8e558c (patch) | |
| tree | 0d4cdc12668a8c1c813f8c6770540acbf71d75bc /tests/test_notmuchworker.cpp | |
| parent | dbca3a604470dbd500f02325dd6a0501ca008ec3 (diff) | |
| download | qtmaildir-1335d3c7f891a22f61307d2d186483f56e8e558c.tar.gz qtmaildir-1335d3c7f891a22f61307d2d186483f56e8e558c.zip | |
test(mainwindow): select the flagged-tag row through the tree helper
theImportantActionStillWritesTheFlaggedTag arrived from master, where the
thread list is a QTableView, onto a branch where item 20 made it a
QTreeView. findChild<QTableView*> returned null and the test failed on its
first QVERIFY, before reaching anything it was written to check.
Uses the branch's selectThreadRow helper, which is what every other test
here already calls: QTreeView has no selectRow of its own.
Diffstat (limited to 'tests/test_notmuchworker.cpp')
0 files changed, 0 insertions, 0 deletions
