picom/tests/testcases
Yuxuan Shui db2c9ff0be
tests: add testcase for another case of #239
The compositor crashes when a window does:
has shadow -> no shadow -> has shadow

This is because when the shadow is turned off, the shadow image is not
freed, and this is catched by a later assertion.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-11-18 20:53:49 +00:00
..
basic.py tests: put test cases into their own folder 2019-09-23 21:22:17 +01:00
issue239.py tests: add test case for #239 2019-09-23 21:36:09 +01:00
issue239_2.py tests/issue239_2: add comments 2019-09-28 23:29:19 +01:00
issue239_3.py tests: add testcase for another case of #239 2019-11-18 20:53:49 +00:00