summaryrefslogtreecommitdiff
path: root/tests/lib/libc/gen/t_glob.c
AgeCommit message (Expand)Author
2020-03-13t_glob.c: clean up test coderillig
2020-03-13t_glob.c: add test cases for hidden directory and filerillig
2020-03-13t_glob.c: use distinct names for test structuresrillig
2020-03-13t_glob.c: move expected globbing result directly into the test casesrillig
2017-04-26- add range testschristos
2017-01-14PR/51825: Ngie Cooper: use the non _ version of the macrochristos
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2013-01-02Remove check for GLOB_NOCHECK - the behaviour has been changed again, so itmartin
2012-12-18- make our stat function return ENOENT if a file is not found.christos
2011-07-07Move 't_glob_star' to 't_glob' for glob(3).jruoho