1316 Commits (a9210c57e1bbd95716a46760dad3198d067b5cb0)

Author SHA1 Message Date
Dylan Baker 4cea88c2bb tests: use GAS style assembly for FreeBSD as well 7 years ago
Dylan Baker 19a274c051 tests: don't try to build llvm test if dep is unfound 7 years ago
Dylan Baker ddb244f2ba tests: skip mpi test if mpi not installed 7 years ago
Dylan Baker c61da9f4a9 tests: skip vulkan test if vulkan not found 7 years ago
Dylan Baker f5458edff6 tests: skip gmock test if gtest or gmock not installed 7 years ago
Dylan Baker cece4472f6 tests: skip gtest test if gtest not installed 7 years ago
Dylan Baker 0ec7dd5ac5 tests: Split objc and objc++ tests 7 years ago
Dylan Baker 97d2a9d84c tests: skip objc nsstring test if gnustep is not installed 7 years ago
Dylan Baker ae4bd83493 tests: Fix 135 generated assembly on DragonFly BSD 7 years ago
Dylan Baker 087421f922 tests: Add define tests for netbsd 7 years ago
Dylan Baker b72be62929 tests: Add Dragonfly BSD 7 years ago
Dylan Baker a44221db06 tests: Add freebsd to get define test. 7 years ago
Jon Turney fd66692f73 Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago
Jon Turney bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago
Jon Turney f85fde743a Wire up locations in a couple more warnings 7 years ago
Nirbheek Chauhan 851475db9b intrp: Consolidate subproject dep checking and logging 7 years ago
Jon Turney 500c39cb07 Fix test cases/windows/5 resources 7 years ago
Jon Turney ad5cc2ce55 Append warning location to warning output by warning() 7 years ago
Jon Turney dd1de073f4 Add a test case for location in duplicate kwarg warning 7 years ago
Nirbheek Chauhan 6f3e2a0a07 compilers: prefer C++ over objc in clink_langs 7 years ago
Nirbheek Chauhan 55abe16d5a unit tests: Test that relative install_rpath works correctly 7 years ago
Niklas Claesson 8a89956142 Add failing boost test 7 years ago
Niklas Claesson d014087fd9 boost: Allow older behavior with a warning 7 years ago
Iñigo Martínez 7f78b8aafc gnome.gtkdoc: Extend GtkDoc test 7 years ago
Niklas Claesson d1d2aa2213 subproject handling: add two tests 7 years ago
Jon Turney 198251395a Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
Xavier Claessens 2881db7379 pkgconfig: Move pc file checks to run_unittests.py 7 years ago
Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Xavier Claessens 2ff37ae41a pkgconfig: Early abort tests if pkg-config is not present 7 years ago
Dylan Baker d4673301b8 tests: skip libwmf test if libwmf-config not installed 7 years ago
Dylan Baker e245e57865 Warn on unknown command line arguments 7 years ago
Jussi Pakkanen 164fb9a150 Also promote wrap files. 7 years ago
Jussi Pakkanen 46c071ea5c Add functionality to promote nested dependencies to top level. 7 years ago
Ernestas Kulik 448710ba96 Fix Vala thread flag breakage (#2756) 7 years ago
Eric Engestrom 3d63f21b60 Fix `array` type name 7 years ago
Dylan Baker b56450f9b2 tests: Add haiku to get define test 7 years ago
Xavier Claessens e2afaf40c0 Fix duplicated test case 168 7 years ago
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
Jussi Pakkanen 678daad6cc Created a new disabler type. 7 years ago
Jussi Pakkanen 6d03111638 Minor fixes. 7 years ago
Joergen Ibsen 521933357d Fix path for str arguments to depend_files 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Jussi Pakkanen 754e33e574 Renamed test dir to avoid duplicates. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan 390f0b8b52 dependencies: Convert /c/foo/bar paths to C:/foo/bar 7 years ago
Jussi Pakkanen d812a0c90c Fix OSX CI. This is a bit of a hack but needs to be done. :( 7 years ago
Nirbheek Chauhan 7586a4ac09 tests/python/4: Test that custom target depends add PATH 7 years ago
Iñigo Martínez f8aab2f011 dependencies: Use prefix variable with define_variable 7 years ago