Subject: | Split tests into multiple .t files |
The test suite of PkgConfig is rather lengthy, and because it's all in
one test file, the HARNESS_OPTIONS environment variable can't be used to
mitigate that. It would be both handy and dandy if the tests were split
into multiple files.