Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests
Commit message (Collapse)AuthorAgeFilesLines
* TutoriusV2 : Adding more tests for the FSM (add_state, find_state,mike2009-03-191-4/+104
| | | | remove_state)
* TutoriusV2 : Correcting constructors for States and FSMs, explorationmike2009-03-181-1/+55
| | | | tests
* TutoriusV1 : Adding a sample usage case tests for FSMmike2009-03-101-2/+60
|
* Merge commit 'origin/mike' into mikemike2009-03-062-2/+58
|\ | | | | | | | | | | | | Conflicts: source/activities/Writus.activity/TAbiWordActivity.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/coretests.py
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-052-3/+59
| | | | | | | | Add OnceWrapper test
* | 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
around