Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Unit-0.25-bp155.2.8 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-Test-Unit Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.25 Vendor: openSUSE
Release: bp155.2.8 Build date: Wed May 17 16:05:24 2023
Group: Development/Libraries/Perl Build host: sheep83
Size: 958479 Source RPM: perl-Test-Unit-0.25-bp155.2.8.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Test-Unit/
Summary: The PerlUnit testing framework
This framework is intended to support unit testing in an object-oriented
development paradigm (with support for inheritance of tests etc.) and is
derived from the JUnit testing framework for Java by Kent Beck and Erich
Gamma. To start learning how to use this framework, see the
Test::Unit::TestCase manpage and the Test::Unit::TestSuite manpage. (There
will also eventually be a tutorial in the Test::Unit::Tutorial manpage.

However 'Test::Unit::Procedural' is the procedural style interface to a
sophisticated unit testing framework for Perl that . Test::Unit is intended
to provide a simpler interface to the framework that is more suitable for
use in a scripting style environment. Therefore, Test::Unit does not
provide much support for an object-oriented approach to unit testing.

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* Mon Jul 01 2013 coolo@suse.com
  - fix test with perl 5.18 (this module should really be dropped,
    but kiwi relies on that old stuff)
* Tue Jun 12 2012 rschweikert@suse.com
  - fix test with perl 5.14.2
* Mon May 23 2011 coolo@novell.com
  - fix build with perl 5.14
* Tue May 03 2011 coolo@opensuse.org
  - regenerated with cpanspec
* Mon Nov 29 2010 coolo@novell.com
  - called spec2changelog
* Wed May 21 2008 gerrit@gmx.de
  - first release 0.25

Files

/usr/lib/perl5/vendor_perl/5.26.1/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/TestLister.pl
/usr/lib/perl5/vendor_perl/5.26.1/Test/TestRunner.pl
/usr/lib/perl5/vendor_perl/5.26.1/Test/TkTestRunner.pl
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assert.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion/Boolean.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion/CodeRef.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion/Exception.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Assertion/Regexp.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Debug.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Decorator.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Error.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Exception.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Failure.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/HarnessUnit.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Listener.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Loader.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Procedural.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Result.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Runner
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Runner.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Runner/Terminal.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Setup.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Test.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/TestCase.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/TestRunner.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/TestSuite.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/TkTestRunner.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Tutorial.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/UnitHarness.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Unit/Warning.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-Unit
/usr/share/doc/packages/perl-Test-Unit/AUTHORS
/usr/share/doc/packages/perl-Test-Unit/COPYING.Artistic
/usr/share/doc/packages/perl-Test-Unit/COPYING.GPL-2
/usr/share/doc/packages/perl-Test-Unit/ChangeLog
/usr/share/doc/packages/perl-Test-Unit/Changes
/usr/share/doc/packages/perl-Test-Unit/README
/usr/share/doc/packages/perl-Test-Unit/doc
/usr/share/doc/packages/perl-Test-Unit/doc/TODO
/usr/share/doc/packages/perl-Test-Unit/doc/class-diagram.dia
/usr/share/doc/packages/perl-Test-Unit/doc/class-diagram.png
/usr/share/doc/packages/perl-Test-Unit/doc/class-diagram.txt
/usr/share/doc/packages/perl-Test-Unit/doc/consensus.txt
/usr/share/doc/packages/perl-Test-Unit/doc/release-checklist
/usr/share/doc/packages/perl-Test-Unit/examples
/usr/share/doc/packages/perl-Test-Unit/examples/Experimental
/usr/share/doc/packages/perl-Test-Unit/examples/Experimental/Sample.pm
/usr/share/doc/packages/perl-Test-Unit/examples/README
/usr/share/doc/packages/perl-Test-Unit/examples/fail_example.pm
/usr/share/doc/packages/perl-Test-Unit/examples/patch100132
/usr/share/doc/packages/perl-Test-Unit/examples/patch100132-1
/usr/share/doc/packages/perl-Test-Unit/examples/patch100132-2
/usr/share/doc/packages/perl-Test-Unit/examples/tester.png
/usr/share/man/man3/Test::Unit.3pm.gz
/usr/share/man/man3/Test::Unit::Assert.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Boolean.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::CodeRef.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Exception.3pm.gz
/usr/share/man/man3/Test::Unit::Assertion::Regexp.3pm.gz
/usr/share/man/man3/Test::Unit::Debug.3pm.gz
/usr/share/man/man3/Test::Unit::Decorator.3pm.gz
/usr/share/man/man3/Test::Unit::Error.3pm.gz
/usr/share/man/man3/Test::Unit::Exception.3pm.gz
/usr/share/man/man3/Test::Unit::Failure.3pm.gz
/usr/share/man/man3/Test::Unit::HarnessUnit.3pm.gz
/usr/share/man/man3/Test::Unit::Listener.3pm.gz
/usr/share/man/man3/Test::Unit::Loader.3pm.gz
/usr/share/man/man3/Test::Unit::Procedural.3pm.gz
/usr/share/man/man3/Test::Unit::Result.3pm.gz
/usr/share/man/man3/Test::Unit::Runner.3pm.gz
/usr/share/man/man3/Test::Unit::Runner::Terminal.3pm.gz
/usr/share/man/man3/Test::Unit::Setup.3pm.gz
/usr/share/man/man3/Test::Unit::Test.3pm.gz
/usr/share/man/man3/Test::Unit::TestCase.3pm.gz
/usr/share/man/man3/Test::Unit::TestRunner.3pm.gz
/usr/share/man/man3/Test::Unit::TestSuite.3pm.gz
/usr/share/man/man3/Test::Unit::TkTestRunner.3pm.gz
/usr/share/man/man3/Test::Unit::Tutorial.3pm.gz
/usr/share/man/man3/Test::Unit::UnitHarness.3pm.gz
/usr/share/man/man3/Test::Unit::Warning.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024