Tests/LibWebView: Cover the UI history model

Add fast coverage for merging WebContent snapshots into the UI-owned
session history mirror. The tests exercise seeding, nested histories,
reload state, replacement entries, and traversal target selection.
This commit is contained in:
Andreas Kling 2026-06-13 16:06:27 +02:00 committed by Andreas Kling
parent 78bb7b8d45
commit 44ae6d3438
2 changed files with 1865 additions and 0 deletions

View file

@ -1,6 +1,7 @@
set(TEST_SOURCES
TestHistoryStore.cpp
TestHSTSStore.cpp
TestSessionHistory.cpp
TestWebViewURL.cpp
)

File diff suppressed because it is too large Load diff