Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
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.
2013-04-09 11:36:51 +02:00
bin i18n get_locale_path: handle the case when the default locale is not set, SL #4450 2013-03-08 10:29:17 +01:00
examples Add a make target for tests 2013-04-09 11:36:51 +02:00
m4
po Add tests for bundlebuilder 2013-04-09 11:36:51 +02:00
src Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00
tests Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00
.gitignore
AUTHORS
autogen.sh Allow to build outside source directory 2012-08-07 18:55:38 +02:00
configure.ac Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00
COPYING
MAINTAINERS
Makefile.am Add tests for bundlebuilder 2013-04-09 11:36:51 +02:00
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.