1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-10-30 23:46:46 -04:00

Add testcase for #394

This commit is contained in:
Bernd Busse 2020-08-31 18:39:02 +02:00
parent 6c6b1afeb3
commit f53fbdccca
No known key found for this signature in database
GPG key ID: 6DD2A3C48E63A5AB
4 changed files with 45 additions and 0 deletions

View file

@ -16,3 +16,4 @@ eval `dbus-launch --sh-syntax`
./run_one_test.sh $exe configs/issue314.conf testcases/issue314_3.py
./run_one_test.sh $exe /dev/null testcases/issue299.py
./run_one_test.sh $exe configs/issue465.conf testcases/issue465.py
./run_one_test.sh $exe configs/issue394.conf testcases/issue394.py