Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests/coretests.py
Commit message (Expand)AuthorAgeFilesLines
* TutoriusV2 : Adding tests on event filters of the statesmike2009-03-191-0/+26
* Merge branch 'tutorial_toolkit' into mikemike2009-03-191-0/+14
|\
| * Ajout de test du core-action et du coverageVincent Vinet2009-03-191-0/+15
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-101-2/+46
* | TutoriusV2 : Adding more tests on States (action management)mike2009-03-191-0/+32
* | TutoriusV2 : Adding more tests for the FSM (add_state, find_state,mike2009-03-191-4/+104
* | TutoriusV2 : Correcting constructors for States and FSMs, explorationmike2009-03-181-1/+55
* | TutoriusV1 : Adding a sample usage case tests for FSMmike2009-03-101-2/+60
* | Merge commit 'origin/mike' into mikemike2009-03-061-2/+46
|\ \ | |/ |/|
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-051-3/+47
* | TutoriusV1 : Added a test on state.set_tutorial and renamed the demo tutorialmike2009-03-051-0/+16
|/
* TutoriusV1 : Adding basic State tests, cleaned some code bits lyingmike2009-03-041-0/+137