swift
Files
Gui Unit Tests

Unit tests for GUI. More...

Files

file  testguiutility.cpp
 
file  testguiutility.h
 

Detailed Description

Unit tests for GUI.

Unit tests do have their own namespace, so the regular namespace swift:gui is completely free of unit tests. Add any new tests to TestMain::unitMain as shown there.