summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2025-06-24 13:40:20 +0200
committerMarc Mutz <[email protected]>2025-06-24 19:53:30 +0200
commit3c82c5f620af271cab5b6e1c2ebd0429cda228e7 (patch)
treeaec57435b801b6098e0e297c7e1c81e2d04bf935 /tests/auto
parent9c28c396cda50e6265575e7ac018607e1d85da2c (diff)
QHttpServerConfiguration: fix equality comparisonHEADdev
The old comparesEqual() function did not take into account any of the new properties that were added to the class post 1b007190eea37f92d9ae54a2dc1c34bf795c4ddc. Make sure to compare white- and blacklist as well as keepAliveTimeout. Extract Method Private::equals() from compareEquals() to move the comparison code closers to the data members, so it won't be forgotten the next time around. Amends 2d9e98680087c91db35f069e9cdbd31ddc50b5d5 and c4080980144626141fdb651c3461366c4cf65cad. Pick-to: 6.10 Change-Id: Idaf4ddded7eee9d6d206e0b0d2798008ab099203 Reviewed-by: Lena Biliaieva <[email protected]> Reviewed-by: Øystein Heskestad <[email protected]>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions