aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens4-0/+22
2023-09-09Add support for padding zeroes in int.to_string() methodNomura1-0/+9
2023-09-09Add macro_name option to configure_fileNicholas Vinson2-0/+32
2023-09-08Override config-tool get_variable args for qmakeNirbheek Chauhan1-0/+3
2023-09-07Fix include_directories test for relative pathCharles Brunet2-0/+29
2023-09-07Fix crash when installing a vala library and python sourcesXavier Claessens3-1/+8
2023-09-07Compiler checks must use per-subproject optionsXavier Claessens1-0/+4
2023-09-07Add compiler.has_defineMarvin Scholz1-40/+49
2023-09-06tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui5-0/+31
2023-09-06qt module: add include_directories to moc compileCharles Brunet4-3/+15
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens5-0/+13
2023-08-31add json output format to configure fileCharles Brunet5-0/+82
2023-08-30Re-enable "11 runpath rpath ldlibrarypath"Tristan Partin2-3/+1
2023-08-30Disable failing test on cygwin due to broken cmakeCharles Brunet1-1/+8
2023-08-30ci: Skip gir test on cygwinXavier Claessens2-1/+7
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen1-0/+6
2023-08-29gnome: Fix crash in gtkdoc and generate_gir in C++ projectsXavier Claessens9-0/+77
2023-08-28include_directories: Always add both source and build dirsXavier Claessens2-0/+13
2023-08-24find_program: Fallback if version mismatchXavier Claessens5-0/+21
2023-08-22compilers: fix checks handling of internal dependenciesBenoit Pierre2-0/+8
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin3-1/+59
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz3-63/+1
2023-08-17skip test on pkgconf 2.0.1 that is broken there due to a reported bugEli Schwartz1-0/+4
2023-08-17Remove hacky setup for CustomTargetIndex tests in fs.relative_to()Tristan Partin1-21/+5
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin1-1/+1
2023-08-17Add fs.relative_to()Tristan Partin3-1/+79
2023-08-16fs.read(): Catch FileNotFoundErrorXavier Claessens1-0/+4
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty6-0/+129
2023-08-08tests: fix "4 custom target depends extmodule" with Python 3.8+ on WindowsChristoph Reiter2-0/+6
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens2-1/+52
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens1-0/+6
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens1-0/+23
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens2-0/+68
2023-08-04Add default_options argument to find_program()Nomura5-0/+20
2023-08-02Unify message(), format() and fstring formattingXavier Claessens3-0/+49
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz3-3/+3
2023-07-26Fix install_data() default install pathDaniele Nicolodi5-1/+11
2023-07-25modules/pkgconfig: Don't insert None into devenv listDylan Baker1-0/+3
2023-07-23hdf5 tests: make cpp test actually use cpp HDF5George Sedov1-19/+9
2023-07-18tests: bump the C++ std for protobuf testsEli Schwartz1-1/+1
2023-07-18tests: mark gpgme test skippable on Ubuntu rollingEli Schwartz1-1/+1
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens1-0/+9
2023-07-16Fix build using GDC 13Jussi Pakkanen2-32/+47
2023-07-15rust: disable overflow-checks by defaultDylan Baker4-6/+42
2023-07-14compiler.compiles/links: fix failure when compiling a built File objectEli Schwartz1-5/+12
2023-07-13cmake: fix directory separators in generated packageConfig.cmake filesMatthieu Rogez3-0/+25
2023-07-13Silence some encoding warningsTristan Partin2-4/+4
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz2-0/+41
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens1-0/+11
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens1-0/+9