File: meson.build

package info (click to toggle)
gtk4-layer-shell 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 852 kB
  • sloc: ansic: 5,701; python: 421; xml: 417; makefile: 10
file content (13 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
lock_tests = [
    'test-lock-can-be-created-without-locking',
    'test-can-lock-display',
    'test-can-relock-display',
    'test-can-reuse-lock-window',
    'test-multiple-monitors',
    'test-monitors-changed-while-locked',
    'test-monitors-changed-after-unlocked',
    'test-immediate-failure',
    'test-async-failure',
    'test-popup-on-lock-screen',
    'test-works-without-monitor-signal',
]