Mahmoud Al-Qudsi c90ac7bf7f Fix tests on macOS 10.10
All usages of `mktemp` must go through the (fish-only) `mktemp` test function
that abstracts over the differences across multiple platforms/flavors.

Tests can be easily run individually via `ninja -C build test_xxx` and there
isn't a good reason to randomly manually override $HOME and $XDG_CONFIG_HOME for
a test here and a test there.

If it's absolutely necessary, littlecheck.py should be extended to support a
`%temp` variable initialized to a temporary directory and that can be used
instead of calling out to the platform-provided `mktemp` via a subshell.
2022-09-22 17:39:28 -05:00
..
2021-11-11 16:46:23 +01:00
2022-08-12 18:38:47 +02:00
2022-06-27 17:50:40 +02:00
2020-02-08 13:30:48 +01:00
2019-06-26 21:19:40 +02:00
2020-01-19 15:07:06 +01:00
2022-08-12 18:38:47 +02:00
2022-09-22 17:39:28 -05:00
2022-05-17 17:21:42 +02:00
2020-12-29 12:48:11 +01:00
2022-08-12 18:38:47 +02:00
2022-09-09 18:52:45 +02:00
2022-08-12 18:38:47 +02:00
2022-09-20 16:17:32 +02:00
2022-08-10 16:55:56 +02:00
2022-07-18 20:45:30 +02:00
2022-08-12 18:38:47 +02:00
2021-07-21 22:33:39 +02:00
2022-09-22 17:39:28 -05:00
2019-07-09 10:02:50 -07:00
2021-06-24 18:17:10 +02:00
2021-06-24 20:46:03 +02:00
2022-09-09 18:49:57 +02:00
2022-08-12 18:38:47 +02:00
2022-09-21 18:37:38 +02:00
2022-08-12 18:38:47 +02:00
2021-03-02 14:53:02 +01:00
2022-03-24 10:23:04 +08:00
2020-03-16 21:21:10 +01:00