summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-1311-25/+26
|\ \ | |/
| * [svn-r24681] Description:Scot Breitenfeld2014-02-042-3/+16
| * [svn-r24659] Restore dsets test to cmake processAllen Byrne2014-01-282-0/+2
| * [svn-r24652] HDFFV-8572: test/testhdf5.c main() should not return number of e...Albert Cheng2014-01-271-1/+6
| * [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to no...Allen Byrne2014-01-277-21/+2
* | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-2325-348/+412
|\ \ | |/
| * [svn-r24476] Description:Quincey Koziol2013-11-301-2/+4
| * [svn-r24416] Fixed some compiler warnings in the dsets test.Dana Robinson2013-11-071-17/+19
| * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-015-5/+9
| * [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-3118-175/+175
| * [svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-10-251-0/+34
| * [svn-r24358] Changed the big test so that it runs using the h5_fileaccess() f...Dana Robinson2013-10-251-149/+171
* | [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-164-41/+141
|\ \ | |/
| * [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-1/+1
| * [svn-r24256] Description:Quincey Koziol2013-10-041-39/+41
| * [svn-r24234] Bug: tfile.c was failing in the ADA AIX system.Albert Cheng2013-09-301-1/+1
| * [svn-r24214] Put in proper error message if unexpected switch values happened.Albert Cheng2013-09-281-1/+2
| * [svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-09-271-0/+97
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-276-37/+44
|\ \ | |/
| * [svn-r24202] Bug fix: HDFFV-8271 Big.c error in address generated by random n...Albert Cheng2013-09-261-1/+2
| * [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
| * [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-0/+3
| * [svn-r24101] Description:Quincey Koziol2013-09-052-35/+37
| * [svn-r24097] Correct indentationAllen Byrne2013-09-041-1/+1
* | [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-302-167/+191
|\ \ | |/
| * [svn-r24056] Move make_executable commands back from tests fileAllen Byrne2013-08-222-132/+156
| * [svn-r24055] Move make_executable commands back from tests fileAllen Byrne2013-08-222-35/+35
* | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-2117-1726/+1752
|\ \ | |/
| * [svn-r24030] Description:Quincey Koziol2013-08-194-426/+426
| * [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-710/+718
| * [svn-r24020] Description:Quincey Koziol2013-08-177-587/+560
| * [svn-r24011] Description:Quincey Koziol2013-08-151-0/+4
| * [svn-r23984] Merged 2 23932 from reduced_warnings branch:Larry Knox2013-08-095-3/+44
* | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-111-10/+18
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-275-82/+80
|\ \ | |/
| * [svn-r23812] Added the HD prefix to the system functions used in the links.c ...Allen Byrne2013-06-241-58/+58
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+14
| * [svn-r23713] Description:Quincey Koziol2013-05-211-1/+0
| * [svn-r23695] Description:Quincey Koziol2013-05-112-23/+8
* | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-1013-93/+2009
|\ \ | |/
| * [svn-r23691] Fix valgrind leak by closing faplAllen Byrne2013-05-091-0/+3
| * [svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...Raymond Lu2013-05-081-2/+2
| * [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...Raymond Lu2013-05-062-2/+4
| * [svn-r23667] Removed H5E call.Joel Plutchak2013-05-031-20/+1
| * [svn-r23665] Added test cases to expose potential fill value issues.Joel Plutchak2013-05-021-0/+281
| * [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-293-7/+275
| * [svn-r23549] Description:Quincey Koziol2013-04-044-52/+49
| * [svn-r23547] Windows plugins will always be "dll"'s.Allen Byrne2013-04-041-1/+1
| * [svn-r23546] Correct typoAllen Byrne2013-04-041-1/+1
| * [svn-r23540] I took out the "const" symbol from H5PL_get_plugin_type and H5PL...Raymond Lu2013-04-033-6/+6