1. 30 3月, 2015 2 次提交
    • C
      unittests: run them during the build of RPM packages · 37854a6f
      Cleber Rosa 提交于
      It seems a good idea, and another safety net, to run the selftests
      during the build of packages. For now, it's not trivial to run the
      functional tests, so let's at least run the unittests.
      
      Another current limitation is that unittests are only run on Fedora
      and not on EL6 or EL7, and the reason for that are missing
      dependencies on both EPEL6 and EPEL7.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      37854a6f
    • C
      avocado.spec: use the Makefile target for man pages · 650f019d
      Cleber Rosa 提交于
      This means that we include the Makefile in the source tarball and just
      use the `man` target.
      
      With regards to portability among Python version, this should not be
      an issue as rst2man on the system itself will the correct version. In
      a sense, it's just another utility, it doesn't really matter it's
      written in Python.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      650f019d
  2. 27 11月, 2014 1 次提交
  3. 25 11月, 2014 1 次提交
  4. 03 4月, 2014 1 次提交