Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct RESOLUTION checkDaniel Narvaez2012-07-051-1/+1
|
* Allow to configure screen resolutionDaniel Narvaez2012-07-054-6/+29
| | | | Also move SUGAR_OUTPUT to the new config file
* Redirect make run output to the logDaniel Narvaez2012-07-052-2/+1
|
* Gather test logs from the profileDaniel Narvaez2012-07-052-1/+14
|
* Wrap READMEJames Cameron2012-07-051-22/+33
|
* Update the TODODaniel Narvaez2012-07-041-0/+1
|
* Couple of ubuntu fixesDaniel Narvaez2012-07-041-3/+3
|
* Tweak ubuntu X configuration in check-systemDaniel Narvaez2012-07-044-12/+25
| | | | And remove the instructions from README
* Fix distro checksDaniel Narvaez2012-07-041-4/+5
|
* Warn about unsupported distributionsDaniel Narvaez2012-07-042-15/+45
|
* Update TODODaniel Narvaez2012-07-041-0/+2
|
* Update TODODaniel Narvaez2012-07-041-0/+2
|
* Unset SESSION_MANAGERDaniel Narvaez2012-07-041-0/+1
| | | | Otherwise we try to shutdown the parent session
* Allow to run another instance inside sugarDaniel Narvaez2012-07-042-1/+13
|
* Always install fructose activitiesDaniel Narvaez2012-07-043-39/+3
| | | | Make some sense for development too and it's less code to maintain
* Use a revision for pygobjectDaniel Narvaez2012-07-031-1/+1
|
* Increase sleep before running the scriptDaniel Narvaez2012-07-031-2/+1
| | | | Same value as in the dogtail scripts
* Try to increase actionDelayDaniel Narvaez2012-07-031-0/+3
| | | | To see if it helps with the buildbot
* Pass a few options to XvfbDaniel Narvaez2012-07-031-3/+6
| | | | | These are taken from the dogtail scripts. Unlikely but let's see if it fixes the issue with missing clicks on high system load.
* Rewrite to avoid storing accessible objectsDaniel Narvaez2012-07-021-29/+38
| | | | They seem to be short lived
* Dump the accessible tree on SearchErrorDaniel Narvaez2012-07-021-15/+28
|
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-022-5/+1
| | | | It's broken in ubuntu
* Enable debug logs for testsDaniel Narvaez2012-07-021-0/+1
|
* Disable pippy for nowDaniel Narvaez2012-07-011-9/+5
| | | | Need to figure out how to deal with the double stop button
* Improve the shell testDaniel Narvaez2012-07-011-19/+32
|
* Add dep on telepahty gabble and salutDaniel Narvaez2012-07-011-0/+8
|
* Add a couple of gstreamer depsDaniel Narvaez2012-07-011-4/+25
|
* 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
| | | | To keep buildbot happy.
* Sort activities by nameDaniel Narvaez2012-06-301-0/+4
|
* Add dependency on pyabiwordDaniel Narvaez2012-06-301-0/+4
|
* Handle Read object chooserDaniel Narvaez2012-06-301-4/+19
|
* Add webkit dependencyDaniel Narvaez2012-06-301-0/+7
|
* Print the name of the activity we are launchingDaniel Narvaez2012-06-301-0/+2
|
* Add a target to build fructose activitiesDaniel Narvaez2012-06-302-0/+11
| | | | It will be used by the buildbot.
* 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
| | | | This reverts commit 20013d8dffacca20d6cc87060f6d32aadca18601.
* Increase sleep, too short on the buildbotDaniel Narvaez2012-06-301-1/+1
|
* Add telepathy mission control dependencyDaniel Narvaez2012-06-301-1/+9
|
* Comment out list view actions for nowDaniel Narvaez2012-06-291-2/+2
| | | | They don't work inside buildbot, will need to investigate
* Add dconf dependencyDaniel Narvaez2012-06-291-0/+4
|
* Document make testDaniel Narvaez2012-06-291-0/+1
|
* Add dep on simplejsonDaniel Narvaez2012-06-291-0/+4
|
* Couple more runtime depsDaniel Narvaez2012-06-291-0/+8
|
* Try to fix atk bridge checks in ubuntuDaniel Narvaez2012-06-291-2/+4
|
* Add a few dependencies necessary for the testsDaniel Narvaez2012-06-291-6/+28
|
* Use SUGAR_BUILDBOT to decide if we run headlessDaniel Narvaez2012-06-291-1/+1
|
* Add a simple dogtail testDaniel Narvaez2012-06-294-0/+54
|
* Setup GIO_EXTRA_MODULES to look at the system pathDaniel Narvaez2012-06-281-4/+10
| | | | This makes dconf work.
* Add espeak dependencyDaniel Narvaez2012-06-271-0/+4
|