summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5F_F03.f90
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-179/+0
| | | | tested: h5committest
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-6/+7
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-7/+6
|
* [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵Scot Breitenfeld2015-06-011-6/+7
| | | | quad precision.
* [svn-r24967] Maintenance: Reorganized and cleaned the code to remove ↵Elena Pourmal2014-04-061-1/+8
| | | | | | | | | | compiler warnings in the Fortran test code and examples. Platforms tested: Manual testing in place and using srcdir on jam, platypus, and emu with default and PGI, Intel and new GNU compilers. ifort compiler was also tested with -i8 and -r8 flags on jam. CMake tested on jam.
* [svn-r24623] Enabled test for Scot Breitenfeld2014-01-081-6/+2
| | | | | | | HDFFV-8268 Fortran wrapper for H5Fget_file_image function Tested: jam (pgi compilers) h5committest
* [svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE ↵Scot Breitenfeld2013-02-181-0/+4
| | | | | | | | function, waiting for an answer from PGI how to resolve the problem. Tested: jam (pgi compiler)
* [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Scot Breitenfeld2013-02-181-0/+171
Tested: (jam, gnu,intel compilers)