Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/tests/run-tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'jc_support' into mikemike2009-04-171-2/+3
|\ | | | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/coretests.py source/external/source/sugar-toolkit/src/sugar/tutorius/tests/run-tests.py
| * 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-301-0/+2
| | | | | | | | added) + Tests : added serializertests.py
* | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-161-3/+2
| |
* | LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-161-0/+2
| | | | | | | | max size to arrays
* | Merge commit 'origin/lp349874'mike2009-04-151-1/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Use new UAM location in run-testsVincent Vinet2009-03-311-1/+8
| | |
| * | Add a bit of tests for filtersVincent Vinet2009-03-311-1/+4
| | |
| * | Split action tests into own file, and add some testingVincent Vinet2009-03-311-0/+4
| | |
* | | LP 348570 Core : Adding properties for actionsmike2009-04-061-0/+5
| | |
* | | Ajout de testsVincent Vinet2009-04-021-2/+13
|/ /
* | (bug 348570) TutoriusV2 : Adding properties and minimal introspection on Actionsmike2009-03-301-0/+3
|/
* TutoriusV2 : Integrating linear_creatortests with run_tests.pymike2009-03-201-0/+2
|
* Add a few gtkutils testsVincent Vinet2009-03-201-1/+6
|
* Ajout de test du core-action et du coverageVincent Vinet2009-03-191-3/+35
|
* Add a test runner (no need to use it, but its fun!Vincent Vinet2009-03-101-0/+12
Add OnceWrapper test Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/tests/coretests.py