2695 Commits (4f56080ce2e2d1eccc2a809b284a48328690be3d)

Author SHA1 Message Date
David Seifert 47a8e7ece7
Cuda: Add test for -isystem/usr/include 3 years ago
David Seifert 3b47d161e7
Cuda: Add test for -DNDEBUG 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 3 years ago
Jon Turney 0cd8897189 Skip LLVM test if required modules aren't found 3 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 3 years ago
Daniel Mensinger 0d0f2cdafd cmake: Only use the `cm_` prefix when it is actually required (fixes #8955) 3 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 3 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago
Jon Turney 5c0cb0547b
Fix test.json for boost test to match schema 3 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 3 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 3 years ago
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 3 years ago
Justin Handville 5650c9b769 Fixed unused-parameter/strict-prototypes warnings. 3 years ago
Justin Handville ee240b60b8 Added test case to test fix for issue 8910. 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
Laurin-Luis Lehning c9ad98ef5e interprter: Add required kwarg to add_(project|global)_arguments 3 years ago
Daniel Mensinger 0358445b6e
fix: dicts and list need _holderify for fallback 3 years ago
Daniel Mensinger f1ac7db2e6
fix: Fix set_variable not holderifying (fixes #8904) 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 3 years ago
Dylan Baker 3ec2cf9c60 interpreter: add type annotations to build_incdir_object 3 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 3 years ago
Eli Schwartz 471c05d57d
update gettext test to use new intl dependency 3 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 4 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 4 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 4 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 4 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 4 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 4 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 4 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 4 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 4 years ago
Dylan Baker a2fc2e2165 cython: Add a test for generated files 4 years ago
Dylan Baker 74ed27f776 cython: add 1 basic test 4 years ago
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
Daniel Mensinger 06f528a5b7
cmake: Update test case 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Dylan Baker f1e053fa44 modules/gnome: Correctly handle generated sources for generate_gir 4 years ago