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
examples
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
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.