From: Peter Verthez Date: Sun, 27 Oct 2002 19:40:58 +0000 (+0000) Subject: New reference output. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=90ae845a389dc5be695a16a3386e105e60537ecb;p=gedcom-parse.git New reference output. --- diff --git a/t/output/bogus.ref b/t/output/bogus.ref index ac68d85..942aa92 100644 --- a/t/output/bogus.ref +++ b/t/output/bogus.ref @@ -1,5 +1,5 @@ -=== Parsing bogus file Makefile.am +=== Parsing bogus file bogus.ged WARNING: Warning on line 1: Unknown encoding, falling back to one-byte ERROR: Error on line 1: parse error ERROR: Error on line 2: GEDCOM level number is 2 higher than previous diff --git a/t/output/file_not_exist.ref b/t/output/file_not_exist.ref index 6a6e0a6..b7fea76 100644 --- a/t/output/file_not_exist.ref +++ b/t/output/file_not_exist.ref @@ -1,6 +1,6 @@ === Parsing file file_not_exist.ged -ERROR: Error: Could not open file './input/file_not_exist.ged': No such file or directory +ERROR: Error: Could not open file './file_not_exist.ged': No such file or directory === Total conversion failures: 0 Parse failed