[Po4a-commits] "po4a/t 05-config.t,1.1,1.2"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Dec 31 17:41:41 CET 2006
- Previous message: [Po4a-commits] "po4a changelog,1.154,1.155"
- Next message: [Po4a-commits] "po4a/t/data-05 test0.fr.po-empty, 1.1,
1.2 test2.de.po-empty, 1.1, 1.2 test2.es.po-empty, 1.1,
1.2 test2.fr.po-empty, 1.1, 1.2 test2.it.po-empty, 1.1,
1.2 test7.err, 1.3, 1.4"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/po4a/po4a/t
In directory alioth:/tmp/cvs-serv2594/t
Modified Files:
05-config.t
Log Message:
Update the tests suite after the po4a's behavior change.
Index: 05-config.t
===================================================================
RCS file: /cvsroot/po4a/po4a/t/05-config.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 05-config.t 24 Apr 2005 01:12:02 -0000 1.1
+++ 05-config.t 31 Dec 2006 16:41:39 -0000 1.2
@@ -10,8 +10,12 @@
mkdir "t/tmp" unless -e "t/tmp";
-my $diff_po_flags = " -I '^# SOME' -I '^# Test' ".
- "-I '^\"POT-Creation-Date: ' -I '^\"Content-Transfer-Encoding:'";
+my $diff_po_flags = " -I '^# .* translations for .* package'".
+ " -I '^# Copyright (C) .* Free Software Foundation, Inc.'".
+ " -I '^# Automatically generated, '".
+ " -I '^\"Project-Id-Version: '".
+ " -I '^\"POT-Creation-Date: '".
+ " -I '^\"PO-Revision-Date: '";
$tests[0]{'run'} =
'LC_ALL=C COLUMNS=80 perl ../po4a data-05/test0.conf > tmp/err 2>&1';
- Previous message: [Po4a-commits] "po4a changelog,1.154,1.155"
- Next message: [Po4a-commits] "po4a/t/data-05 test0.fr.po-empty, 1.1,
1.2 test2.de.po-empty, 1.1, 1.2 test2.es.po-empty, 1.1,
1.2 test2.fr.po-empty, 1.1, 1.2 test2.it.po-empty, 1.1,
1.2 test7.err, 1.3, 1.4"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Po4a-commits
mailing list