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

    Исходный пакет: perl-Test-Valgrind
    Версия: 1.19-alt1
    Собран:  19 ноября 2018 г. 14:03
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Test-Valgrind/

    Лицензия: GPL+ or Artistic
    О пакете: Generate suppressions, analyze and test any command with valgrind
    Описание: 
    The Test::Valgrind::* API lets you run Perl code through the memcheck tool of
    the valgrind memory debugger, to test for memory errors and leaks. The
    Test::Valgrind module itself is a front-end to this API. If they aren't
    available yet, it will first generate suppressions for the current perl
    interpreter and store them in the portable flavor of
    ~/.perl/Test-Valgrind/suppressions/$VERSION. The actual run will then take
    place, and tests will be passed or failed according to the result of the
    analysis.
    
    The complete API is much more versatile than this. By declaring an appropriate
    Test::Valgrind::Command class, you can run any executable (that is, not only
    Perl scripts) under valgrind, generate the corresponding suppressions
    on-the-fly and convert the analysis result to TAP output so that it can be
    incorporated into your project's test suite. If you're not interested in
    producing TAP, you can output the results in whatever format you like (for
    example HTML pages) by defining your own Test::Valgrind::Action class.

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

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

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

      1. perl(File/Spec.pm)
      2. perl(File/Temp.pm)
      3. perl(Filter/Util/Call.pm)
      4. perl(List/Util.pm)
      5. perl(POSIX.pm)
      6. perl(Perl/Destruct/Level.pm)
      7. perl(Scalar/Util.pm)
      8. perl(Test/Builder.pm)
      9. perl(Test/More.pm)
      10. perl(XML/Twig.pm)
      11. perl(XSLoader.pm)
      12. perl(base.pm)
      13. perl(lib.pm)
      14. perl(version.pm)
      15. perl-devel
      16. perl-podlators
      17. rpm-build-perl
      18. valgrind >= 3.1.0
      19. perl(Config.pm)
      20. perl(Carp.pm)
      21. perl(Env/Sanctify.pm)
      22. perl(ExtUtils/Install.pm)
      23. perl(Digest/MD5.pm)
      24. perl(ExtUtils/MakeMaker.pm)
      25. perl(Fcntl.pm)
      26. perl(DynaLoader.pm)
      27. perl(File/HomeDir.pm)
      28. perl(File/Path.pm)

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


    20 сентября 2016 г. Igor Vlasenko 1.19-alt1
    - automated CPAN update
    27 ноября 2015 г. Igor Vlasenko 1.18-alt1
    - automated CPAN update
    16 ноября 2015 г. Igor Vlasenko 1.17-alt1
    - automated CPAN update