Пакет perl-Test-Aggregate: Информация

    Исходный пакет: perl-Test-Aggregate
    Версия: 0.364-alt3_6
    Собран:  24 февраля 2013 г. 6:23
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Test-Aggregate

    Лицензия: GPL+ or Artistic
    О пакете: Aggregate C<*.t> tests to make them run faster
    Описание: 
    *WARNING*: this is ALPHA code. The interface is not guaranteed to be
    stable.
    
    A common problem with many test suites is that they can take a
    long time to run. The longer they run, the less likely you are to run
    the tests. This module borrows a trick from 'Apache::Registry' to load
    up your tests at once, create a separate package for each test and wraps
    each package in a method named 'run_the_tests'. This allows us to load
    perl only once and related modules only once. If you have modules which
    are expensive to load, this can dramatically speed up a test suite.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Test-Aggregate (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. perl(Module/Build.pm)
      2. perl(Module/Build/Compat.pm)
      3. perl(Test/Builder.pm)
      4. perl(Test/Builder/Module.pm)
      5. perl(Test/Harness.pm)
      6. perl(Test/More.pm)
      7. perl(Test/Most.pm)
      8. perl(Test/NoWarnings.pm)
      9. perl(Test/Pod.pm)
      10. perl(Test/Pod/Coverage.pm)
      11. perl(Test/Simple.pm)
      12. perl-devel
      13. perl-podlators
      14. rpm-build-perl
      15. perl(ExtUtils/MakeMaker.pm)
      16. perl(FindBin.pm)

    Последнее изменение


    22 февраля 2013 г. Igor Vlasenko 0.364-alt3_6
    - update to new release by fcimport
    11 декабря 2012 г. Igor Vlasenko 0.364-alt3_5
    - moved to Sisyphus (Tapper dep)
    31 июля 2012 г. Igor Vlasenko 0.364-alt2_5
    - update to new release by fcimport