Niyaz Nigmatullin
|
cefc4f6736
|
tests: fixed some tests on Windows
Tests used to use system `touch` and `ls` instead of
testing bench `fixtures.touch` and `uu_ls`
|
2022-10-18 10:00:28 +03:00 |
|
Terts Diepraam
|
9177cb7b24
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
|
Sylvestre Ledru
|
12ad0f0903
|
Fix clippy
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
|
2022-04-02 09:54:11 +02:00 |
|
Pyokyeong Son
|
9a76f3ba31
|
tests/mkdir: reduced tested permission combinations
tests/pwd: escapted directory paths
|
2022-03-31 15:50:52 +09:00 |
|
Pyokyeong Son
|
ea592e5c03
|
Merge branch 'main' into mkdir-fix
|
2022-03-30 12:30:27 +09:00 |
|
Sylvestre Ledru
|
fbb64b9c5c
|
mkdir: gnu compat: add support of mkdir -p foo/.
|
2022-03-25 21:35:27 +01:00 |
|
Pyokyeong Son
|
98370727a2
|
test/mkdir: formatting compliance
|
2022-03-25 15:04:15 +00:00 |
|
Sylvestre Ledru
|
9dea9b4b83
|
Merge branch 'main' into mkdir-fix
|
2022-03-15 12:03:47 +01:00 |
|
353fc443 aka Seagull
|
8ccc45c68c
|
mkdir: recursive reporting of created directories in verbose mode (#3217)
|
2022-03-06 21:36:08 +01:00 |
|
Pyokyeong Son
|
31d91f36b9
|
test/mkdir: fixed assert types to both mode_t
|
2022-02-24 07:43:53 +00:00 |
|
Pyokyeong Son
|
fe9e9e6689
|
test/mkdir: made umask variable mode_t
|
2022-02-24 07:26:46 +00:00 |
|
Pyokyeong Son
|
553c22d33d
|
test/mkdir: reverted mkdir testing delete
|
2022-02-19 05:46:11 +00:00 |
|
Pyokyeong Son
|
8ffe367dd8
|
test/mkdir: added testing for umask compliance
- tests for all permission combinations
|
2022-02-19 05:37:56 +00:00 |
|
Daniel Eades
|
784f2e2ea1
|
use semicolons if nothing returned
|
2022-01-30 15:08:26 +01:00 |
|
James Robson
|
0b2483452a
|
Add symbolic mode support to mkdir
|
2021-10-16 12:57:55 +01:00 |
|
Jan Scheer
|
3aeccfd802
|
fix a lot of clippy warnings
|
2021-05-29 15:11:22 +02:00 |
|
Sylvestre Ledru
|
dbc716546b
|
fix(mkdir) - Add --parent as alias of --parents
It is used this way sometimes:
https://sources.debian.org/src/php-symfony-polyfill/1.21.0-2/debian/rules/?hl=49#L49
https://sources.debian.org/src/firebird3.0/3.0.7.33374.ds4-1/debian/functions.sh/?hl=24#L24
https://sources.debian.org/src/postfix/3.5.6-1/debian/configure-instance.sh/?hl=67#L67
|
2020-12-18 14:41:59 +01:00 |
|
Sylvestre Ledru
|
897bcb2e67
|
refactor(mkdir): Move to clap + add a test
|
2020-11-08 17:51:04 +01:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|