aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/unaryoperator_test.py
Commit message (Collapse)AuthorAgeFilesLines
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-101-0/+0
|
* Created new unittest model.Renato Filho2010-06-071-0/+38
Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>