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
det_ancestor_report.sh
det_descendant_report.sh
impex.sh
LosHawlos_bsddbtest.py
LosHawlos_dbtest.py
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