Mercurial > hg > svcore
annotate system/test/files.pri @ 1798:13bd41bd8a17
Some work on making Model classes thread-safe in typical use - and documenting this. Some of the implementations are simpler now that EventSeries is thread-safe
author | Chris Cannam |
---|---|
date | Tue, 01 Oct 2019 11:22:48 +0100 |
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 |