pacman/test
Xiretza 05f283b5ad tests: fix order of fakechroot + fakeroot nesting
As noted in the fakechroot(1) man page, fakeroot and fakechroot
might wrap the same C library functions. Arch Linux hit this
recently with calls to stat(). It is important to start the fake
environment in proper order - fakeroot should be started inside
fakechroot.

Signed-off-by: Allan McRae <allan@archlinux.org>
2023-09-19 17:55:24 +10:00
..
pacman tests: fix order of fakechroot + fakeroot nesting 2023-09-19 17:55:24 +10:00
scripts ensure tests are parsed as TAP since they are, in fact, TAP 2021-04-07 22:38:52 +10:00
util Update copyright years 2022-01-02 13:34:52 +10:00
.gitignore Push down testing .gitignore entries 2014-01-06 14:38:50 +10:00
tap.sh Remove all modelines from the project 2018-05-14 09:59:15 +10:00