1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

docs ~ (GnuTests) add reference and notes re GNU coreutils testing processes

This commit is contained in:
Roy Ivy III 2022-02-22 08:00:37 -06:00 committed by Sylvestre Ledru
parent baaa1639e1
commit cbe6396149
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,8 @@
name: GnuTests
# spell-checker:ignore (names) gnulib ; (jargon) submodules ; (people) Dawid Dziurla * dawidd ; (utils) autopoint chksum gperf pyinotify shopt texinfo ; (vars) FILESET XPASS
# spell-checker:ignore (names) gnulib ; (jargon) submodules ; (people) Dawid Dziurla * dawidd ; (utils) autopoint chksum gperf pyinotify shopt texinfo ; (vars) FILESET SUBDIRS XPASS
# * note: to run a single test => `REPO/util/run-gnu-test.sh PATH/TO/TEST/SCRIPT`
on: [push, pull_request]