public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [PATCH cygport 0/4] Test suite fixes
@ 2020-03-25 16:34 Jon Turney
  2020-03-25 16:34 ` [PATCH cygport 1/4] Update tests for build-depends: appearing in source hints Jon Turney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Turney @ 2020-03-25 16:34 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jon Turney

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-25 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 16:34 [PATCH cygport 0/4] Test suite fixes Jon Turney
2020-03-25 16:34 ` [PATCH cygport 1/4] Update tests for build-depends: appearing in source hints Jon Turney
2020-03-25 16:34 ` [PATCH cygport 2/4] Updates to tests for package updates Jon Turney
2020-03-25 16:34 ` [PATCH cygport 3/4] Add a GitHub action to run tests Jon Turney
2020-03-25 16:34 ` [PATCH cygport 4/4] Add some case variants to list of default documentation files installed Jon Turney
2020-03-25 16:52 ` [PATCH cygport 0/4] Test suite fixes Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).