gramps/test/GrampsLogger
Vassilii Khachaturov 96ce483828 6938: sys.path broken in unit tests under test/
While at it, also fixed GtkHandler_Test -
changed
-        gtk.main()
+        while gtk.events_pending():
+            gtk.main_iteration()
so that the test isn't stuck when done.

Note that this test currently is marked as failed
as its purpose is to pop up an error dialog.

svn: r22724
2013-07-23 07:20:11 +00:00
..
ErrorReportAssistant_Test.py 6938: sys.path broken in unit tests under test/ 2013-07-23 07:20:11 +00:00
GtkHandler_Test.py 6938: sys.path broken in unit tests under test/ 2013-07-23 07:20:11 +00:00
RotateLogger_Test.py 6938: sys.path broken in unit tests under test/ 2013-07-23 07:20:11 +00:00