Author: plessy Date: 2012-01-12 09:57:52 +0000 (Thu, 12 Jan 2012) New Revision: 9258
Added: trunk/packages/mafft/trunk/debian/README.test Removed: trunk/packages/mafft/trunk/debian/README.Debian Log: Renamed README.Debian README.test, as it was all about tests. Deleted: trunk/packages/mafft/trunk/debian/README.Debian =================================================================== --- trunk/packages/mafft/trunk/debian/README.Debian 2012-01-12 09:57:18 UTC (rev 9257) +++ trunk/packages/mafft/trunk/debian/README.Debian 2012-01-12 09:57:52 UTC (rev 9258) @@ -1,19 +0,0 @@ -mafft for Debian ----------------- - -The mafft program is tested when we assemble our binary packages in our build -network. The following commands are run and compared to a reference output: - -mafft test/sample | diff test/sample.fftns2 - -mafft --maxiterate 100 test/sample | diff test/sample.fftnsi - -mafft --globalpair test/sample | diff test/sample.gins1 - -mafft --globalpair --maxiterate 100 test/sample | diff test/sample.ginsi - -mafft --localpair test/sample | diff test/sample.lins1 - -mafft --localpair --maxiterate 100 test/sample | diff test/sample.linsi - - -The test sample and the reference output are distributed compressed in the -mafft binary package in the ‘/usr/share/doc/mafft/test’ directory. You can copy -this directory to a temporary place, uncompress the files and run the above -commands to reproduce the tests on your local installation. - - -- Charles Plessy <[email protected]> Mon, 14 Dec 2009 12:43:21 +0900 Copied: trunk/packages/mafft/trunk/debian/README.test (from rev 9255, trunk/packages/mafft/trunk/debian/README.Debian) =================================================================== --- trunk/packages/mafft/trunk/debian/README.test (rev 0) +++ trunk/packages/mafft/trunk/debian/README.test 2012-01-12 09:57:52 UTC (rev 9258) @@ -0,0 +1,19 @@ +mafft for Debian +---------------- + +The mafft program is tested when we assemble our binary packages in our build +network. The following commands are run and compared to a reference output: + +mafft test/sample | diff test/sample.fftns2 - +mafft --maxiterate 100 test/sample | diff test/sample.fftnsi - +mafft --globalpair test/sample | diff test/sample.gins1 - +mafft --globalpair --maxiterate 100 test/sample | diff test/sample.ginsi - +mafft --localpair test/sample | diff test/sample.lins1 - +mafft --localpair --maxiterate 100 test/sample | diff test/sample.linsi - + +The test sample and the reference output are distributed compressed in the +mafft binary package in the ‘/usr/share/doc/mafft/test’ directory. You can copy +this directory to a temporary place, uncompress the files and run the above +commands to reproduce the tests on your local installation. + + -- Charles Plessy <[email protected]> Mon, 14 Dec 2009 12:43:21 +0900 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
