Commit graph

2 commits

Author SHA1 Message Date
Hugo Parente Lima
dadd07ccd7 Fix compilation on Windows.
Reviewer: Renato Araújo <renato.filho@openbossa.org>
2010-11-25 16:02:10 -02:00
Marcelo Lira
4b3b56acd7 Added a PySide derived test library.
The test library is intended to provide specific test cases in a way
that problems could be isolated easier than using the ones provided by
the Qt library. Cases commons to all Python bindings must go into the
Shiboken test libraries, the one added here is intended to test Qt
specifics (e.g. signals).

A Python unit test was added for the case when a method and a signal
have the same name.
2010-10-11 17:47:03 -03:00