Missed commit in order to fix compilation using '--enable-fatal' and '--disable-depre...
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 26 Jun 2009 11:50:28 +0000 (13:50 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 26 Jun 2009 12:09:42 +0000 (14:09 +0200)
commitece69692d489b5975cd0bf24d454c035f3f12ca1
treee14e5e4e204973bf7a02540b9f041337fe4831b4
parent8559b614213c9536e3f788cd2b56c36f19dd866b
Missed commit in order to fix compilation using '--enable-fatal' and '--disable-deprecated' (see previous commit)

* tests/check-hildon-banner.c
* tests/check_text.c
* tests/test_suites.h
Protect hildon-banner tests with #ifndef HILDON_DISABLE_DEPRECATED, as
were testing deprecated functions.
* examples/hildon-banner-example.c: typo on button3 type, that causes
a fail compiling with --with-examples but without --disable-deprecated

Missed commit in order to fix compilation using '--enable-fatal' and
'--disable-deprecated' (see previous commit)
ChangeLog
examples/hildon-banner-example.c
tests/check-hildon-banner.c
tests/check_test.c
tests/test_suites.h