summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2025-05-14Fix tests with AT-SPI2 >= 2.53failing-testsColomban Wendling9-44/+42
Role name for push buttons changed from "push button" to "button" for uniformizing APIs, but that means the names Dogtail use have to match, as it's not using the role IDs but names. Fix this by trying to ask AT-SPI2 for the name, and falling back on the historical name in the odd case it'd fail.
2025-05-14Fix tests imported from XReaderColomban Wendling7-17/+11
2025-04-04Initial support for mesonOz Tiram11-0/+333
Mostly copy and paste from linuxmint/xreader Signed-off-by: Oz Tiram <[email protected]>
2019-07-01test: get focus on frameWu Xiaotian1-1/+1
2019-07-01let test7.py can worksWu Xiaotian1-9/+12
2019-07-01force get focus on atril when testingWu Xiaotian4-0/+5
2019-07-01migrate to python3 for test casesWu Xiaotian7-32/+53
2011-11-09renaming evince to atrilPerberos7-15/+15
2011-11-09inicialPerberos12-0/+206