summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2021-05-29cmake: Update test caseDaniel Mensinger
2021-05-28tests: Add a test for dependencies with native set in a host == build configu...Dylan Baker
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker
2021-05-27test cases: Disable whole archive test on older VS IDEChun-wei Fan
2021-05-27MSVC: Always enable common tests 137 and 170Chun-wei Fan
2021-05-23Handle macOS filesystem sometimes setting lower digits to zero.Jussi Pakkanen
2021-05-23Rename VERSION because case insensitive file systems are a thing.Jussi Pakkanen
2021-05-21Fix LTO test on CygwinJon Turney
2021-05-20Revert "Disable failing Cygwin GIR test."Jon Turney
2021-05-20Revert "Disable broken asm test on Cygwin as nobody knows how to fix it."Jon Turney
2021-05-20vala: Test that adding C manually isn't requiuredDylan Baker
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker
2021-05-19.C files are now treated as C++ codeVolker-Weissmann
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens
2021-05-18Add a rust test for internal c linkageDylan Baker
2021-05-13test:fortran:21: fix Windows by using configure_file(copy:)Michael Hirsch
2021-05-13interpreter: flatten environment() initial valuesXavier Claessens
2021-05-12gnome: Fix gtkdoc generationXavier Claessens
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen
2021-05-08modules/fs: support FileOrString argumentsFlorian Fischer
2021-05-08test cases: Add test ensuring that -include in gcc won't break pchMarco Trevisan (TreviƱo)
2021-04-26Condense test directory names.Jussi Pakkanen
2021-04-26introspection: export all sources for custom targetsJason Francis
2021-04-26store the list of initializes subprojects in the coredata structureDylan Baker
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens
2021-04-26Merge if and else tests to a single project.Jussi Pakkanen
2021-04-25Xcode: make Swift projects work.Jussi Pakkanen
2021-04-24Xcode: some more skips.Jussi Pakkanen
2021-04-24Xcode: fix linking to customtargetindex objects.Jussi Pakkanen
2021-04-23Xcode: one more skip.Jussi Pakkanen
2021-04-23Xcode: a few more skips.Jussi Pakkanen
2021-04-23Xcode: skip one more object extraction test.Jussi Pakkanen
2021-04-22Xcode: use native path naming scheme.Jussi Pakkanen
2021-04-22Xcode: skip link language override test.Jussi Pakkanen
2021-04-21Xcode: one more whole-archive skip.Jussi Pakkanen
2021-04-20Xcode: fix file objects in various places.Jussi Pakkanen
2021-04-20Xcode: skip all-object library test.Jussi Pakkanen
2021-04-19Xcode: disable asm and LLVM ir projects.Jussi Pakkanen
2021-04-19pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens
2021-04-18Xcode: skip object extraction test that can not be made to work.Jussi Pakkanen
2021-04-14Xcode: fix path of extracted objects in subdirs.Jussi Pakkanen
2021-04-12dependency: Add JDK system dependencyTristan Partin
2021-04-09Add global_source/build_root()Xavier Claessens
2021-04-08Fix Xcode targets in subdirs.Jussi Pakkanen
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen
2021-03-28Strip host-compiler -std flag from NVCC line.Olexa Bilaniuk
2021-03-26pkgconfig: Allow setting prefix in dataonly pc fileXavier Claessens
2021-03-24Merge pull request #8568 from dcbaker/submit/qt-dependency-factoryJussi Pakkanen
2021-03-24Merge pull request #8571 from xclaesse/spurious-warningJussi Pakkanen
2021-03-24compilers: clang-cl: Also accept .s files (#8520)D Scott Phillips