Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Test for ticket 2925, it doesn't reproduce the issue for some reason.Marco Pesenti Gritti2007-08-231-0/+40
|
* Add test description.Marco Pesenti Gritti2007-08-201-0/+6
|
* Finish up test for 2855.Marco Pesenti Gritti2007-08-202-3/+36
|
* Move test_timeMarco Pesenti Gritti2007-08-201-0/+0
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-202-0/+74
|\
| * Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-202-0/+74
| |
* | Some initial work on graphics tests.Marco Pesenti Gritti2007-08-204-19/+36
|/
* Start playing with unit tests.Marco Pesenti Gritti2007-08-182-0/+58
|
* Kill the old tests. Trying to start a proper test suite.Marco Pesenti Gritti2007-08-188-1594/+0
| | | | | | Not sure about the usefulness of the presence service stuff but I guess it should be moved to the presence-service module anyway?
* Adapt the test to API changesMarco Pesenti Gritti2007-08-161-5/+9
|
* Adapt to icon name changesMarco Pesenti Gritti2007-08-162-3/+3
|
* Renamed Xbook to Read.Tomeu Vizoso2007-07-151-1/+1
|
* Fix some style nitpicksMarco Pesenti Gritti2007-07-061-0/+1
|
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-051-1/+1
|
* Add collisions detectionMarco Pesenti Gritti2007-07-051-1/+1
|
* Improve the testMarco Pesenti Gritti2007-07-051-3/+4
|
* Rename spread testMarco Pesenti Gritti2007-07-051-0/+0
|
* Add a spread layout manager. Work in progress.Marco Pesenti Gritti2007-07-051-3/+7
|
* Refactor the snowflake layout to use the new hippo layout managers.Marco Pesenti Gritti2007-07-051-26/+23
| | | | | | Cleanup the logic. Better test. Make it internal.
* updates for tests/test-ui.py.Tomeu Vizoso2007-06-261-10/+24
|
* Hook up mime.get_for_fileMarco Pesenti Gritti2007-05-241-2/+11
|
* Hook up get_from_file_nameMarco Pesenti Gritti2007-05-241-2/+2
|
* Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-234-238/+21
|
* More work on pyxpcom integrationMarco Pesenti Gritti2007-05-131-1/+8
|
* Some fixesMarco Pesenti Gritti2007-05-131-1/+5
|
* Notebook class now use **kwargs to set propertiesEduardo Silva2007-05-091-2/+1
|
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-05-082-20/+9
|\
| * Tweak the test to use realistic numbers. Some fixesMarco Pesenti Gritti2007-05-071-22/+7
| |
| * Better spread algorhytm, work in progressMarco Pesenti Gritti2007-05-072-0/+4
| |
* | Notebook widget class: new 'can-close-tabs' propertyEduardo Silva2007-05-081-1/+4
|/
* New notebook controlEduardo Silva2007-05-061-0/+40
|
* Add a mock sharing read activityDan Williams2007-05-031-0/+136
|
* Don't duplicate program name in argvDan Williams2007-04-291-1/+1
|
* Finish current-activity test checksDan Williams2007-04-271-1/+29
|
* Add minimal current activity testDan Williams2007-04-261-0/+113
|
* Add bits to support current activity and add/remove buddy to activityDan Williams2007-04-261-4/+16
|
* Clean up GSource and signal handler ID tear downDan Williams2007-04-261-216/+195
|
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-7/+4
|
*