* src/plugins/TestcaseGenerator.py: Added debbuging helpers for signal emissions

svn: r4614
This commit is contained in:
Martin Hawlisch
2005-05-18 13:36:07 +00:00
parent 64aac6f002
commit 9979fd1126
2 changed files with 105 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
src/RelLib.py: Catch invalid arguments instead of crashing.
TODO: raise TypeError or HandleError instead of simply returning?
* src/plugins/TestcaseGenerator.py: Added debbuging helpers for signal emissions
2005-05-17 Alex Roitman <shura@gramps-project.org>
* src/GenericFilter.py: Change filter rule names to make them consistent.
* src/gramps_main.py: Change filter names to make them consistent.