Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests/actiontests.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mike'mike2009-05-051-0/+22
|\ | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/actions.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/actiontests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| * LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-161-6/+39
| |
| * LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-161-10/+3
| | | | | | | | max size to arrays
| * TutoriusV2 : Corrected the function detection function in actiontests.pymike2009-04-161-1/+1
| |
| * TutoriusV2 : Added interface validation for Actionsmike2009-04-161-2/+35
| |
* | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-231-13/+21
|/
* Merge commit 'origin/lp349874'mike2009-04-151-0/+15
|\ | | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/actiontests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/filterstests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/gtkutilstests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| * Split action tests into own file, and add some testingVincent Vinet2009-03-311-19/+19
| |
| * Split action tests into own file, and add some testingVincent Vinet2009-03-311-2/+81
| |
* | LP 353185 Core : Create chain actionmike2009-04-061-2/+51
| |
* | Revert "Merge branch 'lp353185'"mike2009-04-061-38/+42
| | | | | | | | This reverts commit 92a5c29ae2cf5afa8857b581a38f3d463fd83732.
* | Merge branch 'lp353185'mike2009-04-061-42/+38
|\ \ | | | | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/actiontests.py
| * | Create chain actionmike2009-04-061-1/+53
| |/
* | Ajout de testsVincent Vinet2009-04-021-2/+66
|/
* (bug 348570) TutoriusV2 : Adding properties and minimal introspection on Actionsmike2009-03-301-0/+45