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
|