qt5base-lts/examples/qtestlib
Sergio Ahumada 48e0c4df23 Update copyright year in Digia's license headers
Change-Id: Ic804938fc352291d011800d21e549c10acac66fb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-01-18 09:07:35 +01:00
..
tutorial1 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tutorial2 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tutorial3 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tutorial4 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tutorial5 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtestlib.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

The QTestLib framework is a tool for unit testing Qt based applications
and libraries. QTestLib provides all the functionality commonly found
in unit testing frameworks as well as extensions for testing graphical
user interfaces.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.