mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07:00
Adds a test suite for testing hyprland's features with a runtime tester --------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
5 lines
31 B
Bash
Executable File
5 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
|
|
make clean
|
|
make all
|