Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-091-3/+0
| | | | redirect their output to a log.
* Snapshot 47f473189e.Marco Pesenti Gritti2007-09-121-1/+3
|
* Test for a long hippo scrolling view.Marco Pesenti Gritti2007-09-061-0/+48
|
* #2896: Remove sugar.date module.Tomeu Vizoso2007-09-032-32/+0
|
* Add testcase for exercising the icon cache.Tomeu Vizoso2007-09-031-0/+72
|
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-021-6/+5
| | | | Drop the deprecated IconButton.
* Add testcase for toolbar and tray palettes.Marco Pesenti Gritti2007-09-011-0/+65
|
* Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-5/+29
|
* Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-0/+9
|
* Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+50
|
* Add badge support to IconBufferMarco Pesenti Gritti2007-08-251-0/+6
|
* Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-251-0/+45
| | | | | | | | the icon rendering part. The plan is to share this code with CanvasIcon once it has all the necessary features. Also cleanup the API by just reusing gtk.Image icon_name and file properties.
* Added test for #3000.Tomeu Vizoso2007-08-241-0/+48
|
* Added test for #2999.Tomeu Vizoso2007-08-241-0/+38
|
* Revert "Test for ticket 2925, it doesn't reproduce the issue for some reason."Marco Pesenti Gritti2007-08-231-40/+0
| | | | This reverts commit 9f7ed73485f94a1a23f7318a5daab82dbafab413.
* 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
|