[PATCH cygport 0/4] Test suite fixes

Jon Turney jon.turney@dronecode.org.uk
Wed Mar 25 16:34:45 GMT 2020


Fixup test suite

Add a GitHub action to run the test suite (unfortunately, there seems to be 
no way to turn on case-sensitivity in that environment, so we also need to 
adjust tests to function with case-insensitive filesystem)

Jon Turney (4):
  Update tests for build-depends: appearing in source hints
  Updates to tests for package updates
  Add a GitHub action to run tests
  Add some case variants to list of default documentation files
    installed

 .github/workflows/cygwin.yml                  | 119 ++++++++++++++++++
 lib/src_postinst.cygpart                      |   8 +-
 testsuite/aspell/dict/aspell-pa.list          |   1 +
 testsuite/autotools/c/libtxc_dxtn.cygport     |   2 +-
 testsuite/autotools/c/libtxc_dxtn.list        |   1 +
 .../autotools/xfce/xfce4-hamster-plugin.list  |   1 +
 testsuite/docbook/sgml/docbook-sgml30.list    |   1 +
 testsuite/docbook/xml/docbook-xml412.list     |   1 +
 testsuite/download/R/R-nanotime.cygport       |   2 +-
 .../dist/multiple/multiple-3.14-1-src.hint    |   1 +
 .../dist/single/single-2.3.4-1-src.hint       |   1 +
 testsuite/lua/all/lua-lfs.list                |   2 +-
 .../perl/ExtUtils-MakeMaker/perl-Carp.list    |   4 +-
 testsuite/perl/Module-Build/perl-Lchown.list  |   6 +-
 testsuite/ruby/gem/ruby-rack-ssl.list         |   1 -
 testsuite/test-driver                         |   2 +-
 16 files changed, 139 insertions(+), 14 deletions(-)
 create mode 100644 .github/workflows/cygwin.yml

-- 
2.21.0



More information about the Cygwin-apps mailing list