1262 Commits (87e6201214eda0941d2a2279e12a575fc27d21bb)

Author SHA1 Message Date
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Jussi Pakkanen e8ed975444 Renamed test dir to avoid duplicate numbers. 7 years ago
Adam C. Foltzer f21034dfea add failing test case for overly-strict sandbox violation 7 years ago
Lyude Paul 1a159db8e9 Raise InvalidArguments when trying to link against strings 7 years ago
Jussi Pakkanen e292369ee2 Do not run MPI Fortran tests on Ubuntu Artful. 7 years ago
Jussi Pakkanen 6e406ed0db Test GDC shared libraries only from version 8, since 7 is broken in Debian at least. 7 years ago
Leif Middelschulte 6fc3c0df0c fixes the extended test suite to work with qt5 **and** qt4. 7 years ago
Leif Middelschulte 98e095bd47 extends test case to fail if macro is undefined durcing preprocessing 7 years ago
Jussi Pakkanen 004cc1493b Add a bunch of tests to sandboxing. 7 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 7 years ago
Dylan Baker cadf5f3c04 llvm: Add optional modules 7 years ago
Dylan Baker ab83cde966 llvm test: Replace tinfo with something else 7 years ago
liugang 36d85db5d4 fix all subproject using wrap-file broken 7 years ago
Alexis Jeandet 94cfb42222 Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds. 7 years ago
Jussi Pakkanen 93aa32219f Add system dependencies for LLVM test. 7 years ago
Jussi Pakkanen 68bd64cd38 Prevent projects from directly grabbing files from other subprojects. 7 years ago
Dylan Baker 7dfad54f06 options: Add a permitted_kwargs function 7 years ago
Dylan Baker 4e18483ff3 tests: fix option in case 140 7 years ago
Alistair Thomas 6483a0d846 Add additional directory depth tests to Vala test case 22 7 years ago
Corentin Noël f13887b64a Reduce code complexity, fix nested array in files instruction 7 years ago
Corentin Noël ac8d5f2156 Allow different directories for Vala files 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Nirbheek Chauhan b0c40737bf tests/7 gnome: Test that GIR deps are flattened 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
Jussi Pakkanen a655b64989 Add an rpath entry to shared libraries that are linked from the source tree. 7 years ago
Jussi Pakkanen ac79eebc2f Moved prebuilt static library under unit tests. 7 years ago
Jussi Pakkanen b9c4fc728c Moved prebuilt object test under unittests. 7 years ago
Nirbheek Chauhan 040fa07e36 tests/common/145: Move each target into its own subdir 7 years ago
Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 7 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Niklas Claesson 63ada0ce26 Update according to input 7 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 7 years ago
Niklas Claesson 07dde545d9 Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator 7 years ago
Nirbheek Chauhan 65dfa428d5 tests/common/144: Add a test for #1865 7 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 7 years ago
Guillaume Poirier-Morency 02ad00b982 ninja: Fix the dependency on the VAPI when 'vala_vapi' is used 7 years ago
Nirbheek Chauhan 5068f13a28 tests/common/159: Don't try to run 'echo' 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Martin Blanchard 105507a173 get-unquoted: Rework test case for msvc (make it more realistic) 7 years ago
Martin Blanchard 6b517475f5 get-unquoted: Add test case for new get_unquoted() method 7 years ago
Hristo Venev f2fc32069b Add test for get_option(b_xxx) on reconfigure. 7 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 7 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 7 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago