Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Unit tests

This folder contains unit test for huggle, it is using QTest library.

Basically the unit test contains of extra project that uses the source code in root

How to build it

Just cd the folder test and execute qmake and make

How to execute it

Run tst_testmain and wait for results

This folder is only for developers, if you are regular huggle user you don't need to use it