Commit graph

3 commits

Author SHA1 Message Date
Erik Ogenvik
7fcf0c34d1 Envelope router ids in one single struct.
Since the string and the integer always go together.
2022-07-04 15:37:51 +02:00
Erik Ogenvik
c04ffe2f98 Allow for modifiable properties.
By appending the "!" character it's possible to modify a value. The possible modifications
are "append", "prepend", "subtract", "add-fraction" and "default". If nothing is specified "default"
is used.
An example would be "foo!append".
2020-03-07 20:27:58 +01:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/EntityPropertyTest.cpp (Browse further)