summaryrefslogtreecommitdiffstats
path: root/test/tattr.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with develop (#1863)feature/onion_vfdDana Robinson2022-07-091-7/+7
* Snprintf2 (#1399)Sean McBride2022-01-281-75/+78
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-6/+6
* VFD plugins (#602)jhendersonHDF2021-09-291-36/+72
* More various warnings (#958)Sean McBride2021-08-251-4/+3
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-11/+11
* Update clang config (#473)Quincey Koziol2021-03-171-8/+32
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-23/+23
* Patches from vtk (#358)Sean McBride2021-02-251-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-8/+8
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-1875/+1885
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-9/+2
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-2/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-85/+92
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-6/+6
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-16/+13
* Add HD prefix to testsAllen Byrne2019-08-151-136/+136
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+1
* Added the creation and use of an attribute access property list toDana Robinson2019-06-151-49/+60
* Change the checking to H5I_INVALID_HID in test_attr_dense_rename().Vailin Choi2019-04-161-10/+10
* Fix for HDFFV-10579 H5Arename fails when creation order of attributes is trac...Vailin Choi2019-04-121-38/+55
* Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...Jordan Henderson2019-01-081-0/+57
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-281-1/+95
|\
| * Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-171-1/+96
* | OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-261-104/+107
* | Reformat to be more consistent with existing code.Jacob Smith2018-12-131-12/+3
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-131-0/+64
|\ \ | |/
| * Add test for H5Aget_info(_by_name/_by_idx) NULL info pointerJordan Henderson2018-12-131-0/+65
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-578/+576
|\ \ | |/
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-578/+576
* | Sidestep and hide&flag minor issues causing test failures.Jacob Smith2018-12-051-17/+57
* | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-191-158/+272
|/
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-201-0/+94
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-10/+10
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-25/+25
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-49/+47
|\
| * Cleanup overuse of include filesAllen Byrne2018-02-141-49/+47
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-121/+121
|/
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-7/+7
* Fix some of the whitespaceAllen Byrne2017-11-161-127/+127
* Fix Windows link errorAllen Byrne2017-11-141-379/+379
* Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-131-4/+4
* Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-0/+98
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Description:Quincey Koziol2016-09-271-12/+32
* [svn-r30017] Description:Quincey Koziol2016-06-061-20/+20
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-9/+9