Disable deprecation warnings for the test suite
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Oct 2011 16:50:25 +0000 (17:50 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Oct 2011 16:50:25 +0000 (17:50 +0100)
commit96cb1d7128ef5d92ac89ecde84cbdedda94ba261
tree2135266529b67a6c8bb2e9aefd6663e846c6c3ec
parenta063f0961129d9e40b3e73ecf30b9976240a09fc
Disable deprecation warnings for the test suite

We test deprecated functionality as well as current one, so we need to
enable all symbols and disable the deprecation warnings.
tests/conform/Makefile.am
tests/conform/test-clutter-cairo-texture.c
tests/conform/test-texture-fbo.c
tests/interactive/Makefile.am
tests/interactive/test-cairo-flowers.c
tests/interactive/test-fbo.c
tests/interactive/test-shader.c