picom/tests/testcases
Bernd Busse c1d985eb7c
tests: update testcase for #314
Handle more (hopefully all) edge-cases when updating `opacity_target_old`:
* `MAPPING` transitions to `FADING` if new target is reached. Otherwise
no update.
* `FADING` clamps to current `opacity` if old target is too small.
* `UNMAPPING`/`DESTROYING` clamps to current `opacity` if old target is
too small.
2020-04-08 23:22:11 +01:00
..
basic.py tests: put test cases into their own folder 2019-09-23 21:22:17 +01:00
common.py tests: add common functions useful for testing 2020-03-30 11:16:56 +01:00
issue239.py tests: reduce some code duplication 2020-03-30 11:49:38 +01:00
issue239_2.py tests/issue239_2: add comments 2019-09-28 23:29:19 +01:00
issue239_3.py tests: reduce some code duplication 2020-03-30 11:49:38 +01:00
issue239_3_norefresh.py tests: reduce some code duplication 2020-03-30 11:49:38 +01:00
issue314.py tests: update testcase for #314 2020-04-08 23:22:11 +01:00
issue314_2.py tests: update testcase for #314 2020-04-08 23:22:11 +01:00
issue314_3.py tests: update testcase for #314 2020-04-08 23:22:11 +01:00
issue357.py testcases: update comments in issue357.py 2020-04-04 17:50:06 +01:00