source: git/tests/cmd_datebad2.svx @ 5a45706

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 5a45706 was 2b0cec5, checked in by Olly Betts <olly@…>, 9 years ago

tests/: Move the annotations for each test case out of cavern.tst and
into a comment in the first line of the .svx file which is the input
for the test.

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