6 lines
92 B
C++
6 lines
92 B
C++
|
|
#pragma once
|
||
|
|
|
||
|
|
bool testGroups();
|
||
|
|
bool testWindows();
|
||
|
|
bool testWorkspaces();
|
||
|
|
bool testMisc();
|