diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 62b86fc63f..d066f7f51a 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -39,4 +39,5 @@ EXTRA_DIST += \ assistant.ui assistant.txt \ pickers.ui pickers.txt \ lockbutton.ui lockbutton.txt \ - spinner.ui spinner.txt + spinner.ui spinner.txt \ + progress.ui progress.txt diff --git a/tests/a11y/progress.txt b/tests/a11y/progress.txt new file mode 100644 index 0000000000..9f1c5d3c7e --- /dev/null +++ b/tests/a11y/progress.txt @@ -0,0 +1,22 @@ +window1 + "window" + index: 0 + state: enabled resizable sensitive showing visible + toolkit: gail + + layer: window + alpha: 1 + progress1 + "progress bar" + parent: window1 + index: 0 + state: enabled horizontal sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + minimum value: 0.000000 + maximum value: 1.000000 + current value: 0.500000 + minimum increment: 0.000000 diff --git a/tests/a11y/progress.ui b/tests/a11y/progress.ui new file mode 100644 index 0000000000..f34c13b8fa --- /dev/null +++ b/tests/a11y/progress.ui @@ -0,0 +1,16 @@ + + + + + False + popup + + + True + 0.5 + Good progress! + True + + + +