| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 53626: tests: make `whence -s` test use `grep -c` instead of `wc -l` | dana | 2025-05-16 | 1 | -2/+2 |
| | | | | | fixes broken test on platforms like macos where `wc -l` output is padded | ||||
| * | 53607: Stop printing /usr/bin/foo -> /usr/bin/foo in 'whence -s'. | Daniel Shahaf | 2025-05-14 | 1 | -1/+1 |
| | | | | | | | Makes the new test PASS. Review-by: Bart Schaefer | ||||
| * | 53524 (cf. 53607): Add an XFAIL test for a 'whence -s' bug involving ↵ | Daniel Shahaf | 2025-05-14 | 1 | -0/+4 |
| | | | | | non-symlink arguments. | ||||
| * | 45640: Fix new test when ${PWD}'s value contains symlinks. | Daniel Shahaf | 2020-03-28 | 1 | -4/+7 |
| | | |||||
| * | 45583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵ | Daniel Shahaf | 2020-03-25 | 1 | -0/+9 |
| | | | | | symlink loops gracefully. | ||||
| * | 45583/0005: Add a test for bin_whence's symlinks resolution. | Daniel Shahaf | 2020-03-25 | 1 | -0/+22 |
