Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/enginetests.py
Commit message (Expand)AuthorAgeFilesLines
* LP 448319 : Code review changes for Probe and ProbeManmike2009-11-271-7/+7
* LP 448319 : Code review changes 2mike2009-11-261-56/+1
* LP 484518 : Code Review modifications of Enginemike2009-11-251-2/+2
* Merge branch 'noblock_engine' of git://git.sugarlabs.org/tutorius/mainline in...mike2009-11-251-0/+49
|\
| * LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-241-6/+159
| * LP 448319 : Moved event subscription to asynchronous modemike2009-11-221-6/+10
| * LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-221-4/+4
* | LP 448319 : Cleaning up code a bit to make the FSM structure more obvious, Ad...mike2009-11-251-2/+7
* | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-241-6/+159
* | LP 448319 : Moved event subscription to asynchronous modemike2009-11-241-6/+10
* | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-241-4/+4
|/
* Added tests for the engine, added automatic transition supporterick2009-11-151-12/+48
* add the engine test base skelettonVincent Vinet2009-11-121-0/+80