mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-14 15:18:10 +02:00
* check/check-conflicts, check/conflicts-test.pc: New test,
testing that conflicts work as they should.
* pkg.c (verify_package): Make the conflicts check not only check
package versions, but also package names. This makes conflicts
functional, something they were not before.
|
||
|---|---|---|
| .. | ||
| check-cflags | ||
| check-conflicts | ||
| check-define-variable | ||
| check-includedir | ||
| check-libs | ||
| check-libs-private | ||
| check-requires-private | ||
| common | ||
| conflicts-test.pc | ||
| includedir.pc | ||
| Makefile.am | ||
| private-dep.pc | ||
| public-dep.pc | ||
| requires-test.pc | ||
| simple.pc | ||