meson/test cases
Daniel Mensinger 36749a1625 cmake: Make output_target_map more robust (fixes #6208)
This PR refactors the old output_target_map, which was a
raw dict, into it's own class. This makes the access to
the map more uniform and robust (at the cost of more lines
of code).

Additionally relative paths to the build directory are
now also tracked for outputs. This is neccessary to
corretcly distingluish files with the same name, that are
in different directories.
2019-11-30 22:00:18 +02:00
..
cmake cmake: Make output_target_map more robust (fixes #6208) 2019-11-30 22:00:18 +02:00
common Revert "Have set() and set_quoted() of configuration object work with newlines." 2019-11-28 14:32:56 -05:00
csharp Add mising files to list of installed files for csharp test 2018-10-14 16:01:36 +01:00
cuda Use strict function prototypes 2019-11-18 22:21:36 +02:00
d tests: Don't expect any *.pdb files installed in 'lib' 2019-10-09 15:50:20 +02:00
failing Use strict function prototypes 2019-11-18 22:21:36 +02:00
failing build vs: respect 'b_pch' option 2019-01-02 22:17:36 +02:00
failing test Report xpass results as failures. 2019-04-21 03:01:04 +03:00
fortran complete gfortran/intel/intel-cl fortran_std test 2019-11-25 13:08:56 +02:00
fpga/1 simple Created an unstable module for IceStorm projects. 2018-02-02 20:05:31 +02:00
frameworks HDF5: make much more robust across platforms 2019-11-28 12:51:58 +02:00
java tests/java: force latency in generation to exercise race 2018-11-07 14:26:14 -08:00
kconfig Allow kconfig to read from configure_file() 2019-07-31 21:42:24 +03:00
linuxlike Fix crash when checking multi version on subproject dep 2019-11-26 11:31:48 -05:00
nasm/1 configure file extract_all_sources: Also include generated object files 2018-11-02 21:40:04 +02:00
objc Use strict function prototypes 2019-11-18 22:21:36 +02:00
objcpp tests: Split objc and objc++ tests 2018-01-06 13:49:34 -08:00
osx tests: add osx test case for PIE builds. 2019-11-29 08:11:06 -08:00
python Disable extension module tests with Python 3.8 and VS2015. 2019-10-20 13:30:17 +03:00
python3 Disable extension module tests with Python 3.8 and VS2015. 2019-10-20 13:30:17 +03:00
rewrite rewriter: Fix that default_options would not set the correct id 2019-06-05 22:27:32 +03:00
rust Use strict function prototypes 2019-11-18 22:21:36 +02: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 Use strict function prototypes 2019-11-18 22:21:36 +02:00
vala Disallow add_languages('vala') without 'c' 2019-03-22 20:04:50 +02:00
warning/1 version for string div Use strict function prototypes 2019-11-18 22:21:36 +02:00
wasm/1 basic Use strict function prototypes 2019-11-18 22:21:36 +02:00
windows Use strict function prototypes 2019-11-18 22:21:36 +02:00