]> git.ipfire.org Git - thirdparty/gnulib.git/commit
glob tests: Add a test for the glibc bug.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 14 Oct 2025 03:39:25 +0000 (20:39 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 14 Oct 2025 03:39:49 +0000 (20:39 -0700)
commitbc3bb043e1d8285ff811fc55c4bbfbedf1b3a65b
tree831e5a803959d2b40d00794bc612ca70f93774f0
parentf1a18f6f4cb3bb8ddbc930c4568be9e6ba257b72
glob tests: Add a test for the glibc bug.

* tests/test-glob.c (main): Add a test case for all slash characters and
a test case for many slash characters following a wildcard character.
ChangeLog
tests/test-glob.c