Skip to content

dalamber/qttest_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Skeleton for learning Qt Test.

tester_lib

Simple C++ static library.

tester_app

Simple C++ UI app.

tester_tests

Simple Qt Test app. Performs testing of tester_lib.