summaryrefslogtreecommitdiffstats
path: root/hl/test
Commit message (Expand)AuthorAgeFilesLines
* Move config/cmake_ext_mod content to config/cmake (#3062)Dana Robinson2023-06-071-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)Allen Byrne2023-03-141-1/+1
* Update Copyright headers. (#2534)Larry Knox2023-03-1314-14/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-279-85/+85
* Hdf5 1 12 sync (#1794)Allen Byrne2022-06-122-151/+151
* Normalization of HL library with develop (#1609)Dana Robinson2022-04-078-55/+100
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-053-13/+14
* 1.12 New References for Dimension Scales (#1139) (#1574)Larry Knox2022-04-026-36/+43
* Merge Fixed HL_test_packet, incorrect length assignment (#1101)Allen Byrne2021-10-171-2/+2
* 1 12 Merge Remove clang warnings from develop (#1097)Allen Byrne2021-10-172-24/+24
* Merge of examples and hl from dev (#964)Allen Byrne2021-08-265-41/+64
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-173-26/+24
* Merge3 839 hdf5 1 12 (#907)Larry Knox2021-08-133-24/+26
* Merge1 issue 839 PRs to hdf5 1 12 (#904)Larry Knox2021-08-121-5/+6
* 112 copying update (#563)Larry Knox2021-04-261-13/+0
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-12/+12
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-264-9/+36
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-123-19/+22
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2018-18/+18
* 1 12 changes for sanitize=address (#314)Allen Byrne2021-02-052-1/+3
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-4/+4
* Merge changes from developAllen Byrne2020-10-089-24/+1
* Source formattedAllen Byrne2020-10-0114-6824/+6860
* Add clang-format changes from develop.Allen Byrne2020-09-282-256/+293
* Sync with developDana Robinson2020-08-011-1/+1
* Whitespace cleanupAllen Byrne2020-05-121-15/+15
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+4
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Improved CMake options for testsAllen Byrne2020-01-191-1/+3
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-1/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-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