PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 491 - pyside doesn't respect BUILD_TESTS
: pyside doesn't respect BUILD_TESTS
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P2 enhancement
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-11-22 23:58 EET by Ryan Kelly
Modified: 2010-12-20 11:26 EET (History)
8 users (show)

See Also:


Attachments
add BUILD_TESTS option to pyside cmakelists (705 bytes, patch)
2010-11-22 23:58 EET, Ryan Kelly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Kelly 2010-11-22 23:58:09 EET
Created attachment 154 [details]
add BUILD_TESTS option to pyside cmakelists

Unlike the other components e.g. shiboken, the main pyside tree doesn't offer a
BUILD_TESTS option to cmake.  Attached is a simple patch to add it.
Comment 1 Matti Airas 2010-11-23 04:48:59 EET
Thanks for the patch! Since this doesn't appear to be anything that should
block the upcoming release, I'm assiging P3. The patch will be applied at
latest in the next sprint.
Comment 2 Matti Airas 2010-12-14 16:33:57 EET
I'm increasing priority to ensure the patch will be applied without further
delay.
Comment 3 Hugo Parente Lima 2010-12-16 15:37:50 EET
I did just small changes in the patch, it's in commit:

pyside/97740beab9b30b068bd07bad5276bb912b34b073
Comment 4 Hugo Parente Lima 2010-12-20 11:26:08 EET
Closign bugs after release of 1.0.0 beta2.