David Sansome
|
033918ff79
|
Remember any signals that are connected to Python objects and disconnect them when the script is unloaded so the references to those objects can be dropped
|
2011-05-30 14:53:59 +00:00 |
David Sansome
|
fb25a3d4f4
|
Rename script to __script__
|
2011-05-30 14:53:28 +00:00 |
David Sansome
|
e61a8c84cb
|
Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs
|
2011-05-22 15:23:12 +00:00 |
David Sansome
|
368c637ce7
|
Fix compilation in release mode and disable the python test for now
|
2011-05-15 15:46:42 +00:00 |
David Sansome
|
d28e5ae09a
|
Add a test for shared pointers in python
|
2011-04-22 18:53:33 +00:00 |
John Maguire
|
01915cc351
|
Remove taglib prefix from #includes in tests.
|
2011-02-04 13:29:49 +00:00 |
David Sansome
|
bcc35ec29c
|
Add a test for stuff in the module's global dict
|
2011-01-28 21:43:10 +00:00 |
David Sansome
|
9ca237bfa2
|
Add a unit test for some basic python scripting functionality
|
2011-01-28 20:52:38 +00:00 |