summaryrefslogtreecommitdiffstats
path: root/tests/mkdir
AgeCommit message (Expand)AuthorLines
2026-02-18maint: tests: avoid EPERM specific handlingPádraig Brady-4/+2
2026-01-01maint: run 'make update-copyright'Collin Funk-16/+16
2025-12-01tests: enable mkdir/writable-under-readonly.shPádraig Brady-21/+10
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady-4/+4
2025-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2024-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2023-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2022-01-02maint: update all copyright year number rangesPádraig Brady-16/+16
2021-01-15mkdir: fix bug when -m's more generous than umaskPaul Eggert-0/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2020-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2019-01-01maint: update all copyright year number rangesAssaf Gordon-16/+16
2018-07-04tests: fix skipping in some testsPádraig Brady-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2017-09-19all: prefer HTTPS in URLsPaul Eggert-16/+16
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady-1/+1
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-4/+4
2017-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss-4/+3
2016-04-18tests: let mkdir/p-v.sh fail when compare failsBernhard Voelker-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2015-10-14tests: avoid false failures with default ACLsPádraig Brady-0/+2
2015-05-23mkdir: fix -pZ with existing parent directoriesPádraig Brady-1/+2
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-4/+5
2015-01-01maint: update all copyright year number rangesPádraig Brady-16/+16
2014-05-05tests: initial SMACK testsJarkko Sakkinen-0/+75
2014-01-02maint: update all copyright year number rangesBernhard Voelker-14/+14
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-1/+73
2013-05-11mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert-0/+35
2013-01-01maint: update all copyright year number rangesJim Meyering-12/+12
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini-12/+12
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-0/+0
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-13/+13
2012-01-27maint: use single copyright year rangeJim Meyering-7/+7
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-12/+12
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-12/+12
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker-1/+0
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-1/+1
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering-1/+1
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker-0/+1
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-5/+5
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-12/+12
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering-1/+1
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-11/+11
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-1/+1
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-7/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-66/+22
2010-09-07tests: exclude some tests when running on NFSPádraig Brady-1/+1