mirror of
https://github.com/hyprwm/hyprgraphics.git
synced 2025-12-20 05:10:18 +01:00
tests: add a symlink test (#10)
Some checks failed
Build & Test (Arch) / Arch: Build and Test (gcc) (push) Has been cancelled
Build & Test (Arch) / Arch: Build and Test (clang) (push) Has been cancelled
Build & Test / nix (hyprgraphics) (push) Has been cancelled
Build & Test / nix (hyprgraphics-with-tests) (push) Has been cancelled
Some checks failed
Build & Test (Arch) / Arch: Build and Test (gcc) (push) Has been cancelled
Build & Test (Arch) / Arch: Build and Test (clang) (push) Has been cancelled
Build & Test / nix (hyprgraphics) (push) Has been cancelled
Build & Test / nix (hyprgraphics-with-tests) (push) Has been cancelled
* Add symlink test * Add tests output dir to .gitignore
This commit is contained in:
parent
12cd7034e4
commit
5ac80e3686
2 changed files with 3 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -44,3 +44,5 @@ Makefile
|
|||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
hyprutils.pc
|
||||
|
||||
tests/test_output/
|
||||
1
tests/resource/images/hyprland.symlink
Symbolic link
1
tests/resource/images/hyprland.symlink
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
hyprland.png
|
||||
Loading…
Add table
Reference in a new issue