index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mkdir
/
p-3
Age
Commit message (
Expand
)
Author
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
2007-09-15
More misc, test-related changes. (some to allow running tests as root)
Jim Meyering
2007-09-15
Convert tests/mkdir/ to use test-lib.sh.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-20
Skip part of this test when "." is not a local file system.
Jim Meyering
2007-03-18
Fix a generic NFS-related test failure.
Jim Meyering
2006-10-26
Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-09-16
* NEWS: Document that mkdir -p and install -d now fork on occasion.
Paul Eggert
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-07-17
Remove re_protect case that no longer applies.
Paul Eggert
2005-10-30
Require that the test be run as non-root.
Paul Eggert
2005-06-15
Add a test for just-fixed bug in mkdir-p.c.
Jim Meyering
2005-06-14
Ensure mkdir succeeds if the following argument is an absolute directory name.
Jim Meyering
2005-06-14
whoops.
Jim Meyering
2005-06-13
*** empty log message ***
Jim Meyering