Gtk+ tests patch



El mar, 19-09-2006 a las 09:46 +0200, Iago Toral Quiroga escribió: 
> > > That said, I will retake my patch to add "Check" support to Gtk+ and
> > > start working on some unit tests.
> > 

In case you want to check it out you can find my proposed patch
attached. Let me know if have some ideas to improve it. I have added
Check support to Gtk+ in my development environment and also developed a
very small set of tests for GtkButton and GtkEntry as an example of
use. 

Steps to try it out:
# cd gtk+
# patch -p0 < gtk-check.patch
# ./autogen.sh ...
# make
# cd ut
# make check

Remember you need "check" to be installed or the tests will be disabled.

Now, I'll work with dape on integrating these tests into a buildbot
system, for the buildbot demo we have planned. He also suggested to send
the patch with these tests to Gtk+ people now, so they can give feedback
as soon as possible. Besides, if the tests are integrated in the Gtk+
repository since the begining, the development of the demo and the tests
would be more open and a bit easier.

Let me know your opinions.

Iago.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]