Confirmed users
1,085
edits
DavidBolter (talk | contribs) |
DavidBolter (talk | contribs) |
||
Line 28: | Line 28: | ||
Here's a quick overview of the tools we're using: | Here's a quick overview of the tools we're using: | ||
* Running automated tests | * Running automated tests | ||
** make -C objdir mochitest-a11y, OR | ** <tt>make -C objdir mochitest-a11y</tt>, OR | ||
** cd objdir/_tests/testing/mochitest/ | ** <tt>cd objdir/_tests/testing/mochitest/</tt> | ||
** python runtests.py --a11y | ** <tt>python runtests.py --a11y</tt> | ||
* Windows | * Windows | ||
** accprobe | ** accprobe |