gpsfold: Remove $Id$ at EOF.
[gpstools.git] / branches / gpst.gpxfix / tests / gpst-pic / log / todo-tests.log
blob7d6da93c5c595271ef0274d83ab57254a6ef9bb0
1 ok - use GPST;
2 ok - use GPSTxml;
3 # ========== Executing "gpst-pic.t --todo" ==========
4 # Running TODO tests...
5 not ok - "../../gpst-pic -o extxml files/DSC_4426.JPG" - Show extended XML information for DSC_4426.JPG
6 #   Failed test '"../../gpst-pic -o extxml files/DSC_4426.JPG" - Show extended XML information for DSC_4426.JPG'
7 #   at ./gpst-pic.t line 326.
8 #          got: ''
9 #     expected: '<?xml version="1.0" encoding="UTF-8"?>
10 # <gpstpic>
11 #   <img>
12 #     <filename>DSC_4426.JPG</filename>
13 #     <crc type="sha1">267e841cb6788c795541e36aea70e2a55d8ec3bb</crc>
14 #     <crc type="md5">19eb5c86f6b3662b57bc94c3ea428372</crc>
15 #     <date type="DateTimeOriginal">2008-03-02T17:51:39Z</date>
16 #     <date type="DateTimeDigitized">2008-03-02T17:51:39Z</date>
17 #     <date type="DateTime">2008-09-18T15:02:27Z</date>
18 #     <exposure>
19 #       <iso>200</iso>
20 #       <speed>0.333333</speed>
21 #       <fnumber>3.5 APEX</fnumber>
22 #       <flash>0</flash>
23 #     </exposure>
24 #     <camera>
25 #       <make>NIKON CORPRORATION</make>
26 #       <model>NIKON D300</model>
27 #       <shuttercount>4610</shuttercount>
28 #     </camera>
29 #   </img>
30 # </gpstpic>
31 # '
32 not ok - "../../gpst-pic -o extxml files/DSC_4426.JPG" - Show extended XML information for DSC_4426.JPG (stderr)
33 #   Failed test '"../../gpst-pic -o extxml files/DSC_4426.JPG" - Show extended XML information for DSC_4426.JPG (stderr)'
34 #   at ./gpst-pic.t line 329.
35 #          got: 'gpst-pic: extxml: Unknown output format
36 # '
37 #     expected: ''
38 # Testing finished.
39 1..4
40 # Looks like you failed 2 tests of 4.