summaryrefslogtreecommitdiffstats
path: root/hl/test
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-187-23/+23
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-237-38/+45
* Add high-level set/get for `unsigned long long` attributes. (#973)Alessandro Felder2021-09-081-32/+77
* More clang tidy (#908)Sean McBride2021-08-233-8/+8
* OESS-168:Remove clang warnings. (#835)H. Joe Lee2021-07-262-4/+6
* OESS-168:Remove implicit conversion warnings. (#829)H. Joe Lee2021-07-121-20/+20
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-15/+15
* Fix several warnings (#747)jhendersonHDF2021-06-162-21/+42
* Ubsan fixes (#498)Sean McBride2021-05-031-5/+6
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Update clang config (#473)Quincey Koziol2021-03-174-9/+36
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-16/+18
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-092-3/+4
* More warning fixes (#400)Sean McBride2021-03-041-12/+12
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url part2 (#333)Larry Knox2021-02-1718-18/+18
* Changes for sanitize=address (#312)Allen Byrne2021-02-051-1/+1
* Fixes a minor memory leak in hl/test/test_file_image.c (#209)Dana Robinson2020-12-201-0/+2
* Clang-format of source filesAllen Byrne2020-09-3014-6824/+6860
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-4/+4
* File changes to affect formattingAllen Byrne2020-09-041-256/+265
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+28
* Removes staff email addresses from the repositoryDana Robinson2020-08-079-24/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-15/+15
* Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-1/+1
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+4
* So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-1/+1
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Avoid unused-variable warnings: change static const strings in a coupleDavid Young2019-11-131-1/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-245-83/+83
* Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-1612-1207/+1207
* Add HD prefix to testsAllen Byrne2019-08-152-58/+56
* Correct generator and add HD prefixAllen Byrne2019-07-261-3/+3
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-44/+41
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-1/+2
* Use H5DOpen2 in hl/test/test_dset_append.c.Larry Knox2019-07-111-2/+2
* Cleaned up test_dset_append and enabled the bug1/2 tests.Dana Robinson2019-07-101-500/+496
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-31/+37
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-2/+2
* HD prefix and whitespaceAllen Byrne2018-08-282-99/+99
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-316-2869/+293
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-151-15/+15
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-041-1/+14
| * | Updated commenting in the H5DO compat test.Dana Robinson2018-05-041-11/+9
| * | Stripped out most of the duplicated functionality in the H5DODana Robinson2018-05-041-2046/+147
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-044-2/+2180
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-4/+6
| |\ \