added Gedcom read testing util and 1st try at testing

svn: r9500
This commit is contained in:
James G Sack
2007-12-14 08:27:52 +00:00
parent 726bb4e8b8
commit cc81822eb0
4 changed files with 335 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2007-12-13 Jim Sack <jgsack@san.rr.com>
src/test/gedread_util.py : added to support testing
src/test/test/gedread_util_test.py : added to test util above
src/GrampsDbUtils/test/GR_test.py : added 1st try at testing
first try at some gedcon read testing
2007-12-13 Jim Sack <jgsack@san.rr.com>
* src/test/test_util.py
* src/test/test/test_util_test.py