]> code.ossystems Code Review - openembedded-core.git/commit
pango: fix markup-parse test case
authorRoss Burton <ross.burton@intel.com>
Mon, 4 Mar 2019 13:47:37 +0000 (13:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Mar 2019 14:30:14 +0000 (14:30 +0000)
commitb19a6501599ba7567c7c7d1456b62a8702a7e82a
tree3e57db213e55c084cf375df7a9f3d862f4f9b6c8
parent92d23674587fb9c6634b9ba88b8399b0ec40bd1c
pango: fix markup-parse test case

The test case expects that printf(0x0) is (null) but for us this it is (NULL).

Use case-insensitive diff as the rest of the tests don't care about case.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/pango/pango/insensitive-diff.patch [new file with mode: 0644]
meta/recipes-graphics/pango/pango_1.42.4.bb