Draft: DEBUG Check if GitLab takes PARENTSRC into account.
It should run the xaudio2_7:xaudio2 test when xaudio2_8/tests/xaudio2.c is modified.
Merge request reports
Activity
PARENTSRC isn't supported with the current simple test filter, and it's going to be difficult to without a smarter diff script or makedep help. Note that we're already building every commit in a MR, so perhaps we can detect which test file has changed if we also build the merge target commit as a baseline then look for modified *_test.exe.
Edited by Rémi Bernon
Please register or sign in to reply