1244 Commits (d812a0c90c722b2f6183f283fa42eb26732b5762)

Author SHA1 Message Date
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
Mike Wey 19da02a5d8 Add 'compiles' and 'has_multi_arguments' for dlang. 8 years ago
Elliott Sales de Andrade 0e56ec2dbd Don't allow non-equality comparisons across types. 8 years ago
Elliott Sales de Andrade b36513a5b6 Only allow equality comparisons for non-elementary types. 8 years ago
Jon Turney 197594146c Add a test for link_depends using a custom target 8 years ago
Jon Turney 66a6ea984b Allow vs_module_defs to use a custom_target 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Bálint Aradi 1472f419ea Fix fortran tests without test() calls 8 years ago
Ole André Vadla Ravnås 97339d3be4 ninja: Also include Vala headers in generated headers 8 years ago
Bálint Aradi 3d88ce70f4 Turn feature test into a proper unit test 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Bálint Aradi 37ce7f01cf Add test for fortran dependency scanning fix 8 years ago
Dylan Baker 410937c08e Flatten SharedLibary link_args. 8 years ago
Dylan Baker c03744cccb Allow passing a list of Files to CustomTarget. Closes #1720 8 years ago
Dylan Baker e2567386f1 Use flatten for link targets. Fixes #1764 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Jussi Pakkanen 8d3d6382e8 Upgrade CI image to Ubuntu Zesty. 8 years ago
Nirbheek Chauhan 66f0ccb39b dependencies: Fix two more edge-cases in dependency searching 8 years ago
Nirbheek Chauhan 8cf29bd288 Completely overhaul caching of external dependencies 8 years ago
Nirbheek Chauhan c7d71c7943 dependencies: Fix caching of native/cross dependencies 8 years ago
Patrick Griffis b520a4f030 rust: Support rust_args 8 years ago
Dylan Baker 7053d9abfd Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
Nirbheek Chauhan 333085160d run_command: Refactor + improve errors and test 8 years ago
Elliott Sales de Andrade abd02b3eae Add test case for ninja quoting. 8 years ago