tests: add orphaned requires.private testcase

pull/188/head
William Pitcock 2019-01-14 14:04:50 -06:00
parent 183e68df39
commit 737e326ae1
2 changed files with 9 additions and 0 deletions

View File

@ -93,6 +93,7 @@ EXTRA_DIST = pkg.m4 \
tests/lib1/requires-internal-collision.pc \
tests/lib1/tuple-quoting.pc \
tests/lib1/empty-tuple.pc \
tests/lib1/orphaned-requires-private.pc \
tests/test_env.sh \
$(test_scripts) \
doc/conf.py \

View File

@ -0,0 +1,8 @@
Name: orphaned-requires-private
Version: 1
Description: A testing module for pkgconf
URL: http://www.pkgconf.org/
Requires: foo
Requires.private: orphaned-foo
Cflags: -DUNREACHABLE
Libs: