Open GoogleCodeExporter opened 9 years ago
Original comment by jdec...@gmail.com
on 12 Apr 2012 at 8:35
Issue 2 has been merged into this issue.
Original comment by jdec...@gmail.com
on 9 Nov 2012 at 7:39
These are the specifics from Issue #2 that have been merged into this issue:
The testFile() methods in ExcelReader and OpenDocReader currently use simple
file name extension checks to determine the type of an input file. Ideally, we
should implement more robust methods here (e.g., "magic number" checks).
Original comment by jdec...@gmail.com
on 9 Nov 2012 at 7:40
A solid base of unit testing code has already been developed. It does not yet
cover all reader plugins, though.
Original comment by stucky.b...@gmail.com
on 9 Nov 2012 at 8:16
Also, I "unmerged" issue 2, because it really is a distinct from unit testing.
Original comment by stucky.b...@gmail.com
on 9 Nov 2012 at 8:18
Original issue reported on code.google.com by
stucky.b...@gmail.com
on 12 Apr 2012 at 1:23