summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-076-3004/+3041
* Merge pull request #917 in HDFFV/hdf5 from superblock_reloc_test_fix to hdf5_...Richard Warren2018-03-011-107/+47
|\
| * Remove unused variables that were commented out in t_pread.cRichard Warren2018-03-011-3/+0
| * Removal of missing posix function for Windows. See HDFFV-8839Richard Warren2018-03-011-143/+51
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...Richard Warren2018-03-011-1/+2
| |\
| * \ merge branch 'hdf5_1_10_merge' of https://bitbucket.hdfgroup.org/scm/hdffv/hd...Richard Warren2018-02-201-12/+47
| |\ \
| | * | Fixed t_pread.c with a local implementation of the posix function dirname(). ...Richard Warren2018-02-201-12/+47
* | | | Remove t_cache_image testAllen Byrne2018-02-281-0/+4
| |_|/ |/| |
* | | Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-271-1/+2
|/ /
* | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-167-10/+2
|/
* HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-221-2/+0
* Fix link_libs and static CRT fortranAllen Byrne2018-01-051-2/+2
* Fix library interface commands, add missing JNIAllen Byrne2017-12-211-2/+8
* Follow up on editing suggestions by ScotRichard.Warren2017-11-081-228/+18
* Refactored testpar/t_bigio.c and then added a basic description of these test...Richard.Warren2017-11-081-112/+85
* Add the modifications for Cmake testing to a 1_10 based branch: HDFFV-10318Richard Warren2017-11-031-6/+40
* HDFFV-10321 merge from developAllen Byrne2017-11-022-4/+4
* Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-181-6/+8
|\
| * in 'production' mode buildsRichard.Warren2017-10-171-2/+2
| * Make fixes to avoid test failures in 'production' mode buildsRichard.Warren2017-10-171-7/+9
* | Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-133-1/+906
|\ \ | |/
| * Updated the code and RELEASE.txt note per comments from John MainzerRichard Warren2017-10-111-41/+43
| * Try to address most of the issues raised by Dana in the code reviewRichard Warren2017-10-111-54/+50
| * Made edits suggested by John as part of the code reviewRichard Warren2017-10-111-54/+146
| * Add a test for parallel reads of independent files using MPI subgroupsRichard Warren2017-10-091-31/+152
| * Edits to the file open optimization and associated testmainzer2017-10-051-169/+666
| * The initial coding for the superblock read optizationRichard Warren2017-09-283-1/+198
* | fixed missing prototype warningM. Scot Breitenfeld2017-10-091-1/+1
* | removed always true ifdefM. Scot Breitenfeld2017-10-091-2/+0
|/
* 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