mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-26 14:18:21 +02:00
Adds a test suite for testing hyprland's features with a runtime tester --------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
4 lines
31 B
Bash
Executable file
4 lines
31 B
Bash
Executable file
#!/bin/sh
|
|
|
|
make clean
|
|
make all
|