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

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

src/readval.c,tests/: Demote errors about invalid dates to warnings,
since we've accepted *date for ages without any checks on the value,
and so existing datasets probably contain invalid dates and dates in
other formats. (ticket#19)

  • Property mode set to 100644
File size: 407 bytes
Line 
1; invalid dates:
2*begin
3*date 1899.12.31
4*date 1899.12.31
5*date 1899.12
6*date 1899
7*date 1800
8*date 1700.12.01
9*date 100.01.01
10*date 1899.02.03
11*date 999.9.9
12*date 1984.13.01
13*date 1984.13.31
14*date 1984.01.00
15*date 1984.00.12
16*date 1984.00
17*date 1984.13
18*date 1984.01.02-1984.01.01
19*date 71-1970
20*date 2079.01.01
21*date 2079.12.31
22*date 2099.06
23*date 3033
24*date 11974.02.03
25*fix 1 0 0 0
261 2 1.0 020 -03
27*end
Note: See TracBrowser for help on using the repository browser.