gramps/test
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
..
GrampsDb 6935: stale test code for code long gone 2013-07-23 07:19:56 +00:00
GrampsLogger 6938: sys.path broken in unit tests under test/ 2013-07-23 07:20:11 +00:00
dates.sh In .: 2006-05-01 21:11:26 +00:00
det_ancestor_report.sh * various: merge changes made in gramps20 up until R2_0_9 tag. 2005-12-13 02:07:16 +00:00
det_descendant_report.sh * various: merge changes made in gramps20 up until R2_0_9 tag. 2005-12-13 02:07:16 +00:00
impex.sh In .: 2006-05-01 21:11:26 +00:00
LosHawlos_bsddbtest.py another bsddb test 2006-11-25 19:17:45 +00:00
LosHawlos_dbtest.py new testcase 2006-11-24 21:44:32 +00:00
RunAllTests.py 6937: RunAllTests.py skips some tests 2013-07-23 07:19:45 +00:00
runtest.sh 6837: rename reports also in run_test.sh 2013-06-24 18:04:09 +00:00
tools.sh