[Po4a-commits] "po4a/testsuite check,1.11,1.12"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Jun 16 18:50:43 UTC 2006


Update of /cvsroot/po4a/po4a/testsuite
In directory haydn:/tmp/cvs-serv20175

Modified Files:
	check 
Log Message:
The options I'm using for the test of the Man module.


Index: check
===================================================================
RCS file: /cvsroot/po4a/po4a/testsuite/check,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- check	1 Sep 2005 19:49:01 -0000	1.11
+++ check	16 Jun 2006 18:50:40 -0000	1.12
@@ -90,7 +90,15 @@
 	
   echo "####### $fich"; 
   rm -f po4a-normalize.*
-  if PERLLIB=../lib ../po4a-normalize -f $module -M iso-8859-1 $tmp/$newfich 2>&1 ; then
+  if PERLLIB=../lib ../po4a-normalize -f $module -M iso-8859-1 $tmp/$newfich \
+                    -o groff_code=translate \
+                    -o noarg=ny0,Sp,Pp,BS,BE,VE,ES \
+                    -o translate_each=TA,IN,hN,AS,OP,Tp,Ip,TQ \
+                    -o no_wrap=Ds:De,Ex:Ee,CS:CE,Vb:Ve \
+                    -o untranslated=Id,VS,rm \
+                    -o translate_joined=FN,Sh,iX \
+                    -o inline=ZN,Pn \
+                    -o generated 2>&1 ; then
       mv po4a-normalize.output $tmp/po4a-normalize.output
       $cmdtotxt $tmp/po4a-normalize.output $tmp/$newfich; 
       $cmdtotxt $tmp/$newfich $tmp/$newfich;




More information about the Po4a-commits mailing list