Commit graph

4 commits

Author SHA1 Message Date
Renato Filho
ab918abc1e Created new unittest model.
Separete unittest for module.
Only run unittest for compiled modules.

Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>,
          Luciano Wolf <luciano.wolf@openbossa.org>
2010-06-07 16:57:11 -03:00
Lauro Neto
82e214967c Adding tests for QChar(Str) 2010-02-22 15:33:12 -03:00
Lauro Neto
fceead0efe Adding test for QChar(int) 2010-02-22 12:33:29 -03:00
Lauro Neto
74351882b5 Fixing several tests
Using isinstance instead of comparing classes names
Removing unnecessary tuple check, treated by the return value unpacking
Adding missing inject code tests
Adding qfile.getchar test

Fixing QLocale.to* methods
fixing __setitem__ in qbytearray
2010-02-02 18:19:28 -02:00