2073 Commits (b9af8f8b6b394903d64e4886712b38a056cd876f)

Author SHA1 Message Date
Michael Hirsch, Ph.D 9a3bc75410 intel windows coarray args 6 years ago
Michael Hirsch, Ph.D 3f531be2e7 fortran 2003 use, non_instrinsic 6 years ago
Michael Hirsch, Ph.D 9dbd5f129b fortran submodule checks 6 years ago
Michael Hirsch, Ph.D c8d144b064 fortran include syntax checks 6 years ago
Michael Hirsch, Ph.D ef53107f14 BUGFIX: Fortran module regex handle more edge cases 6 years ago
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code 6 years ago
Jussi Pakkanen 2cabda8d68 Fix the last remaining Rust install file list. 6 years ago
Jussi Pakkanen 9c68d8f3f2 Run Rust shared library test via rustup to get the environment right. 6 years ago
Jussi Pakkanen 94ca81b228 Add Rust generated pdbs to list of installed files. 6 years ago
Michael Hirsch, Ph.D 930d2457e1 add fortarn use inline comment test 6 years ago
Michael Hirsch, Ph.D c214859304 add inline comment test for Fortran submodule 6 years ago
Michael Hirsch, Ph.D f652950602 add inline comment test for Fortran include 6 years ago
Michael Hirsch, Ph.D 2a7ef98aff BUGFIX syntax 6 years ago
Michael Hirsch, Ph.D d3294b58c4 make test more stringent by building separate library 6 years ago
Michael Hirsch, Ph.D f7465c0887 add fortran module inline comment test 6 years ago
Aleksey Gurtovoy 2106a6020c Skip `196 install_mode` project test on Windows 6 years ago
Daniel Mensinger 44b9421071
cmake: Fix missing include_directories in some CMakeLists.txt 6 years ago
Dylan Baker 15ab1f64f9 modules/python: add a modules keyword argument 6 years ago
John Ericson 6d6af46edc Make test for identity 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
Daniel Mensinger 2f998cd8d5
cmake: Updated test cases 6 years ago
Daniel Mensinger cb57847c30
cmake: fixed installed_files.txt 6 years ago
Daniel Mensinger 7c4f46b65c
cmake: Fixed test cases for windows 6 years ago
Daniel Mensinger 3d7c50d109
cmake: Added option for additional CMake args 6 years ago
Daniel Mensinger 1041c71eb0
cmake: support object libraries 6 years ago
Daniel Mensinger f73b36c2f3
cmake: Added test for configure_file 6 years ago
Daniel Mensinger d9481f2359
cmake: Added Code generation test 6 years ago
Daniel Mensinger bf81aac465
cmake: Added project tests 6 years ago
Daniel Mensinger 5089eb356b
cmake: extract the codemodel 6 years ago
Daniel Mensinger 8d3bd6eea8
cmake: Server handshake 6 years ago
Jussi Pakkanen 82e36a6bfe Add tests for std usage. Closes #5097. 6 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
Daniel Mensinger 94c6da33a7 rewriter: Fix that default_options would not set the correct id 6 years ago
Dylan Baker 99b848f469 dependencies/cmake: correctly handle spaces in variable names 6 years ago
Dylan Baker 2e2c3c968c tests: Test the cmake parser more thuroughly 6 years ago
Mathieu Duponchelle 12a82e763d interpreter: add fallback argument to subproject.get_variable() 6 years ago
Christoph Reiter 20eb948b97 gnome: make sure the target build directory is passed first for linking 6 years ago
Dylan Baker 0714ba58c7 coredata: add cmake_prefix_path option 6 years ago
Paolo Bonzini 06b1f457d5 sourceset: add a realistic example as a testcase 6 years ago
Paolo Bonzini d894c48660 new module "sourceset" to match source file lists against configuration data 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Jussi Pakkanen 60e1676651 Combine the two different pipeline test dirs into one. 6 years ago
Dylan Baker 27b6c62ffd fixup! fixup! tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker 7f1cecf25b compilers/fortran: Fix all has_argument methods in meson 6 years ago
Daniel Mensinger cacc585b44 ast: fix #5376 6 years ago
Dylan Baker ecc1f17f8e tests/fortran/14: Add vsdef files 6 years ago
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort 6 years ago
Dylan Baker 0dc88487dd tests/fortran/1: call compiler.get_id() == str instead of compiler == str 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago