From 2e4f41805534e1aabb79af172b911a8910fc678f Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Wed, 15 Jan 2003 20:07:45 +0000 Subject: [PATCH] Renamed PAF to PAF5. --- t/compat-paf.test | 3 --- t/compat-paf5.test | 3 +++ t/input/{compat-paf.ged => compat-paf5.ged} | 0 t/output/{compat-paf.ref => compat-paf5.ref} | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) delete mode 100755 t/compat-paf.test create mode 100755 t/compat-paf5.test rename t/input/{compat-paf.ged => compat-paf5.ged} (100%) rename t/output/{compat-paf.ref => compat-paf5.ref} (98%) diff --git a/t/compat-paf.test b/t/compat-paf.test deleted file mode 100755 index 5916b37..0000000 --- a/t/compat-paf.test +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -$srcdir/src/test_script -2 $0 0 compat-paf.ged diff --git a/t/compat-paf5.test b/t/compat-paf5.test new file mode 100755 index 0000000..2a4c5a6 --- /dev/null +++ b/t/compat-paf5.test @@ -0,0 +1,3 @@ +#!/bin/sh + +$srcdir/src/test_script -2 $0 0 compat-paf5.ged diff --git a/t/input/compat-paf.ged b/t/input/compat-paf5.ged similarity index 100% rename from t/input/compat-paf.ged rename to t/input/compat-paf5.ged diff --git a/t/output/compat-paf.ref b/t/output/compat-paf5.ref similarity index 98% rename from t/output/compat-paf.ref rename to t/output/compat-paf5.ref index 2265afe..7c0056d 100644 --- a/t/output/compat-paf.ref +++ b/t/output/compat-paf5.ref @@ -1,5 +1,5 @@ -=== Parsing file compat-paf.ged +=== Parsing file compat-paf5.ged Header start Source is PAF (ctxt is 1001, parent is 1) == 2 NAME (342) Personal Ancestral File (ctxt is 1001, conversion failures: 0) @@ -8,7 +8,7 @@ Source is PAF (ctxt is 1001, parent is 1) == 3 ADDR (266) 50 East North Temple Street (ctxt is 1001, conversion failures: 0) == 4 CONT (300) Salt Lake City, UT 84150 (ctxt is 1001, conversion failures: 0) == 4 CONT (300) USA (ctxt is 1001, conversion failures: 0) -WARNING: Warning on line 8: Enabling compatibility with 'Personal Ancestral File' +WARNING: Warning on line 8: Enabling compatibility with 'Personal Ancestral File', version 5 Source context 1001 in parent 1 == 1 DEST (310) Other (ctxt is 1, conversion failures: 0) == 1 DATE (306) 20 Dec 2002 (ctxt is 1, conversion failures: 0) @@ -102,7 +102,7 @@ Rec REPO start, xref is @REPO1@ === Total conversion failures: 0 -=== Parsing file compat-paf.ged +=== Parsing file compat-paf5.ged Header start Source is PAF (ctxt is 1001, parent is 1) == 2 NAME (342) Personal Ancestral File (ctxt is 1001, conversion failures: 0) @@ -111,7 +111,7 @@ Source is PAF (ctxt is 1001, parent is 1) == 3 ADDR (266) 50 East North Temple Street (ctxt is 1001, conversion failures: 0) == 4 CONT (300) Salt Lake City, UT 84150 (ctxt is 1001, conversion failures: 0) == 4 CONT (300) USA (ctxt is 1001, conversion failures: 0) -WARNING: Warning on line 8: Enabling compatibility with 'Personal Ancestral File' +WARNING: Warning on line 8: Enabling compatibility with 'Personal Ancestral File', version 5 Source context 1001 in parent 1 == 1 DEST (310) Other (ctxt is 1, conversion failures: 0) == 1 DATE (306) 20 Dec 2002 (ctxt is 1, conversion failures: 0) -- 2.30.2