2934 Commits (16ed82a62f535475b0eff6acc2d7c34c5265c16f)

Author SHA1 Message Date
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 3 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 3 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 3 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 3 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 3 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 3 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 3 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 3 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 3 years ago
Dylan Baker a2fc2e2165 cython: Add a test for generated files 3 years ago
Dylan Baker 74ed27f776 cython: add 1 basic test 3 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
Chun-wei Fan 45af5d9d72 test cases: Disable whole archive test on older VS IDE 4 years ago
Chun-wei Fan 0a0639ec06 MSVC: Always enable common tests 137 and 170 4 years ago
Jussi Pakkanen cb085f3eb3 Handle macOS filesystem sometimes setting lower digits to zero. 4 years ago
Jussi Pakkanen 3d12f928cf Rename VERSION because case insensitive file systems are a thing. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Jon Turney 2d215d93b2
Revert "Disable failing Cygwin GIR test." 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Dylan Baker 619e05c8cf vala: Test that adding C manually isn't requiured 4 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 4 years ago
Volker-Weissmann 4ca9a16288
.C files are now treated as C++ code 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Dylan Baker e7e04c814b Add a rust test for internal c linkage 4 years ago
Michael Hirsch 1730778974 test:fortran:21: fix Windows by using configure_file(copy:) 4 years ago
Xavier Claessens 501d7cf01c interpreter: flatten environment() initial values 4 years ago
Xavier Claessens 4e312c19e6 gnome: Fix gtkdoc generation 4 years ago
Jussi Pakkanen c54dd63547 Make objective C use C standard version. Closes #5495. 4 years ago
Florian Fischer 247630b981 modules/fs: support FileOrString arguments 4 years ago
Marco Trevisan (Treviño) d5932a174d test cases: Add test ensuring that -include in gcc won't break pch 4 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Jason Francis 39c751b94c introspection: export all sources for custom targets 4 years ago
Dylan Baker d4e867809b store the list of initializes subprojects in the coredata structure 4 years ago
Xavier Claessens 3af39a463b Interpreter: Fallback when required is false but forcefallback is true 4 years ago
Jussi Pakkanen a10a6284d2 Merge if and else tests to a single project. 4 years ago
Jussi Pakkanen 1a31882f59 Xcode: make Swift projects work. 4 years ago
Jussi Pakkanen 8f2155f4f7 Xcode: some more skips. 4 years ago
Jussi Pakkanen aa2a153afb Xcode: fix linking to customtargetindex objects. 4 years ago