aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2019-06-25fortran-specific openMP testsMichael Hirsch, Ph.D2-0/+51
2019-06-24only test if Zlib foundMichael Hirsch, Ph.D1-2/+6
2019-06-24windows ifort can't do shared_library sanelyMichael Hirsch, Ph.D1-0/+6
2019-06-24intel windows coarray argsMichael Hirsch, Ph.D1-1/+2
2019-06-23fortran 2003 use, non_instrinsicMichael Hirsch, Ph.D5-19/+61
2019-06-23fortran submodule checksMichael Hirsch, Ph.D3-3/+7
2019-06-23fortran include syntax checksMichael Hirsch, Ph.D4-3/+32
2019-06-23BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D3-0/+11
2019-06-23compilers: Fix bitcode and other options for objc codeNirbheek Chauhan5-0/+35
2019-06-22Fix the last remaining Rust install file list.Jussi Pakkanen1-1/+5
2019-06-22Run Rust shared library test via rustup to get the environment right.Jussi Pakkanen1-1/+8
2019-06-21Add Rust generated pdbs to list of installed files.Jussi Pakkanen6-1/+12
2019-06-20add fortarn use inline comment testMichael Hirsch, Ph.D1-1/+1
2019-06-20add inline comment test for Fortran submoduleMichael Hirsch, Ph.D1-1/+1
2019-06-20add inline comment test for Fortran includeMichael Hirsch, Ph.D1-1/+1
2019-06-20BUGFIX syntaxMichael Hirsch, Ph.D1-2/+2
2019-06-19make test more stringent by building separate libraryMichael Hirsch, Ph.D1-1/+4
2019-06-19add fortran module inline comment testMichael Hirsch, Ph.D5-10/+21
2019-06-19Skip `196 install_mode` project test on WindowsAleksey Gurtovoy1-0/+4
2019-06-12cmake: Fix missing include_directories in some CMakeLists.txtDaniel Mensinger3-2/+4
2019-06-12modules/python: add a modules keyword argumentDylan Baker1-0/+7
2019-06-09Make test for identityJohn Ericson4-0/+52
2019-06-09Purge `is_cross` and friends without changing user interfacesJohn Ericson1-6/+1
2019-06-06cmake: Updated test casesDaniel Mensinger7-27/+34
2019-06-06cmake: fixed installed_files.txtDaniel Mensinger2-2/+10
2019-06-06cmake: Fixed test cases for windowsDaniel Mensinger34-12/+177
2019-06-06cmake: Added option for additional CMake argsDaniel Mensinger2-0/+8
2019-06-06cmake: support object librariesDaniel Mensinger7-0/+54
2019-06-06cmake: Added test for configure_fileDaniel Mensinger4-0/+16
2019-06-06cmake: Added Code generation testDaniel Mensinger5-0/+57
2019-06-06cmake: Added project testsDaniel Mensinger5-6/+22
2019-06-06cmake: extract the codemodelDaniel Mensinger6-0/+65
2019-06-06cmake: Server handshakeDaniel Mensinger5-0/+45
2019-06-05Add tests for std usage. Closes #5097.Jussi Pakkanen2-0/+3
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson3-1/+17
2019-06-05Merge pull request #5436 from dcbaker/cmake-lexer-spaces-in-argsJussi Pakkanen2-0/+82
2019-06-05rewriter: Fix that default_options would not set the correct idDaniel Mensinger1-1/+1
2019-05-29dependencies/cmake: correctly handle spaces in variable namesDylan Baker1-4/+4
2019-05-29tests: Test the cmake parser more thuroughlyDylan Baker2-0/+82
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle1-0/+5
2019-05-28gnome: make sure the target build directory is passed first for linkingChristoph Reiter4-0/+99
2019-05-27coredata: add cmake_prefix_path optionDylan Baker2-0/+8
2019-05-22sourceset: add a realistic example as a testcasePaolo Bonzini23-0/+327
2019-05-22new module "sourceset" to match source file lists against configuration dataPaolo Bonzini22-0/+248
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen1-0/+52
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen6-0/+50
2019-05-20Combine the two different pipeline test dirs into one.Jussi Pakkanen6-5/+4
2019-05-20fixup! fixup! tests: Add test for Dependency.get_variableDylan Baker1-7/+7
2019-05-16compilers/fortran: Fix all has_argument methods in mesonDylan Baker1-1/+4
2019-05-14Merge pull request #5331 from dcbaker/iclJussi Pakkanen13-20/+25