Sugar Learning Environment, Activity Toolkit, GTK 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel Narvaez e6397cf2db Some initial infrastructure for UI tests
The uitree module exposes the at-spi tree. We can use it to do
functional tests of the UI, by checking if the expected
widgets exists, clicking them etc.

A simple example of how this can be used is in the test, which
runs a window and check that it has the expected button.
11 years ago
bin i18n get_locale_path: handle the case when the default locale is not set, SL #4450 11 years ago
examples Add a make target for tests 11 years ago
m4 Add simple toolbars example 15 years ago
po Add tests for bundlebuilder 11 years ago
src Some initial infrastructure for UI tests 11 years ago
tests Some initial infrastructure for UI tests 11 years ago
.gitignore Switch sugarext to be an introspectable library 13 years ago
AUTHORS Add AUTHORS file 17 years ago
COPYING Make it distcheck. Fix license. 17 years ago
MAINTAINERS Add MAINTAINERS file 13 years ago
Makefile.am Add tests for bundlebuilder 11 years ago
README Release 0.79.0 17 years ago
autogen.sh Allow to build outside source directory 12 years ago
configure.ac Some initial infrastructure for UI tests 11 years ago

README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.