summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Amend CMakeLists.txt to add t_filters_parallel to CMakeJordan Henderson2017-09-151-0/+1
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5....Jordan Henderson2017-09-011-10/+30
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-09-011-10/+30
| |\
| | * Add commentary around calling H5Screate_simple with a single elementRichard Warren2017-08-291-7/+25
| | * Fix the t_bigio test so that it runs on 32bit machinesRichard Warren2017-08-151-5/+7
* | | Amend tests to explicitly use H5Dcreate2 and H5Dopen2Jordan Henderson2017-09-011-28/+28
|/ /
* | Minor comment refactoringJordan Henderson2017-09-011-1/+1
* | Finish up Parallel Compression test scaling workJordan Henderson2017-08-292-93/+49
* | Partial update for scaling parallel filters testsJordan Henderson2017-08-282-366/+438
* | Modify t_dset.c in lieu of Parallel Compression changesJordan Henderson2017-08-151-5/+2
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-113-1/+2155
|\ \ | |/
| * Fix up the ExpressMode check for skipping slow running tests.Richard Warren2017-07-101-1/+1
| * Include code fixes and additional modifications pointed out by code reviewersRichard Warren2017-07-103-9/+66
| * Commit changes needed for pull requestRichard Warren2017-07-051-0/+2097
* | Add test for write parallel; read serial caseJordan Henderson2017-08-111-2/+142
* | Fix uninitialized array issue in testJordan Henderson2017-08-111-35/+5
* | Test updatesJordan Henderson2017-08-102-42/+241
* | Add data verification for first half of testsJordan Henderson2017-08-101-28/+105
* | Start adding data verificationJordan Henderson2017-08-082-46/+193
* | Switch tests over to use testing macrosJordan Henderson2017-08-081-1044/+727
* | Updates to parallel filters testsJordan Henderson2017-08-032-172/+175
* | Move test files to testpar directoryJordan Henderson2017-08-033-1/+2441
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2525-145/+107
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-35/+182
* Minor code changes to address comments in pull requestmainzer2017-03-171-4/+0
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-26/+1999
* Final merge of page buffering branch to developQuincey Koziol2017-03-146-6/+2784
* Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-022-3/+3
|\
| * Update CMake files and formattingAllen Byrne2017-03-012-3/+3
* | Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-7/+3
|/
* Correct issues from pull request reviews.Quincey Koziol2017-02-281-2/+1
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-16/+16
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-17/+22
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-22/+17
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-2/+3
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-11/+11
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+24
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-20/+62
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-1/+0
* Remove unnecessary assert.Quincey Koziol2016-11-251-1/+1
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-7/+8
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-61/+12
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-15/+12
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-2/+55
* [svn-r30270] Fix an issue that could occur when allocating a chunked dataset ...Neil Fortner2016-08-083-0/+92
* [svn-r30201] Description:Quincey Koziol2016-07-182-0/+10
* [svn-r30189] Description:Quincey Koziol2016-07-181-8/+8
* [svn-r30112] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r30075] Description:Quincey Koziol2016-06-142-8/+1