summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrew McNulty <amcn102@gmail.com>2024-09-21 11:27:05 +0200
committerDylan Baker <dylan@pnwbakers.com>2024-09-23 09:17:49 -0700
commit191b801f1d8524d20fa134ab23c6c7080f29c126 (patch)
treedd06dd5585e935c14191a3dda795d8baa03d5cd1 /.github
parentbc30d5982d4f1e7650340bd189e1bb820ec2d7a8 (diff)
downloadmeson-191b801f1d8524d20fa134ab23c6c7080f29c126.tar.gz
run_single_test: Ensure symlinks exist and are cleaned up
The common test case "268 install functions and follow symlinks" requires that certain symlinks exist in order to function. If one clones a fresh repo and executes run_single_test.py with the aforementioned test as the target it will fail as the required symlinks are not part of the repo. Normally these symlinks are created and cleaned up when the overall testsuite is run but this is not the case for run_single_test.py This commit calls the necessary creation and cleanup functions in the case of run_single_test.py.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions