source: git/tests/cmd_datebad.svx @ 9cbe799

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 9cbe799 was 1ee204e, checked in by Olly Betts <olly@…>, 14 years ago

doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
which stores survey dates as number of days since Jan 1st 1900, so
we now support dates from 1900-2078 (rather than 1970-2037) with a
smaller file size. The img API is now versioned - you can select
the new "version 1" by compiling with -DIMG_API_VERSION=1, which
gives the survey dates in days in days1 and days2 instead of as
time_t values in date1 and date2. Fixes ticket#14.

git-svn-id: file:///home/survex-svn/survex/trunk@3519 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 706 bytes
Line 
1; invalid dates (leap year testing)
2*begin
3*date 1900.02.29
4*date 1975.01.32
5*date 1975.02.29
6*date 1975.03.32
7*date 1975.04.31
8*date 1975.05.32
9*date 1975.06.31
10*date 1975.07.32
11*date 1975.08.32
12*date 1975.09.31
13*date 1975.10.32
14*date 1975.11.31
15*date 1975.12.32
16*date 1976.02.30
17*date 1976.03.32
18*date 1976.04.31
19*date 1976.05.32
20*date 1976.06.31
21*date 1976.07.32
22*date 1976.08.32
23*date 1976.09.31
24*date 1976.10.32
25*date 1976.11.31
26*date 1976.12.32
27*date 2000.01.32
28*date 2000.02.30
29*date 2000.03.32
30*date 2000.04.31
31*date 2000.05.32
32*date 2000.06.31
33*date 2000.07.32
34*date 2000.08.32
35*date 2000.09.31
36*date 2000.10.32
37*date 2000.11.31
38*date 2000.12.32
39*date 2000.01.32
40*fix 1 0 0 0
411 2 1.0 020 -03
42*end
Note: See TracBrowser for help on using the repository browser.