summaryrefslogtreecommitdiff
path: root/pkgs/test/make-binary-wrapper/chdir.cmdline (follow)
Commit message (Expand)AuthorAgeFilesLines
* makeBinaryWrapper: Fix chdir golden test for darwin•••On macOS, /tmp is a symlink to /private/tmp. When performing cd /tmp, and checking cwd - it won't match since it follows the symlink. This caused test breakage on macOS but not Linux. Instead, use a folder which is not a symlink, and consistent across Linux and macOS.Tobias Bergkvist2021-12-161-1/+1
* Add golden effects testJacek Galowicz2021-12-091-0/+1