summaryrefslogtreecommitdiffstats
path: root/fortran/test/tf.F90
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+412
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-412/+0
|
* [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵Scot Breitenfeld2015-06-011-108/+0
| | | | quad precision.
* [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-1/+1
|
* [svn-r26989] Changed the BIND(C) derived types from:Scot Breitenfeld2015-05-011-1/+1
| | | | CHARACTER(LEN=1) to CHARACTER(KIND=C_CHAR) to make Sun compilers happy.
* [svn-r26983] Added C_CHAR to compound type.Scot Breitenfeld2015-04-301-2/+2
|
* [svn-r26887] Fixed Function H5_SIZEOF_CHAR and assumed sized character length.Scot Breitenfeld2015-04-221-3/+3
|
* [svn-r26876] changed argument to SIZEOF.Scot Breitenfeld2015-04-211-2/+2
|
* [svn-r26847] combined H5test_kind programsScot Breitenfeld2015-04-201-0/+520