blob: d8056f5707193bf0c4dec657cd12726be5f8018e [file] [log] [blame]
[email protected]ebca0ef2010-11-17 17:08:311Tests 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
[email protected]ebca0ef2010-11-17 17:08:315PASS now != 0 is true
6PASS t != 0 is true
7PASS then != 0 is true
8PASS now - 1 <= t is true
9PASS t <= then + 1 is true
10PASS successfullyParsed is true
11
12TEST COMPLETE
13