aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/dwm
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 17:19:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 17:19:56 -0500
commit6b89a3fec7c3c4401208017df102b7afe4c76de8 (patch)
tree2b73163fca35af2a4df04ae4231f5852f54beeb0 /dotfiles/dwm
parent15c0b721c07e70efbc8f8cb5eecfee2970eed620 (diff)
downloadarchsetup-6b89a3fec7c3c4401208017df102b7afe4c76de8.tar.gz
archsetup-6b89a3fec7c3c4401208017df102b7afe4c76de8.zip
fix(testing): drop stale plugin checks, count failed validations
validate_hyprland_plugins and validate_hyprpm_hook checked for the hyprland-plugins-setup script and the hyprpm pacman hook, both removed in c6ba9f7 (Hyprland 0.54 brings the layouts into core). I deleted the two functions and their calls in validate_window_manager. I also disabled errexit in run-test.sh from the validation phase onward, so one failed check is counted in VALIDATION_FAILED instead of aborting the run before the report or VM cleanup. About 16 validations across the file do a bare `return 1` after `validation_fail`; any of them firing under the previous behavior would have killed the harness mid-run.
Diffstat (limited to 'dotfiles/dwm')
0 files changed, 0 insertions, 0 deletions