meson/test cases
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813)
* Add a test case for bad de-dup of -framework args

https://github.com/mesonbuild/meson/issues/3800

* pkgconfig: Don't naively de-dup all arguments

Honestly don't know what I was smoking. Of course the `Libs:` field in
a pkg-config file can have arguments other than -l and -L

Closes https://github.com/mesonbuild/meson/issues/3800

* pkgconfig module: Fix needlessly aggressive de-dup
2018-07-01 12:31:31 +00:00
..
common More tests to cover missing fallback for a non-found dependency 2018-06-30 13:28:15 +00:00
csharp Made test program consist of two source files. 2018-02-25 01:21:35 +02:00
d Can combine D and C++ in a single target. Closes #3125. 2018-05-02 22:50:15 +03:00
failing More tests to cover missing fallback for a non-found dependency 2018-06-30 13:28:15 +00:00
failing build/1 vala c werror
failing test Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
fortran Add support for finding libraries in Fortran projects 2018-05-21 23:17:02 +03:00
fpga/1 simple Created an unstable module for IceStorm projects. 2018-02-02 20:05:31 +02:00
frameworks Add more tests to ensure no future regression 2018-06-19 03:22:18 +00:00
java tests: Remove redundant test and include_directories('.') 2018-05-16 14:53:30 +02:00
linuxlike Remove invalid kwarg from test cases/linuxlike/9 compiler checks with dependencies 2018-02-23 04:29:49 +02:00
nasm/1 configure file nasm test: use -no-pie (#3710) 2018-06-18 04:58:20 +00:00
objc tests: Split objc and objc++ tests 2018-01-06 13:49:34 -08:00
objcpp tests: Split objc and objc++ tests 2018-01-06 13:49:34 -08:00
osx Merge pull request #2618 from mesonbuild/osxlinkerfixes 2017-12-03 02:25:44 +02:00
python3 tests/python/4: Test that custom target depends add PATH 2017-12-02 02:07:19 +05:30
rewrite
rust Support Rust targets with more than one source file. Closes #3632. 2018-06-17 15:39:59 +03:00
swift add project/global args and include_dirs (useful for module maps) to swift targets 2017-06-29 11:04:57 -04:00
unit Nirbheek/fix pkgconfig library dedup (#3813) 2018-07-01 12:31:31 +00:00
vala vala: fix extract_all_objects() result 2018-06-10 01:48:45 +00:00
windows Test windows.compile_resource() when depends: is a custom_target 2018-06-18 10:52:21 +00:00