summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_realpath.rs
AgeCommit message (Expand)Author
2024-08-09basename,realpath: update spell-checker:ignoreDaniel Hofstetter
2024-04-30realpath+tests: remove unused spell-checker:disableBen Wiederhake
2023-08-21Add license headers on all filesSylvestre Ledru
2023-03-20tests: expand wildcard importsDaniel Hofstetter
2023-02-21Add tests for non-utf8Thayne McCombs
2023-02-16`tests/util`: Don't trim output in `CmdResult::stdout_matches` and `stdout_do...Joining7943
2023-01-27clippy: fix warnings introduced with Rust 1.67.0Daniel Hofstetter
2023-01-22tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_tri...Joining7943
2022-10-13realpath: require arguments againTerts Diepraam
2022-08-15tests/realpath: add trailing slash usage testsNiyaz Nigmatullin
2022-07-12Realpath relative options (#3710)Niyaz Nigmatullin
2022-07-10Realpath symlinks handling, solves issue #3669 (#3703)Niyaz Nigmatullin
2022-07-06Merge pull request #3671 from niyaznigmatullin/fix_realpath_testSylvestre Ledru
2022-06-30test_realpath: include issue id to ignored testcaseNiyaz Nigmatullin
2022-06-30test_realpath: get back to contains to pass in MacOsNiyaz Nigmatullin
2022-06-30test_realpath: reformatted using rustfmtNiyaz Nigmatullin
2022-06-30test_realpath: fixed test to be the one that was supposed to be andNiyaz Nigmatullin
2022-06-30realpath: add "--no-symlinks" aliasDaniel Hofstetter
2022-03-03realpath: Error when resolved symlink is absolute and ENOENT (#3037)Hanif Ariffin
2021-09-05Add -e/-m to realpathJames Robson
2021-08-24uucore/fs: use the latest resolution that did not failMichael Debertol
2021-08-01Add Physical mode to realpathJames Robson
2021-04-05realpath: refactor tests for #1982Jan Scheer
2021-01-22Remove some old codeSylvestre Ledru
2021-01-22Remove some warningsSylvestre Ledru
2021-01-19test(realpath): improve the coverageSylvestre Ledru
2020-06-01tests ~ reorganize testsRoy Ivy III