1032 Commits (4d898e494e0fa0f6aa06bfe033c98e41efc2317a)

Author SHA1 Message Date
Gabríel Arthúr Pétursson fd653d070d Make base options accessible via get_option() 7 years ago
Jussi Pakkanen f5b95dfa06 Renamed test to remove duplicate test number. 8 years ago
Guillaume Poirier-Morency 1eec145586 vala: Add a shared module testcase using 'GLib.TypeModule' 8 years ago
Goncalo Carvalho bcb2556c69 add project/global args and include_dirs (useful for module maps) to swift targets 8 years ago
Aaron Plattner ba3871985a add_{project,global}_link_arguments require a 'language' argument 8 years ago
Hemmo Nieminen 1d7c7a7ea6 Add a test case for a "library at project root" use case. 8 years ago
Jussi Pakkanen 7f482824bb Add kwarg checker in module code. 8 years ago
Alistair Thomas 2980ccb05e Add test for Genie with multiple and mixed sources 8 years ago
Alistair Thomas 41702ab398 Add test case for compiling a Genie file 8 years ago
Nirbheek Chauhan 03ba7cd843 Add a test for ignoring not-found vala deps 8 years ago
Jussi Pakkanen 506cc57cc8 Do not permit invalid and/or nodes to be declared. Closes #1886. 8 years ago
Tim Hutt 8d8c920a51 Make the 'silent or' test case not fail when it should 8 years ago
Tim Hutt 057f7e4aae Add test case for or on a new line silently being ignored 8 years ago
Nirbheek Chauhan 185808bf16 vala: Only add --use-header for unity builds 8 years ago
Jussi Pakkanen 4b3eaf1b66 Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. 8 years ago
Jon Turney 56efd2211f Consistently use windows.h, not Windows.h 8 years ago
Elliott Sales de Andrade 12c997b804 Add example of generated header in docs. 8 years ago
Jussi Pakkanen 85a263a670 Failing test for -D dedupping. 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Nirbheek Chauhan 1441cb9812 wxwidgets: Fix usage of multiple dependency() calls 8 years ago
Nirbheek Chauhan ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Adam C. Foltzer 35fae9d019 fix failing Rust test cases 8 years ago
Adam C. Foltzer f4d13e180f add failing test cases for wrong Rust crate types per @TingPing 8 years ago
Adam C. Foltzer 69b18cf7e9 rename `crate_type` to `rust_crate_type` per @TingPing 8 years ago
Nirbheek Chauhan 1865425b4b tests/unit/8: Rename to 9 and add -l flags 8 years ago
Jussi Pakkanen 8244f4c6a6 Created unit test to ensure linker arguments from consecutive dependencies are kept in order. 8 years ago
Nirbheek Chauhan 868d85d2e5 tests: Make SDL2 compulsory now that it's in the CI image 8 years ago
Patrick Griffis 616c4c3a35 gnome.yelp(): Test symlink_media case 8 years ago
Patrick Griffis cacc8d99ce gnome.yelp(): Make copies of media files when symlink is false 8 years ago
Adam C. Foltzer bdd4c45b17 Enhance Rust support 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Nirbheek Chauhan 38716f0fcb tests: Improve llvm dependency test coverage 8 years ago
Nirbheek Chauhan 0b08d5aab5 Add a new test for SDL2, which didn't have one 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Jan Chren (rindeal) 61ac9a5348 add tests for `capture` in `configure_file()` 8 years ago
Rene Lopez 45cf4191cc Use correct gettext input file in test 8 years ago
Bálint Aradi e79b602298 Enable variables for output in configure_file 8 years ago
Nirbheek Chauhan ae9b23832e ninja: De-dup libraries and use --start/end-group 8 years ago
Nirbheek Chauhan 6963da616b Don't add dependencies recursively while linking 8 years ago
Jussi Pakkanen 0f85d9f66d Renamed dir to avoid duplicate test numbers. 8 years ago
Jussi Pakkanen 8049eace0d De-uniquefy. 8 years ago
Guillaume Poirier-Morency 93a1cff174 interpreter: Prevent top-level subdirectories from using 'meson-' prefix 8 years ago
Jussi Pakkanen 7882549f86 Target file name must not contain a path separator as that breaks things. 8 years ago
Bálint Aradi 809a5938ff Fix case sensitivity in Fortran module names 8 years ago
Adam C. Foltzer aff955f99f add static Boost dependency test 8 years ago
blackbox 8de5313288 unit-test for testing xcode frameworks 8 years ago
Paulo Antonio Alvarez 50c81d267b objc++: Add support for objcpp_args keyword 8 years ago
Paulo Antonio Alvarez 18d2e7b91c objc: Add support for objc_args keyword 8 years ago
Mike Wey b337145ec6 Use assert instead of error. 8 years ago
Mike Wey 0bfc93f9e8 Update the test case. 8 years ago