Tests: add missing explicit init of all TReplaceItem fields
Least minimal change needed, checked all places that create new instances.
Other option would be to add member initialization to the struct definition itself.
First of some Qt6-port motivated patches.