tests: ensure all core tests are posixly-correct (issue #25)

pull/29/head
William Pitcock 2012-07-20 16:28:50 -05:00
parent c928e7e429
commit 4c82d02e99
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ run_test "PKG_CONFIG_PATH=${selfdir}/lib1 ${1} --uninstalled 'foo'; echo \$?" \
'1'
run_test "PKG_CONFIG_PATH=${selfdir}/lib1 ${1} --uninstalled 'omg'; echo \$?" \
'0'
run_test "${1} ${selfdir}/lib1/foo.pc --modversion" \
run_test "${1} --modversion ${selfdir}/lib1/foo.pc" \
'1.2.3'
# 2) tests for PKG_CONFIG_PATH order