Skip to content
Snippets Groups Projects
  1. Mar 29, 2021
  2. Mar 28, 2021
  3. Mar 27, 2021
    • Nikhil Ramakrishnan's avatar
      Add Gitlab CI configuration. · e86274c8
      Nikhil Ramakrishnan authored
      With the test and deploy configutation migrated to Gitlab CI,
      dependency on Travis is no longer required, allowing us to move
      the repository to 'gitlab.freedesktop.org'.
      
      * .gitlab-ci.yml: New file.
      e86274c8
  4. Mar 21, 2021
  5. Mar 25, 2020
    • Nikhil Ramakrishnan's avatar
      Add regression tests for docwriter. (#40) · 327a5b71
      Nikhil Ramakrishnan authored
      Docwriter will now be tested with the 'freetype2' repository. The
      tox environment 'regression' is used, which runs the script
      'tests/freetype.sh', that clones 'freetype2' and configures it.
      The make targets 'refdoc' and 'refdoc-venv' are tested, and the
      docs are also built with 'builddir' != 'srcdir'.
      
      Currently the test is allowed to fail (this means that the Travis
      build will be successful even if the regression test fails), but
      this can be changed later, so that it becomes necessary for regression
      tests to pass for the build to be successful.
      
      Note that the testenv 'regression' is not added to [envlist] in
      'tox.ini' because we don't want it to run by default when 'tox'
      command is invoked locally. This is a long test with many
      requirements, so we prefer to run it only on Travis.
      
      * .travis.yml (matrix): Add regression test job to matrix.
      (fast_finish): Mark the build successful as soon as all required
      tests pass.
      (allow_failures): Allow regression build to fail without affecting
      the build status.
      
      * CHANGELOG: Updated.
      
      * README.md: Add more information for running tests, and general
      formatting.
      
      * tests/freetype.sh: Script for regression tests. New file.
      
      * tox.ini (envlist): Formatting.
      (testenv:regression): New test environment.
      327a5b71
  6. Mar 21, 2020
  7. Feb 29, 2020
  8. Feb 01, 2020
  9. Dec 12, 2019
  10. Dec 09, 2019
  11. Dec 06, 2019
  12. Dec 03, 2019
  13. Sep 25, 2019
  14. Sep 13, 2019
  15. Sep 12, 2019
  16. Aug 01, 2019
  17. Jun 11, 2019
  18. Jun 07, 2019
  19. Mar 31, 2019
  20. Mar 29, 2019
  21. Mar 16, 2019
  22. Mar 14, 2019
  23. Mar 13, 2019
  24. Mar 04, 2019
  25. Mar 03, 2019
Loading