Unit testing template using QTestLib
authorAki Koskinen <maemo@akikoskinen.info>
Sun, 14 Mar 2010 18:41:18 +0000 (20:41 +0200)
committerAki Koskinen <maemo@akikoskinen.info>
Sat, 20 Mar 2010 10:00:42 +0000 (12:00 +0200)
commit0d1bd7656f6f802e850b804e2f2b7c11c2f69832
tree132db72038c024c7488fb44ecd2937e3ae034ea4
parent99067229ea845e5f1cd1e717662c27cd06e67c9b
Unit testing template using QTestLib
tests/ut_template/.gitignore [new file with mode: 0644]
tests/ut_template/ut_template.cpp [new file with mode: 0644]
tests/ut_template/ut_template.h [new file with mode: 0644]
tests/ut_template/ut_template.pro [new file with mode: 0644]