mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Ref T261, unit tests
This commit is contained in:
committed by
Roland Winklmeier
parent
f330e91350
commit
c7d11975f0
@@ -28,6 +28,8 @@ namespace BlackMiscTest
|
||||
explicit CTestContainers(QObject *parent = nullptr) : QObject(parent) {}
|
||||
|
||||
private slots:
|
||||
void initTestCase();
|
||||
|
||||
void collectionBasics();
|
||||
void sequenceBasics();
|
||||
void joinAndSplit();
|
||||
|
||||
Reference in New Issue
Block a user