From 81044a388ee4dd707f5968f8be6d48df453f94d1 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 20 Nov 2004 22:42:31 +0000 Subject: [PATCH] - new pl desc, standard URL Changed files: perl-Test-Simple.spec -> 1.33 --- perl-Test-Simple.spec | 43 +++++++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 212d6af..732655b 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -13,9 +13,9 @@ Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: df12f1f522307850577992d2da5ba04f -# Source0-size: 51334 +URL: http://search.cpan.org/dist/Test-Simple/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -33,22 +33,33 @@ AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send me to Detroit, but don't make me write tests! -- perldoc Test::Tutorial -Test::Simple is an extremely simple, extremely basic module for writing -tests suitable for CPAN modules and other pursuits. If you wish to do -more complicated testing, use the Test::More module (a drop-in replacement -for this one). +Test::Simple is an extremely simple, extremely basic module for +writing tests suitable for CPAN modules and other pursuits. If you +wish to do more complicated testing, use the Test::More module (a +drop-in replacement for this one). -The purpose of Test::More is to provide a wide range of testing utilities. -Various ways to say "ok" with better diagnostics, facilities to skip -tests, test future features and compare complicated data structures. -While you can do almost anything with a simple "ok()" function, it -doesn't provide good diagnostic output. +The purpose of Test::More is to provide a wide range of testing +utilities. Various ways to say "ok" with better diagnostics, +facilities to skip tests, test future features and compare complicated +data structures. While you can do almost anything with a simple "ok()" +function, it doesn't provide good diagnostic output. -#%description -l pl -#Test::Simple jest bardzo prostym, bardzo podstawowym modu³em do pisania -#testów pasuj±cych do modu³ów CPAN i innych. Do bardziej skomplikowanych -#testów lepiej u¿ywaæ modu³u Test::More (zastêpuj±cego ten). -# to be updated +%description -l pl +AAAAAAAA!!! NIE TESTOWANIE! Wszystko tylko nie testowanie! Bijcie mnie, +biczujcie mnie, wy¶lijcie do Detroit, ale nie ka¿cie pisaæ testów! + -- perldoc Test::Tutorial + +Test::Simple jest bardzo prostym, bardzo podstawowym modu³em do +pisania testów pasuj±cych do modu³ów CPAN i innych. Do bardziej +skomplikowanych testów lepiej u¿ywaæ modu³u Test::More (zastêpuj±cego +ten). + +Celem Test::More jest dostarczenie szerokiego zakresu narzêdzi do +testowania. Ró¿ne sposoby powiedzenia "ok" z lepsz± diagnostyk±, +u³atwienia przy pomijaniu testów, testowaniu przysz³ych mo¿liwo¶ci +i porównywaniu skomplikowanych struktur danych. O ile mo¿na zrobiæ +prawie wszystko prost± funkcj± "ok()", nie daje ona dobrego wyj¶cia +diagnostycznego. %prep %setup -q -n %{pdir}-%{pnam}-%{version} -- 2.44.0