summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Normalization of H5S package with developDana Robinson2020-07-081-15/+15
|
* Merge pull request #2657 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2020-06-221-3/+3
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'e64ed323db7c98a246d3386a146f87003886040a': Merge pull request #2656 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12
| * Merge pull request #2656 in HDFFV/hdf5 from ↵Larry Knox2020-06-211-3/+3
| | | | | | | | | | | | | | | | | | ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12 * commit '538b1317646f52658c2a896bbde4dce4246a9761': Squashed commit of the following: Addition of clang-warnings flags Update examples/teth5cc.sh.in for version 1.10.
* | H5PB and H5Faccum normalization with develop.Dana Robinson2020-06-041-3/+3
| |
* | H5F normalizations with develop.Dana Robinson2020-06-041-24/+30
|/
* Some normalization with develop in testhdf5 files.Dana Robinson2020-05-285-359/+416
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-2630-215/+215
|
* Moved srcdir changes over from develop.Dana Robinson2020-05-203-49/+77
|
* Brought the dsets test in line with develop. Brings over the fixDana Robinson2020-05-201-257/+815
| | | | for 0-size dataset metadata allocation.
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-1820-737/+740
| | | | Reverted overlong-strings warning that gives jam issues.
* Misc library test changes from develop.Dana Robinson2020-05-1741-2032/+2120
|
* Brought error tests in line with develop. Fixes warnings.Dana Robinson2020-05-172-7/+64
|
* Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to ↵David Young2020-04-271-2/+2
| | | | | | | | | develop * commit 'd16eb45d536bd13ca3cf1b0bdc76c58d95d13f17': For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju". Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]`. Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]`.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-3/+12
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Remove return statement from void function test_reference_sel_none().Larry Knox2020-04-041-2/+0
|
* Fix for HDFFV-11067:incorrect # of selected elements returned from region ↵vchoi2020-04-021-0/+83
| | | | | | reference. The H5S_sel_none->deserialize callback should be called for H5S_SEL_NONE selection type.
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+1
|
* Added new CMake options for testsAllen Byrne2020-01-192-2/+4
|
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into ↵kmu2020-01-0915-69/+68
|\ | | | | | | hdf5_1_10
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-0915-69/+68
| |
* | merge intel warning fixKimmy Mu2020-01-095-13/+12
|/
* Adjust cache.c only variables.Allen Byrne2019-12-183-29/+26
|
* Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-182-1/+1
|
* Correct Merge issueAllen Byrne2019-12-131-2/+3
|
* HDFFV-10979 fix issue with global name conflictAllen Byrne2019-12-124-723/+730
|
* Whitespace and benign synchro changesAllen Byrne2019-10-021-5/+7
|
* Remove duplicate declaration-initAllen Byrne2019-10-011-10/+0
|
* fix for statement declare variableAllen Byrne2019-09-303-169/+269
|
* Whitespace fix and HD prefixAllen Byrne2019-09-231-335/+259
|
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-1833-197/+197
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-136-7/+6544
|
* Fix EXISTS test syntax and add toolchainAllen Byrne2019-08-291-7/+7
|
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
|
* Correct libver names availableAllen Byrne2019-08-261-5/+4
|
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-2318-2992/+2968
|
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-1868-15555/+15142
|
* Fix test tmp dir usageAllen Byrne2019-08-1511-171/+164
|
* Changed a directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
|
* Merge branch 'hdf5_1_10' of ↵Songyu Lu2019-08-1425-1099/+1294
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into bugfix/directory_name
| * HDFFV-10879 fix test varnameAllen Byrne2019-08-141-1/+1
| |
| * Correct error test spelling and useAllen Byrne2019-08-132-102/+130
| |
| * Add option to explicitly disable extra testsAllen Byrne2019-08-071-0/+2
| |
| * Add missing HDAllen Byrne2019-08-051-1/+1
| |
| * Merge fixes and code reconciliation wit developAllen Byrne2019-08-0519-979/+1138
| |
| * Merge branch 'hdf5_1_10' of ↵Songyu Lu2019-08-0259-5743/+4807
| |\ | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into feature/HDFFV-10658_properties_in_api_context_3
| * | Changed the external files to a directory (extern_env_dir) to avoid possible ↵Songyu Lu2019-08-023-16/+22
| | | | | | | | | | | | conflict in daily test on jelly.
* | | Changed the name of the temporary directory from 'tmp' to a special name to ↵Songyu Lu2019-08-144-4/+4
| |/ |/| | | | | avoid possible conflicts.
* | Fix missing export tagAllen Byrne2019-07-311-1/+11
| |
* | Mostly whitespace and consistent test formatAllen Byrne2019-07-311-2417/+1406
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-311-222/+263
|\ \ | | | | | | | | | | | | | | | * commit '803ae1d1a87bb962a7d887a958bbd9ac8adf3da3': Changes based on PR review. Bring pull request #1772 from develop to 1.10. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110.