1 # Running TODO tests...
2 not ok - "../gpst -o csv multitrack.gpx" - Output csv format from gpx # TODO Remove extra \n in the beginning
3 # Failed (TODO) test '"../gpst -o csv multitrack.gpx" - Output csv format from gpx'
4 # in ./run-tests.pl at line 2023.
6 # 2003-02-11T23:35:39Z -0.1448824 51.4968266
7 # 2003-02-11T23:35:49Z -0.1449938 51.4968227
8 # 2003-02-11T23:36:14Z -0.1453202 51.4969040
10 # 2003-02-11T23:36:16Z -0.1453398 51.4969214
11 # 2003-02-11T23:36:31Z -0.1455514 51.4969816
12 # 2003-02-11T23:36:43Z -0.1457489 51.4970224 1000
13 # 2003-02-11T23:36:50Z -0.1457804 51.4970452
15 # 2003-02-11T23:37:05Z -0.1458608 51.4970680
16 # 2003-02-11T23:37:22Z -0.1460047 51.4971658
17 # 2003-02-11T23:37:36Z -0.1461614 51.4972469
19 # 2003-02-11T23:37:43Z -0.1462394 51.4972731
20 # 2003-02-11T23:38:04Z -0.1463232 51.4973437
21 # 2003-02-11T23:38:28Z -0.1462949 51.4973337
22 # 2003-02-11T23:38:34Z -0.1462825 51.4973218
23 # 2003-02-11T23:38:35Z -0.1462732 51.4973145
25 # expected: '2003-02-11T23:35:39Z -0.1448824 51.4968266
26 # 2003-02-11T23:35:49Z -0.1449938 51.4968227
27 # 2003-02-11T23:36:14Z -0.1453202 51.4969040
29 # 2003-02-11T23:36:16Z -0.1453398 51.4969214
30 # 2003-02-11T23:36:31Z -0.1455514 51.4969816
31 # 2003-02-11T23:36:43Z -0.1457489 51.4970224 1000
32 # 2003-02-11T23:36:50Z -0.1457804 51.4970452
34 # 2003-02-11T23:37:05Z -0.1458608 51.4970680
35 # 2003-02-11T23:37:22Z -0.1460047 51.4971658
36 # 2003-02-11T23:37:36Z -0.1461614 51.4972469
38 # 2003-02-11T23:37:43Z -0.1462394 51.4972731
39 # 2003-02-11T23:38:04Z -0.1463232 51.4973437
40 # 2003-02-11T23:38:28Z -0.1462949 51.4973337
41 # 2003-02-11T23:38:34Z -0.1462825 51.4973218
42 # 2003-02-11T23:38:35Z -0.1462732 51.4973145
44 ok - "../gpst -o csv multitrack.gpx" - Output csv format from gpx (stderr) # TODO Remove extra \n in the beginning
45 not ok - "../gpst -o csv pause.gpx" - csv format from gpx # TODO Remove extra \n in the beginning
46 # Failed (TODO) test '"../gpst -o csv pause.gpx" - csv format from gpx'
47 # in ./run-tests.pl at line 2023.
49 # 2006-05-21T16:49:11Z 5.299534 60.425494 25.260
50 # 2006-05-21T16:49:46Z 5.299610 60.425464 24.931
51 # 2006-05-21T16:52:04Z 5.299694 60.425314 27.975
52 # 2006-05-21T16:56:36Z 5.299741 60.425384 31.017
53 # 2006-05-21T16:56:47Z 5.299958 60.425339 30.980
54 # 2006-05-21T16:56:56Z 5.299640 60.425238 30.538
55 # 2006-05-21T16:57:03Z 5.299686 60.425246 30.515
56 # 2006-05-21T16:59:08Z 5.299773 60.425345 31.936
57 # 2006-05-21T17:00:54Z 5.299419 60.425457 31.794
59 # expected: '2006-05-21 16:49:11 5.299534 60.425494 25.260
60 # 2006-05-21 16:49:46 5.299610 60.425464 24.931
61 # 2006-05-21 16:52:04 5.299694 60.425314 27.975
62 # 2006-05-21 16:56:36 5.299741 60.425384 31.017
63 # 2006-05-21 16:56:47 5.299958 60.425339 30.980
64 # 2006-05-21 16:56:56 5.299640 60.425238 30.538
65 # 2006-05-21 16:57:03 5.299686 60.425246 30.515
66 # 2006-05-21 16:59:08 5.299773 60.425345 31.936
67 # 2006-05-21 17:00:54 5.299419 60.425457 31.794
69 ok - "../gpst -o csv pause.gpx" - csv format from gpx (stderr) # TODO Remove extra \n in the beginning
70 not ok - "../gpst -e -o csv pause.gpx" - csv format with epoch seconds from gpx # TODO Remove extra \n in the beginning
71 # Failed (TODO) test '"../gpst -e -o csv pause.gpx" - csv format with epoch seconds from gpx'
72 # in ./run-tests.pl at line 2023.
74 # 1148230151 5.299534 60.425494 25.260
75 # 1148230186 5.299610 60.425464 24.931
76 # 1148230324 5.299694 60.425314 27.975
77 # 1148230596 5.299741 60.425384 31.017
78 # 1148230607 5.299958 60.425339 30.980
79 # 1148230616 5.299640 60.425238 30.538
80 # 1148230623 5.299686 60.425246 30.515
81 # 1148230748 5.299773 60.425345 31.936
82 # 1148230854 5.299419 60.425457 31.794
84 # expected: '1148230151 5.299534 60.425494 25.260
85 # 1148230186 5.299610 60.425464 24.931
86 # 1148230324 5.299694 60.425314 27.975
87 # 1148230596 5.299741 60.425384 31.017
88 # 1148230607 5.299958 60.425339 30.980
89 # 1148230616 5.299640 60.425238 30.538
90 # 1148230623 5.299686 60.425246 30.515
91 # 1148230748 5.299773 60.425345 31.936
92 # 1148230854 5.299419 60.425457 31.794
94 ok - "../gpst -e -o csv pause.gpx" - csv format with epoch seconds from gpx (stderr) # TODO Remove extra \n in the beginning
95 not ok - "../gpst -u no_signal.mayko" - Output gpsml from the -u option # TODO Use gpsml, this Mayko thing is obsolete.
96 # Failed (TODO) test '"../gpst -u no_signal.mayko" - Output gpsml from the -u option'
97 # in ./run-tests.pl at line 2023.
98 # got: 'xmaplog 1.0 Mon Dec 23 02:00:50 2002
99 # 1 70.6800486 23.6746151 57.4 0 12/22/2002 21:42:24
100 # 1 70.6799322 23.6740038 6.3 0 12/22/2002 21:42:32
101 # 1 70.6796266 23.6723991 6.0 0 12/22/2002 21:42:54
102 # # 20021222T214351-20021222T214354: CO: No signal {{{
103 # # 1 70.6796266 23.6723991 0.0 0 12/22/2002 21:43:51
104 # # 1 70.6796266 23.6723991 0.0 0 12/22/2002 21:43:52
105 # # 1 70.6796266 23.6723991 0.0 0 12/22/2002 21:43:54
106 # # 20021222T214351-20021222T214354: CO: No signal }}}
108 # 1 70.6800774 23.6757566 5.1 0 12/22/2002 21:44:45
109 # 1 70.6801502 23.6753442 4.8 0 12/22/2002 21:44:52
110 # 1 70.6801905 23.6757542 2.5 0 12/22/2002 21:45:04
112 # expected: '<?xml version="1.0" encoding="UTF-8"?>
115 # <tp> <time>2002-12-22T21:42:24Z</time> <lat>70.6800486</lat> <lon>23.6746151</lon> </tp>
116 # <tp> <time>2002-12-22T21:42:32Z</time> <lat>70.6799322</lat> <lon>23.6740038</lon> </tp>
117 # <tp> <time>2002-12-22T21:42:54Z</time> <lat>70.6796266</lat> <lon>23.6723991</lon> </tp>
118 # <desc>20021222T214351-20021222T214354: CO: No signal {{{</desc>
119 # <etp err="nosignal"> <time>2002-12-22T21:43:51Z</time> <lat>70.6796266</lat> <lon>23.6723991</lon> </etp>
120 # <etp err="nosignal"> <time>2002-12-22T21:43:52Z</time> <lat>70.6796266</lat> <lon>23.6723991</lon> </etp>
121 # <etp err="nosignal"> <time>2002-12-22T21:43:54Z</time> <lat>70.6796266</lat> <lon>23.6723991</lon> </etp>
122 # <desc>20021222T214351-20021222T214354: CO: No signal }}}</desc>
124 # <tp> <time>2002-12-22T21:44:45Z</time> <lat>70.6800774</lat> <lon>23.6757566</lon> </tp>
125 # <tp> <time>2002-12-22T21:44:52Z</time> <lat>70.6801502</lat> <lon>23.6753442</lon> </tp>
126 # <tp> <time>2002-12-22T21:45:04Z</time> <lat>70.6801905</lat> <lon>23.6757542</lon> </tp>
130 ok - "../gpst -u no_signal.mayko" - Output gpsml from the -u option (stderr) # TODO Use gpsml, this Mayko thing is obsolete.
131 not ok - "../gpst -o gpx multitrack-pause.gpsml" - Should be equal to multitrack-pause.gpx # TODO Tweak output
132 # Failed (TODO) test '"../gpst -o gpx multitrack-pause.gpsml" - Should be equal to multitrack-pause.gpx'
133 # in ./run-tests.pl at line 2023.
134 # got: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
137 # creator="gpst - http://svn.sunbase.org/repos/utils/trunk/src/gpstools/"
138 # xmlns="http://www.topografix.com/GPX/1/1"
139 # xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
140 # xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"
144 # <trkpt lat="1.11" lon="1.12"> <time>2006-01-01T00:00:00Z</time> </trkpt>
145 # <trkpt lat="1.21" lon="1.22"> <time>2006-01-01T00:00:01Z</time> </trkpt>
146 # <trkpt lat="1.31" lon="1.32"> <time>2006-01-01T00:00:02Z</time> </trkpt>
149 # <trkpt lat="2.11" lon="2.12"> <time>2006-01-02T00:00:00Z</time> </trkpt>
150 # <trkpt lat="2.21" lon="2.22"> <time>2006-01-02T00:00:04Z</time> </trkpt>
151 # <trkpt lat="2.31" lon="2.32"> <time>2006-01-02T00:00:16Z</time> </trkpt>
152 # <trkpt lat="2.41" lon="2.42"> <time>2006-01-02T01:00:16Z</time> </trkpt>
153 # <trkpt lat="2.451" lon="2.452"> <time>2006-01-02T01:00:17Z</time> </trkpt>
158 # <trkpt lat="3.11" lon="3.12"> <time>2006-01-03T02:00:20Z</time> </trkpt>
159 # <trkpt lat="3.21" lon="3.22"> <time>2006-01-03T02:00:21Z</time> </trkpt>
160 # <trkpt lat="3.31" lon="3.32"> <time>2006-01-03T02:00:22Z</time> </trkpt>
161 # <trkpt lat="3.41" lon="3.42"> <time>2006-01-03T02:00:23Z</time> </trkpt>
164 # <trkpt lat="3.51" lon="3.52"> <time>2006-01-03T02:00:24Z</time> </trkpt>
165 # <trkpt lat="3.61" lon="3.62"> <time>2006-01-03T02:00:25Z</time> </trkpt>
166 # <trkpt lat="3.71" lon="3.72"> <time>2006-01-03T02:00:26Z</time> </trkpt>
167 # <trkpt lat="3.81" lon="3.82"> <time>2006-01-03T02:00:27Z</time> </trkpt>
172 # expected: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
175 # creator="gpst - http://svn.sunbase.org/repos/utils/trunk/src/gpstools/"
176 # xmlns="http://www.topografix.com/GPX/1/1"
177 # xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
178 # xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"
181 # <name>track1</name>
183 # <trkpt lat="1.11" lon="1.12"> <time>2006-01-01T00:00:00Z</time> </trkpt>
184 # <trkpt lat="1.21" lon="1.22"> <time>2006-01-01T00:00:01Z</time> </trkpt>
185 # <trkpt lat="1.31" lon="1.32"> <time>2006-01-01T00:00:02Z</time> </trkpt>
189 # <name>track2</name>
191 # <trkpt lat="2.11" lon="2.12"> <time>2006-01-02T00:00:00Z</time> </trkpt>
192 # <trkpt lat="2.21" lon="2.22"> <time>2006-01-02T00:00:04Z</time> </trkpt>
193 # <trkpt lat="2.31" lon="2.32"> <time>2006-01-02T00:00:16Z</time> </trkpt>
194 # <trkpt lat="2.41" lon="2.42"> <time>2006-01-02T01:00:16Z</time> </trkpt>
197 # <trkpt lat="2.451" lon="2.452"> <time>2006-01-02T01:00:17Z</time> </trkpt>
201 # <name>track3</name>
203 # <trkpt lat="3.11" lon="3.12"> <time>2006-01-03T02:00:20Z</time> </trkpt>
204 # <trkpt lat="3.21" lon="3.22"> <time>2006-01-03T02:00:21Z</time> </trkpt>
205 # <trkpt lat="3.31" lon="3.32"> <time>2006-01-03T02:00:22Z</time> </trkpt>
208 # <trkpt lat="3.41" lon="3.42"> <time>2006-01-03T02:00:23Z</time> </trkpt>
209 # <trkpt lat="3.51" lon="3.52"> <time>2006-01-03T02:00:24Z</time> </trkpt>
210 # <trkpt lat="3.61" lon="3.62"> <time>2006-01-03T02:00:25Z</time> </trkpt>
211 # <trkpt lat="3.71" lon="3.72"> <time>2006-01-03T02:00:26Z</time> </trkpt>
212 # <trkpt lat="3.81" lon="3.82"> <time>2006-01-03T02:00:27Z</time> </trkpt>
217 ok - "../gpst -o gpx multitrack-pause.gpsml" - Should be equal to multitrack-pause.gpx (stderr) # TODO Tweak output
218 GPX: Cannot open file '/home/sunny/gps/waypoints.gpx'!
219 not ok - list_nearest_waypoints() # TODO Fix it.
220 # Failed (TODO) test 'list_nearest_waypoints()'
221 # in ./run-tests.pl at line 1995.
223 # doesn't match '(?-xism:^\(.*,.*,.*\)$)'