~ubuntu-branches/debian/sid/pango1.0/sid

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-03-20 18:01:45 UTC
  • mfrom: (1.9.3)
  • Revision ID: package-import@ubuntu.com-20140320180145-y2zs0pzp6390a6y9
Tags: 1.36.3-1
* Add xauth test-dep, needed for xvfb-run
* New upstream release
  - Fix builddir != srdir builds
    + Drop 0001-Fix-tests-for-builddir-srcdir-by-setting-G_TEST_-SRC.patch,
      which was a cherry-pick of this fix.
  - Avoid a crash when FT_Face is NULL
  - Update pango_color_parse docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
629
629
        $(am__append_2) $(am__append_3)
630
630
TESTS_ENVIRONMENT = \
631
631
   srcdir=$(srcdir)                    \
 
632
   G_TEST_SRCDIR=$(abs_srcdir)         \
 
633
   G_TEST_BUILDDIR=$(abs_builddir)     \
632
634
   PANGO_RC_FILE=./pangorc
633
635
 
634
636
TEST_PANGO_LIBS = ../pango/libpango-$(PANGO_API_VERSION).la