timestamp-expected.txt revision 6b70adc33054f8aee8c54d0f460458a9df11b8a5
1Tests that Geoposition timestamps are well-formed (non-zero and in the same units as Date.getTime).
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS now != 0 is true
7PASS t != 0 is true
8PASS then != 0 is true
9PASS now - 1 <= t is true
10PASS t <= then + 1 is true
11PASS successfullyParsed is true
12
13TEST COMPLETE
14
15