Doug Blank
227821b234
Merge pull request #193 from prculley/Ged1
...
Bug 9575, Gedcom import improvements in media area to support v5.5.1 and FTM
2016-07-16 11:20:36 -04:00
prculley
98004c4e87
Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM
2016-07-11 11:36:45 -05:00
prculley
c92497dba0
Rebase and de-compress exp_sample.gramps
2016-07-07 13:50:26 -05:00
prculley
a8fe152a43
New ged file to deal with no media in test
2016-07-07 13:50:26 -05:00
prculley
3302fd388f
update for fixed up vcard
2016-07-07 13:50:26 -05:00
prculley
a82d5b8609
Export test module and some tests
2016-07-07 13:50:26 -05:00
prculley
9a5d3466cb
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 14:10:50 -05:00
prculley
495e7801d7
9499: Fix CSV import of utf-8 encoded files exported by Gramps
2016-06-29 22:23:03 +01:00
prculley
66bf311168
9124: GEDCOM doesn't accept CR as a line terminator
...
Original code used readline() when file was in binary mode; this works
only if file contains '\n', true only for CRLF and LF line endings.
Switched to file text mode with correct encoding and universal newline
support.
2016-06-27 21:11:31 +01:00
prculley
84e12210cc
more pylint and uncompressed .gramps
2016-06-02 11:36:53 -05:00
prculley
4d60d19fd9
improving the pylint score
2016-05-30 08:49:05 -05:00
prculley
8cda91a377
moved test directory, tweaked tests, and fixes
2016-05-26 11:22:06 -05:00