Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests
Commit message (Expand)AuthorAgeFilesLines
* refactoring propertiestestsSimon Poirier2009-06-011-30/+37
* fixed major missing parts in bundlerSimon Poirier2009-06-012-3/+5
* Merge branch 'mike'mike2009-05-057-27/+375
|\
| * [LP 352437] Core : Minor refactoring on XMLSerializer, added testsmike2009-05-051-103/+80
| * (LP 352437) Core : Completed basic serializer interactions with coremike2009-04-266-38/+190
| |\
| | * Merge branch 'jc_support' into mikemike2009-04-174-4/+318
| | |\
| | | * LP 341760 Core : Draft architecture for XML loadingmike2009-04-171-68/+69
| | * | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-163-9/+47
| | * | LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-164-31/+56
| | * | TutoriusV2 : Added test for set_state with same name twice - corrected core b...mike2009-04-161-3/+39
| | * | TutoriusV2 : Corrected the function detection function in actiontests.pymike2009-04-161-1/+1
| | * | TutoriusV2 : Added interface validation for Actionsmike2009-04-161-2/+35
| * | | Merge branch 'jc' of ssh://mike@bobthebuilder.mine.nu:8080/home/git into jc_s...mike2009-04-262-15/+47
| |\ \ \
| | * | | [LP 341760] Serializer : Completed XML serializer and working save/loadJean-Christophe Savard2009-04-251-4/+26
| | * | | final debugging on bundler.py and update on tests in serializertests.pyJean-Christophe Savard2009-04-251-11/+21
| * | | | Merge branch 'jc' of ssh://mike@bobthebuilder.mine.nu:8080/home/git into jc_s...mike2009-04-222-6/+18
| |\ \ \ \ | | |/ / /
| | * | | ctrl-z sur bundler.pyJean-Christophe Savard2009-04-202-2/+7
| | * | | Loading function for XMl in bundler.pyJean-Christophe Savard2009-04-193-2/+3
| | * | | Work on bundler.py and serializertests.py, tests OKJean-Christophe Savard2009-04-191-65/+125
| | | |/ | | |/|
| * | | LP 341760 Core : Draft architecture for XML loadingmike2009-04-211-65/+119
| |/ /
| * | Merge of jc and origin jcJean-Christophe Savard2009-04-162-24/+69
| |\ \
| | * | Fichier de test pour bundlercharles2009-04-161-0/+65
| | * | LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-151-1/+0
| | * | Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-03-302-0/+123
| * | | LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-161-1/+0
| * | | Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-04-161-0/+121
* | | | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-233-15/+30
|/ / /
* | | Added ClickAction and TypeTextAction + support for initial statecharles2009-04-161-1/+128
| |/ |/|
* | Merge commit 'origin/lp349874'mike2009-04-155-2/+92
|\ \
| * | Split action tests into own file, and add some testingVincent Vinet2009-03-311-19/+19
| * | Add shells for gobject and gtk parsers in UAM, complete testsVincent Vinet2009-03-311-2/+18
| * | Use new UAM location in run-testsVincent Vinet2009-03-311-1/+8
| * | Add a bit of tests for filtersVincent Vinet2009-03-314-8/+293
| * | Split action tests into own file, and add some testingVincent Vinet2009-03-314-61/+102
| * | Add the Universal Addressing Module (basic)Vincent Vinet2009-03-311-0/+45
* | | Merge branch 'master' of ssh://mike@bobthebuilder.mine.nu:8080/home/gitmike2009-04-063-0/+564
|\ \ \
| * | | LP 348570 Core : Adding properties for actionsmike2009-04-063-0/+564
* | | | LP 353185 Core : Create chain actionmike2009-04-061-2/+51
* | | | Revert "Merge branch 'lp353185'"mike2009-04-061-38/+42
|/ / /
* | | Merge branch 'lp353185'mike2009-04-061-42/+38
|\ \ \
| * | | Create chain actionmike2009-04-061-1/+53
| |/ /
* | | Ajout de testsVincent Vinet2009-04-026-70/+374
|/ /
* | (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