Skip to content
Commit b9f9a051 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix behaviour of Tag::operator==()

Invalid tags without GID are equal, invalid tags with identical GIDs are equal,
valid tags with the same ID are equal. All other cases are not equal. Implement
this behaviour properly and add a unit-test for it.
parent 921db8e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment