1679 Commits (6a46ce4845bf6ecf7d9812e42b09f6bbb5f681fd)

Author SHA1 Message Date
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov 6910f604ed Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov af0b569ced Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
Aleksey Filippov 39a3bdb43f Add tests for b_ndebug=if-release and buildtype default options 7 years ago
makise-homura 86fa9b133d test_reconfigure switched to b_coverage from b_lto 7 years ago
makise-homura 43be74cf81 Skipping PCH unit test for lcc compiler 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Aleksey Filippov 6994ec56e6 Add install_data() failing rename test 7 years ago
Aleksey Filippov 143dc3ca44 Add install_data() succeeding rename tests 7 years ago
Jussi Pakkanen d532650b0d Add test for pkgconfig generation and usage. 7 years ago
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Aleksey Filippov 3493a372e2 Use specific exception types instead of Exception 7 years ago
Aleksey Filippov 093bdcafc9 Use subprocess.check_output() instead of Popen().communicate() 7 years ago
Aleksey Filippov e4faf396e6 Do not use bare except [flake8] 7 years ago
Alex Hirsch f6fd03485e Fix C++ code used for doxygen test 7 years ago
Jukka Laurila 2fcd9d35c5 Add test for bug https://github.com/mesonbuild/meson/issues/3185 7 years ago
Aleksey Filippov c03a2fd283 Add indentation to 'common/64 custom header generator' test case 7 years ago
Aleksey Filippov 9b6d2f8a25 Skip whole_archive test for VS older than 2015 7 years ago
Aleksey Filippov bcd076276e Add 'common/180 generator link whole' test case 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Aleksey Filippov 9f1d4c0dbe Add declare_dependency() test for transitive link_whole 7 years ago
Aleksey Filippov cd245eccbd Add declare_dependency() test for link_whole 7 years ago
Jussi Pakkanen 06dadfc45f Make gtkdoc test pass on Debian unstable. 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Jon Turney 16f80b4c50 Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26 7 years ago
Aleksey Filippov d040ce4165 Refactor 'common/145 whole archive' test case 7 years ago
Jussi Pakkanen cb176e9303 Look up compilers based on sources from deps, too. Closes #2768. 7 years ago
Hemmo Nieminen 473dc80701 Add some test setup selection tests. 7 years ago
Jussi Pakkanen ea3b54d402 Use include_directories for D impdirs. 7 years ago
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Jussi Pakkanen f223aa56a7 Made test program consist of two source files. 7 years ago
Jussi Pakkanen 26010807db Removed test dir 4 which was doing the same thing as the other test dir number 4. 7 years ago
Jussi Pakkanen 0c3af38c3e Renamed test dir with duplicate number. 7 years ago
Jussi Pakkanen 2488ccfa1c Skip tests if deps are not found. 7 years ago
Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods 7 years ago
Ran Benita 6ec401af4b Remove invalid kwarg from test cases/linuxlike/9 compiler checks with dependencies 7 years ago
Aleksey Filippov c88f569599 Fix comment misprint in 'test cases/common/51 pkgconfig-gen/dependencies' 7 years ago
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity 7 years ago
Aleksey Filippov 56c6489a6c Fix wxwidgets dependency: pass modules to wx-config 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Niclas Moeslund Overby c572d222da Use dependency link arguments in C# targets 7 years ago
Jon Turney 7a618d2817 Fix test cases/frameworks/19 pcap for OSX 7 years ago
Jon Turney 8d5c660944 Make test cases/frameworks/15 llvm tolerate no libtinfo 7 years ago
Jon Turney 8a48e43fd9 In test cases/frameworks/8 flex, ensure yyparse() is prototyped 7 years ago
Jon Turney 6243262b67 Fix test cases/frameworks/6 gettext for windows 7 years ago
Jon Turney 67ef738d61 Skip test cases/frameworks/20 cups if cups not found 7 years ago
Jon Turney c650bd78ca Skip test cases/frameworks/19 pcap if pcap not found 7 years ago
Jon Turney a0e98326ca Skip test cases/frameworks/16 sdl2 if sdl2 not found 7 years ago
Jon Turney 2aa7f14223 Skip test cases/frameworks/15 llvm if llvm not found 7 years ago