summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25304] Fixes latest check-in errors for:Scot Breitenfeld2014-06-173-44/+42
* [svn-r25294] added implicit noneScot Breitenfeld2014-06-161-0/+1
* [svn-r25291] Fix for:Scot Breitenfeld2014-06-161-1/+6
* [svn-r25290] Fix for:Scot Breitenfeld2014-06-163-9/+56
* [svn-r25286] Fix for:Scot Breitenfeld2014-06-168-32/+330
* [svn-r25238] Removed warning about the data type of the actual argument does ...Scot Breitenfeld2014-06-041-1/+1
* [svn-r25181] Snapshot version 1.9 release 180HDF Tester2014-05-111-1/+0
* [svn-r25173] Removed unused module TH5F.Scot Breitenfeld2014-05-071-1/+0
* [svn-r25169] Removed duplicate tests in fortranlib_test_1_8.f90 and fortranli...Scot Breitenfeld2014-05-064-17/+15
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r25001] Cast as integer to verify routine to remove intel warning.Scot Breitenfeld2014-04-091-4/+4
* [svn-r24986] Comparing REALs now converts all REALs to double precision and t...Scot Breitenfeld2014-04-087-287/+214
* [svn-r24985] reverted the r24984 update.Scot Breitenfeld2014-04-088-136/+96
* [svn-r24984] Added overload operatorZ to compare REALs for tests.Scot Breitenfeld2014-04-088-96/+136
* [svn-r24979] Maintenance: Addressed DT failures on emu in 64-bit mode and on ...Elena Pourmal2014-04-0712-31/+50
* [svn-r24978] Removed the .mod (and .raw) files when make clean is issued.Scot Breitenfeld2014-04-072-14/+38
* [svn-r24967] Maintenance: Reorganized and cleaned the code to remove compiler...Elena Pourmal2014-04-0635-826/+1139
* [svn-r24954] HDFFV-8700: lowercase CMake commandsAllen Byrne2014-04-031-4/+4
* [svn-r24953] Fixed --enable-production compilation error using Sun compilers.Scot Breitenfeld2014-04-032-4/+4
* [svn-r24952] Fixed -i8 -r8 error with optimization on jam using intel compiler.Scot Breitenfeld2014-04-031-1/+1
* [svn-r24951] Changed ordering of initiation of variable to remove warnings us...Scot Breitenfeld2014-04-031-2/+2
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-022-11/+11
* [svn-r24945] Fixed failed test on jam with intel compilers and -i8 -r8Scot Breitenfeld2014-04-021-2/+1
* [svn-r24939] Fix for HDFFV-8309 Fortran wrappers for H5Pget/set_file_image fu...Scot Breitenfeld2014-04-012-9/+86
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-61/+479
* [svn-r24895] Add INTERFACE properties to libsAllen Byrne2014-03-251-2/+8
* [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24783] fixed typoScot Breitenfeld2014-03-121-1/+1
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-5/+5
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-57/+57
* [svn-r24623] Enabled test for Scot Breitenfeld2014-01-081-6/+2
* [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* [svn-r24114] Reverting the changes in r24113 for now because they break paral...Larry Knox2013-09-0621-79/+2
* [svn-r24113] Description:Quincey Koziol2013-09-0621-2/+79
* [svn-r24101] Description:Quincey Koziol2013-09-051-0/+10
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-13/+27
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-6/+7
* [svn-r23585] changed the integer kind in the enum to satisfy g95.Scot Breitenfeld2013-04-141-4/+9
* [svn-r23576] added missing argument in check call.Scot Breitenfeld2013-04-111-1/+1
* [svn-r23475] added dll for verify_Fortran_INTEGER_4Scot Breitenfeld2013-03-281-6/+3
* [svn-r23463] Added dllexport for verify_real_kind_7Scot Breitenfeld2013-03-271-1/+1
* [svn-r23325] DescriptionScot Breitenfeld2013-03-053-418/+570
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE f...Scot Breitenfeld2013-02-181-0/+4
* [svn-r23296] Fix HDFFV-8312: Problem using NAG compiler and F2003 interface Scot Breitenfeld2013-02-181-17/+17
* [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Scot Breitenfeld2013-02-185-4/+182
* [svn-r23236] Fix for: HDFFV-8223Scot Breitenfeld2013-02-082-2/+353
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optio...Allen Byrne2012-11-291-2/+2