summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29193] Added POSIX wrappers for a few SWMR test functions thatDana Robinson2016-02-2312-23/+23
* [svn-r29189] Updated CMake to build SWMR and SWMR VDS test files.Dana Robinson2016-02-2313-452/+501
* [svn-r29136] Added code to main routine of objcopy to close the FAPL fapl2John Mainzer2016-02-171-0/+10
* [svn-r29114] Updated test code of HDFFV-9672 to correct error exposed by John Mainzer2016-02-151-1/+1
* [svn-r29103] Checkin of test code for fix of HDFFV-9672.John Mainzer2016-02-141-0/+276
* [svn-r29068] Minor clean up of mixed tabs and spaces in testswmr.sh.in.Dana Robinson2016-02-081-10/+12
* [svn-r29028] Description:Quincey Koziol2016-02-021-4/+2
* [svn-r29016] Merge of r28936, 28949, 28960-29009 from trunk.Dana Robinson2016-01-291-2/+0
* [svn-r28908] Fix for multi-thread file pointer seg fault from H5Dread() and H...Vailin Choi2016-01-151-0/+293
* [svn-r28874] Merge of r28861 from trunk (minor string format change). Fixes H...Dana Robinson2016-01-131-2/+2
* [svn-r28863] Whitespace and commenting cleanup before changes.Dana Robinson2016-01-121-276/+364
* [svn-r28844] Description:Quincey Koziol2016-01-081-1/+1
* [svn-r28836] Fixed the test/tarray.c test in testhdf5.Dana Robinson2016-01-071-4/+4
* [svn-r28829] Description:Quincey Koziol2016-01-061-2/+2
* [svn-r28816] Cleaned up warnings in test/tarray.c before major rework.Dana Robinson2016-01-061-84/+84
* [svn-r28806] Merge from trunk:Dana Robinson2016-01-051-2/+6
* [svn-r28783] Description:Quincey Koziol2016-01-041-1/+3
* [svn-r28766] Description:Quincey Koziol2016-01-021-1/+1
* [svn-r28762] Description:Quincey Koziol2016-01-019-64/+289
* [svn-r28746] Description:Quincey Koziol2015-12-291-1/+1
* [svn-r28744] Description:Quincey Koziol2015-12-291-187/+2439
* [svn-r28728] Fix for H5Drefresh() problem from DLS with multiple opens of a d...Vailin Choi2015-12-261-172/+1492
* [svn-r28712] Description:Quincey Koziol2015-12-191-16/+16
* [svn-r28708] Description:Quincey Koziol2015-12-195-161/+572
* [svn-r28698] Minor normalization with trunk.Dana Robinson2015-12-171-1/+0
* [svn-r28680] Updated the cache_tagging test to correctly output tags inDana Robinson2015-12-161-62/+62
* [svn-r28605] Description:Quincey Koziol2015-12-131-0/+3
* [svn-r28551] Minor change to cache_logging test so it will pass on make check...Dana Robinson2015-12-091-2/+0
* [svn-r28548] Added missing HD in front of snprintf() in cache_logging test.Dana Robinson2015-12-091-1/+1
* [svn-r28528] Added a similar test to the SWMR-95 test that uses version 2 B-treeDana Robinson2015-12-071-0/+123
* [svn-r28526] Propagated the SWMR-95 extensible array changes to the fixed arrayDana Robinson2015-12-071-0/+131
* [svn-r28524] Updated the test macros in the SWMR-95 test.Dana Robinson2015-12-071-21/+22
* [svn-r28522] Added a simple regression test for the SWMR-95 bug.Dana Robinson2015-12-072-8/+125
* [svn-r28520] Re-enabled the cache_logging test and fixed it to pass on Windows.Dana Robinson2015-12-052-2/+2
* [svn-r28518] Re-enabled the cork test and fixed it to pass on Windows.Dana Robinson2015-12-052-378/+386
* [svn-r28516] - Updated the SWMR unit test so that it passes on Windows.Dana Robinson2015-12-052-1406/+1425
* [svn-r28510] Remove debugging if NOT WIN32 around file copy. Technique should...Allen Byrne2015-12-031-11/+9
* [svn-r28509] Corrected accum test file handling. The reader is static only.(A...Allen Byrne2015-12-032-20/+17
* [svn-r28503] Enabled the swmr and cork tests under CMake.Dana Robinson2015-12-031-2/+2
* [svn-r28469] Merge of r28467 from trunk (minor CMake fix).Dana Robinson2015-11-301-8/+0
* [svn-r28465] Cleaned up warnings in ohdr test.Dana Robinson2015-11-241-49/+56
* [svn-r28446] Cleaned up the remaining warnings in swmr.c.Dana Robinson2015-11-231-4/+9
* [svn-r28445] Removed some code that checked to see if an unsigned valueDana Robinson2015-11-231-7/+0
* [svn-r28443] Misc code cleanup and warning fixes.Dana Robinson2015-11-235-323/+313
* [svn-r28441] Updated CMake files to correctly handle the changes to the accum...Dana Robinson2015-11-231-0/+35
* [svn-r28439] Cleaned up some code and warnings in the accum test prior to a C...Dana Robinson2015-11-221-22/+25
* [svn-r28431] Misc warning and cleanup fixes.Dana Robinson2015-11-201-1/+7
* [svn-r28426] Fixed all maybe-uninitialized warnings from gcc 5.2.Dana Robinson2015-11-204-15/+15
* [svn-r28418] Fixes for minor warnings.Dana Robinson2015-11-203-13/+14
* [svn-r28400] Fix for daily test failure on platypus for gcc 5.2 with -m32.Vailin Choi2015-11-197-7/+7