Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests
Commit message (Expand)AuthorAgeFilesLines
* Create chain actionmike2009-04-061-1/+53
* (bug 348570) TutoriusV2 : Adding properties and minimal introspection on Actionsmike2009-03-302-0/+48
* Fix max_depth recursion limit in gtkutils register_signals and add test cases...Vincent Vinet2009-03-251-1/+30
* TutoriusV2 : Minor formatting correctionsmike2009-03-231-0/+2
* TutoriusV2 : Removing extraneous text output in creator testmike2009-03-201-3/+1
* TutoriusV2 : Integrating linear_creatortests with run_tests.pymike2009-03-201-0/+2
* Merge branch 'tutorial_toolkit' into mikemike2009-03-202-1/+109
|\
| * Add a few gtkutils testsVincent Vinet2009-03-202-1/+109
* | TutoriusV2 : Adding linear tutorial creator wih basic testsmike2009-03-201-0/+71
* | TutoriusV2 : Adding tests on event filters of the statesmike2009-03-191-0/+26
* | Merge branch 'tutorial_toolkit' into mikemike2009-03-191-0/+53
|\ \ | |/
| * Services TestsVincent Vinet2009-03-191-0/+53
* | Merge branch 'tutorial_toolkit' into mikemike2009-03-193-3/+164
|\ \ | |/
| * Ajout de test du core-action et du coverageVincent Vinet2009-03-192-3/+50
| * fixes following code review by Ericksimpoir2009-03-161-0/+115
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-102-2/+58
* | 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-062-2/+58
|\ \ | |/ |/|
| * Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-052-3/+59
* | 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