Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Close the gcr prompterDaniel Narvaez2012-11-121-0/+6
* Build activities with a custom scriptDaniel Narvaez2012-11-121-4/+2
* Add a sleep before clickingDaniel Narvaez2012-11-111-0/+3
* 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
* Remove now unnecessary sleepsDaniel Narvaez2012-11-111-6/+0
* Retry atspi calls to avoid timing issuesDaniel Narvaez2012-11-111-0/+22
* Rework tests to be based on pyatspi onlyDaniel Narvaez2012-11-072-29/+87
* Sleep to allow activity to startupDaniel Narvaez2012-10-301-0/+2
* Image Viewer doesn't show an object chooser anymoreDaniel Narvaez2012-10-281-1/+1
* Sleep while the shell startsDaniel Narvaez2012-08-021-0/+2
* Test WriteDaniel Narvaez2012-07-201-1/+1
* Sleep before running the first activityDaniel Narvaez2012-07-111-1/+1
* Try to sleep 10 seconds after closing an activityDaniel Narvaez2012-07-061-3/+2
* Try to increase actionDelayDaniel Narvaez2012-07-031-0/+3
* Rewrite to avoid storing accessible objectsDaniel Narvaez2012-07-021-29/+38
* Dump the accessible tree on SearchErrorDaniel Narvaez2012-07-021-15/+28
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-021-1/+1
* Disable pippy for nowDaniel Narvaez2012-07-011-9/+5
* Improve the shell testDaniel Narvaez2012-07-011-19/+32
* Make the test work for all the activitiesDaniel Narvaez2012-07-011-8/+6
* Skip a few activities with issues for nowDaniel Narvaez2012-06-301-0/+4
* Sort activities by nameDaniel Narvaez2012-06-301-0/+4
* Handle Read object chooserDaniel Narvaez2012-06-301-4/+19
* Print the name of the activity we are launchingDaniel Narvaez2012-06-301-0/+2
* Start and stop all the activities on the list viewDaniel Narvaez2012-06-301-0/+12
* Revert "Comment out list view actions for now"Daniel Narvaez2012-06-301-2/+2
* Comment out list view actions for nowDaniel Narvaez2012-06-291-2/+2
* Add a simple dogtail testDaniel Narvaez2012-06-291-0/+11