]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'check_test_coverage' of https://github.com/cgoesche/util-linux-fork
authorKarel Zak <kzak@redhat.com>
Wed, 4 Feb 2026 08:53:51 +0000 (09:53 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 4 Feb 2026 08:53:51 +0000 (09:53 +0100)
commitb28e64ff887cc2c59847fe69f03acba1982ef220
treeccac2ffdc585eb8aa066d125ae031712af54044c
parent3306196586948815af5358fc1ea3cc7c1648b16c
parent5cc7b437819a92e54024b9d8b0fed06b3fc26025
Merge branch 'check_test_coverage' of https://github.com/cgoesche/util-linux-fork

* 'check_test_coverage' of https://github.com/cgoesche/util-linux-fork:
  tests: search for all executable scripts in test subdirs
  build-sys: add a target for tools/testcoverage.sh
  tools: (get-options.sh) refine regex for unsupported programs to avoid false positives
  tools: expand relative paths provided by $top_srcdir for robustness
  tools: helper script to generate a test coverage report
  tools: (get-options.sh) ensure functionality for out-of-tree builds