pkgconf/tests
Christoph Reiter 4be39c59fb Remove usage of cygwin_conv_path() under cygwin/msys
This converted Unix paths to Windows paths, but all cygwin tools
work with Unix paths so this shouldn't be needed.

There is one use case if you use a cygwin pkgconf with a non-cygwin toolchain,
but pkgconf works reasonable well natively now so this shouldn't be needed
anymore and more likely leads to problems and confusion.

Both cygwin and msys have patched this out already:
* https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/pkgconf.git;a=blob;f=pkgconf.cygport;h=e5d003f3f3dfc9e374b916974018022ad8d68852;hb=HEAD#l55
* a4bce0c294/pkgconf/PKGBUILD (L26)
2021-03-20 06:58:53 -08:00
..
lib-relocatable/lib/pkgconfig add support for making paths relocatable (closes #103) 2017-01-20 00:58:48 -06:00
lib1 tests: add fragment-comment testcase (ref #215) 2021-03-18 05:39:45 -06:00
lib2 testsuite: use /test as an explicit prefix on all tests 2015-07-20 03:10:27 -05:00
lib3 testsuite: use /test as an explicit prefix on all tests 2015-07-20 03:10:27 -05:00
Kyuafile.in Add Kyua tests 2016-09-18 23:29:30 +02:00
basic.sh testsuite: update test with PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH=1 env var 2017-03-27 01:03:24 -05:00
builtins.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
conflicts.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
framework.sh main: remove whitespace added for compatibility with older pkg-config (closes #113) 2017-02-07 10:11:12 -06:00
meson.build meson: bump required version to 0.47 for copy directive 2019-07-12 08:20:05 -05:00
parser.sh tests: add fragment-comment testcase (ref #215) 2021-03-18 05:39:45 -06:00
provides.sh tests: add regression test for #172, closes #172 2018-02-08 14:31:28 -06:00
regress.sh regress: add test for empty tuple buffer overflow issue 2018-07-28 19:45:57 -05:00
requires.sh tests: add orphaned-requires-private test 2019-01-14 14:07:19 -06:00
sysroot.sh tests: add a test case for #146 2017-10-11 17:05:23 +02:00
test_env.sh.in Remove usage of cygwin_conv_path() under cygwin/msys 2021-03-20 06:58:53 -08:00
version.sh Add Kyua tests 2016-09-18 23:29:30 +02:00