[Po4a-commits] "po4a/t 23-man.t,1.9,1.10"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sun Aug 27 16:00:03 UTC 2006


Update of /cvsroot/po4a/po4a/t
In directory haydn:/tmp/cvs-serv23837

Modified Files:
	23-man.t 
Log Message:
Make a new mixed test, so that it do not depends on other tests' files.
It fails at this time.


Index: 23-man.t
===================================================================
RCS file: /cvsroot/po4a/po4a/t/23-man.t,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- 23-man.t	3 Jun 2006 17:43:42 -0000	1.9
+++ 23-man.t	27 Aug 2006 16:00:01 -0000	1.10
@@ -127,10 +127,10 @@
     'run'  => "cp data-23/mixed.fr.po tmp/ && LC_ALL=C perl ../po4a data-23/mixed.cfg",
     'test' => "diff -u $diff_po_flags  data-23/mixed.pot tmp/mixed.pot &&".
               "diff -u $diff_po_flags  data-23/mixed.fr.po tmp/mixed.fr.po &&".
-              "diff -u $diff_po_flags  data-23/null.fr tmp/mixed_null.fr.1 &&".
-              "diff -u $diff_po_flags  data-23/mdoc.fr tmp/mixed_mdoc.fr.1 &&".
-              "diff -u $diff_po_flags  data-23/escapes1.fr.1 tmp/mixed_escapes1.fr.1 &&".
-              "diff -u $diff_po_flags  data-23/quotes.fr tmp/mixed_quotes.fr.1",
+              "diff -u $diff_po_flags  data-23/mixed1.fr tmp/mixed1.fr &&".
+              "diff -u $diff_po_flags  data-23/mixed2.fr tmp/mixed2.fr &&".
+              "diff -u $diff_po_flags  data-23/mixed3.fr tmp/mixed3.fr &&".
+              "diff -u $diff_po_flags  data-23/mixed4.fr tmp/mixed4.fr",
     'doc'  => "mixed config with roff and mdoc"
 };
 




More information about the Po4a-commits mailing list