summaryrefslogtreecommitdiffstats
path: root/test/tsohm.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-8/+8
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-48/+48
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-28/+28
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-14/+14
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-87/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-3/+3
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-18/+18
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-28/+29
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Comment cleanup (#2689)Quincey Koziol2023-04-111-32/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-5/+12
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-49/+49
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* VFD plugins (#602)jhendersonHDF2021-09-291-11/+33
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-9/+9
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-738/+721
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-12/+12
* fix intel compile warningskmu2019-12-041-4/+4
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* Revert "fix issues from previous PR comments"kmu2019-11-261-4/+4
* fix issues from previous PR commentskmu2019-11-251-4/+4
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-8/+4
* Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-291-1/+0
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-281-36/+42
|\
| * Fixed various warnings in testhdf5 files.Dana Robinson2019-06-281-34/+46
* | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-6/+13
|/
* C and POSIX call cleanupDana Robinson2019-01-111-15/+15
* Reformat to be more consistent with existing code.Jacob Smith2018-12-131-205/+61
* Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake...Jacob Smith2018-12-121-2/+2
|\
| * Fix typo.Jacob Smith2018-12-121-2/+2
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-12/+16
|\ \ | |/ |/|
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-12/+12
* | Sidestep and hide&flag minor issues causing test failures.Jacob Smith2018-12-051-1/+4
* | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-191-1027/+1017
|/
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30158] Description:Quincey Koziol2016-07-071-42/+41
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-3/+0
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-2/+2
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-2/+2