annotate system/test/files.pri @ 1677:f97d64b8674f single-point

Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests.
author Chris Cannam
date Thu, 28 Mar 2019 11:55:02 +0000
parents 5afbac960a30
children
rev   line source
Chris@1260 1 TEST_HEADERS = \
Chris@1476 2 TestEnv.h
Chris@1260 3
Chris@1260 4 TEST_SOURCES += \
Chris@1476 5 svcore-system-test.cpp