summaryrefslogtreecommitdiff
path: root/Tests/Fortran
Commit message (Expand)AuthorAgeFilesLines
* LCC: Disable implicit testing of FortranCInterfacemakise-homura2023-02-161-1/+1
* LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-111-1/+1
* Tests: Add Fortran test C function prototypeWilliam R. Dieter2022-06-141-0/+1
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+3
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-2/+2
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-1/+1
* Per-language Win32/Console flagsRaul Tambre2021-03-171-1/+1
* Tests: Update Fortran tests for IntelLLVMWilliam R. Dieter2021-01-281-1/+1
* Tests: Fix Fortran test C function prototypesWilliam R. Dieter2021-01-281-2/+2
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* VS: Fix Fortran target type selection when linking C++ targetsBrad King2019-02-041-0/+5
* Various typo fixesLuz Paz2018-01-041-1/+1
* Tests: Split Fortran module testing into separate FortranModules testBrad King2016-09-2221-244/+0
* Tests: Use more generic variables in Fortran testBrad King2016-09-221-10/+10
* Tests: Remove trailing line from Fortran/ExternalBrad King2016-09-221-1/+0
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+2
* Merge topic 'test-FortranCInterface-again'Brad King2016-02-081-2/+2
|\
| * Tests: Fix Fortran test to run FortranCInterface againBrad King2016-02-051-2/+2
* | Fix dependency scanning configuration in subdirectoriesBrad King2016-02-055-1/+7
|/
* Fortran: Fix passing of preprocessor definitions to dependency scannerBrad King2015-07-063-1/+8
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-9/+9
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-1/+1
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-031-3/+3
* Tests: Fix standalone build of tests with nested projectsBrad King2013-12-051-0/+4
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-181-1/+1
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
* Tests: Run ctest custom commands with VERBATIMBrad King2013-01-311-1/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-132-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-7/+7
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-133-7/+7
* Fix and simplify Fortran test compiler compatibility checkBrad King2011-12-151-10/+2
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+2
* Merge topic 'absoft-fortran-compiler'Brad King2011-05-241-1/+4
|\
| * Absoft: Enable FortranCInterface check in Fortran testBrad King2011-05-201-1/+4
* | Fix Fortran test .def file symbol manglingBrad King2011-02-233-1/+14
|/
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* Fix escapes in Fortran depend.make entriesBrad King2010-01-042-4/+11
* Skip SHARED lib Fortran test with XL and old GNUBrad King2009-10-261-1/+15
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-262-1/+3
* Test all target types in FortranBrad King2009-10-234-3/+19
* Fortran test: Match config for external projectBrad King2009-10-051-0/+3
* Enable C and C++ first in Fortran testBrad King2009-09-091-1/+1
* Enforce FortranCInterface_VERIFY in Fortran testBrad King2009-08-241-2/+2
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+2
* Rewrite FortranCInterface moduleBrad King2009-08-052-36/+38
* Test C, C++, Fortran interface combinationsBrad King2009-08-046-11/+35
* ENH: Test Fortran and C++ in one executableBrad King2009-07-273-3/+9
* ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hackBrad King2009-07-271-5/+0