summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/cxx-test.cpp2
-rw-r--r--tests/test-ot-tags.c2
2 files changed, 1 insertions, 3 deletions
diff --git a/tests/cxx-test.cpp b/tests/cxx-test.cpp
index 643bc710..3e4e476e 100644
--- a/tests/cxx-test.cpp
+++ b/tests/cxx-test.cpp
@@ -1,8 +1,6 @@
/* This test makes sure that all Pango headers can be included
* and compiled in a C++ program.
*/
-#define PANGO_ENABLE_ENGINE
-#define PANGO_ENABLE_BACKEND
#include <pango/pango.h>
diff --git a/tests/test-ot-tags.c b/tests/test-ot-tags.c
index 9ae748c1..e4acbfa6 100644
--- a/tests/test-ot-tags.c
+++ b/tests/test-ot-tags.c
@@ -20,7 +20,7 @@
* Boston, MA 02111-1307, USA.
*/
-#define PANGO_ENABLE_ENGINE
+#undef PANGO_DISABLE_DEPRECATED
#include <pango/pango-ot.h>
#undef VERBOSE