Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/tree.py
Commit message (Expand)AuthorAgeFilesLines
* Actually indent node dumpDaniel Narvaez2012-11-111-1/+1
* Cannot use find_children to iterateDaniel Narvaez2012-11-111-5/+2
* Swapped list and single childDaniel Narvaez2012-11-111-2/+2
* Return the last resultDaniel Narvaez2012-11-111-1/+2
* Return empty list for childrenDaniel Narvaez2012-11-111-2/+2
* LeftoverDaniel Narvaez2012-11-111-1/+0
* Fix node/accessible mismatchDaniel Narvaez2012-11-111-5/+5
* Missing returnDaniel Narvaez2012-11-111-1/+1
* Find on the child when crawlingDaniel Narvaez2012-11-111-1/+2
* Don't retry when dumping the treeDaniel Narvaez2012-11-111-1/+4
* Dump the tree on find failuresDaniel Narvaez2012-11-111-0/+2
* Don't die if name is not specifiedDaniel Narvaez2012-11-111-1/+3
* Missing parameterDaniel Narvaez2012-11-111-1/+1
* Print information about retriesDaniel Narvaez2012-11-111-6/+9
* Sleep inside the while loopDaniel Narvaez2012-11-111-2/+4
* Retry atspi calls to avoid timing issuesDaniel Narvaez2012-11-111-0/+22
* Rework tests to be based on pyatspi onlyDaniel Narvaez2012-11-071-0/+64