about summary refs log tree commit diff
path: root/t/errors.t
Commit message (Collapse)AuthorAgeFilesLines
* properly forward errors on exec, return 123 on any exit status 1-254Leah Neukirchen2023-08-021-1/+22
| | | | | Use the CLOEXEC pipe trick to detect if exec happened; read the errno from the pipe if it wasn't closed due to exec.
* convert test suite to tap3 and split into multiple filesLeah Neukirchen2017-11-011-0/+104