1600 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)

Author SHA1 Message Date
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
Jon Turney d78f88160a Skip test cases/frameworks/13 yelp if itstool isn't found 7 years ago
Jon Turney d5b8f18f17 Skip test cases/frameworks/12 multiple gir if g-ir-scanner not found 7 years ago
Jon Turney 1d36df3d40 Skip test cases/frameworks/11 gir subproject if prereqs not found 7 years ago
Jon Turney 90cbe48968 Skip test cases/frameworks/10 gtk-doc if gtkdoc not found 7 years ago
Jon Turney b5edf78204 Skip test cases/frameworks/8 flex if flex or bison not found 7 years ago
Jon Turney 68a5b8d9fc Skip test cases/frameworks/7 gnome if prereqs not found 7 years ago
Jon Turney 5ff84e4f50 Skip test cases/frameworks/6 gettext if prereqs not found 7 years ago
Jon Turney 7d974cd962 Skip test cases/frameworks/4 qt if Qt5 not found 7 years ago
Jon Turney e4b4911410 Skip test cases/frameworks/1 boost if boost not found 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Nirbheek Chauhan b2007217e0 vala: Fix path of C file with generated Vala files 7 years ago
Hemmo Nieminen ff1146bc8c Fix subproject prefix handling when checking subproject option validity. 7 years ago
Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 7 years ago
Dylan Baker d3d0d4affb tests/15 mixed pch: Add a test using only the headers 7 years ago
Dylan Baker 1270af4b9a tests/15 mixed pch: Use current style 7 years ago