1. 06 2月, 2017 1 次提交
  2. 03 2月, 2017 1 次提交
  3. 17 1月, 2017 1 次提交
  4. 07 12月, 2016 1 次提交
  5. 08 11月, 2016 2 次提交
  6. 27 10月, 2016 1 次提交
  7. 11 10月, 2016 1 次提交
  8. 27 9月, 2016 1 次提交
    • C
      avocado.spec: enable checks on EL6 · 3587d089
      Cleber Rosa 提交于
      We have been running the selftests during the build of the Fedora
      packages, but have skipped that on EL6 (and EL7).  The reason is that
      there were a few packages missing from EPEL.
      
      They're now present on the EPEL 6 repos so let's enable checks while
      building EL6 packages.
      
      Some functional tests are failing on EL7, and fixing those and
      enabling checks for EL7 packages will be the scope of further work.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      3587d089
  9. 13 9月, 2016 1 次提交
  10. 07 9月, 2016 1 次提交
    • C
      HTML Result: host it in a directory outside the avocado package · a480d731
      Cleber Rosa 提交于
      This step makes the HTML result a proper Python plugin, by living
      outside the Avocado package namespace.
      
      The RPM package is also adjusted: it now builds ands install both
      Avocado and the HTML result plugin while keeping the two separate
      installable packages.
      
      Developers can use the usual `make link` and `make clean` to enable
      and disable all plugins (including this one).
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      a480d731
  11. 16 8月, 2016 1 次提交
  12. 12 8月, 2016 1 次提交
    • L
      avocado.spec: Add build dependency for TAP parser · ecbd1ab1
      Lukáš Doktor 提交于
      The TAP test requires the perl-Test-Harness package, let's add it to the
      build dependencies. It fails silently, but there is a message just when
      the selftests are executed:
      
          + selftests/run
          Can't locate TAP/Parser.pm in @inc (you may need to install the
          TAP::Parser module) (@inc contains: /usr/local/lib64/perl5
          /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
          /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
          -e line 1.
          BEGIN failed--compilation aborted at -e line 1.
      Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
      ecbd1ab1
  13. 02 8月, 2016 1 次提交
  14. 26 7月, 2016 1 次提交
  15. 05 7月, 2016 1 次提交
  16. 14 6月, 2016 2 次提交
  17. 05 5月, 2016 1 次提交
  18. 27 4月, 2016 3 次提交
  19. 26 4月, 2016 1 次提交
  20. 19 4月, 2016 1 次提交
  21. 22 3月, 2016 1 次提交
  22. 21 3月, 2016 1 次提交
  23. 17 2月, 2016 3 次提交
  24. 15 2月, 2016 1 次提交
  25. 20 1月, 2016 2 次提交
  26. 24 12月, 2015 2 次提交
  27. 23 12月, 2015 1 次提交
  28. 18 12月, 2015 1 次提交
  29. 05 11月, 2015 2 次提交
  30. 15 10月, 2015 1 次提交
  31. 13 10月, 2015 1 次提交