summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-1/+1
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-11/+11
* revert incorrect merge (#1912)Allen Byrne2022-07-191-1/+1
* 1.12 eliminate unnecessary errors in the error stack (#1880)Allen Byrne2022-07-181-1/+1
* revert format of parallel getenv parameter (#1808)Allen Byrne2022-06-131-1/+1
* Hdf5 1 12 sync (#1794)Allen Byrne2022-06-121-1/+1
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* 1.12 Tools merges from develop (#949)Allen Byrne2021-08-231-3/+7
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-171-4/+3
* Merge3 839 hdf5 1 12 (#907)Larry Knox2021-08-131-3/+4
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-2/+8
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-8/+0
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Merge VOL framework versioning to 1.12 (#154)Quincey Koziol2020-12-101-0/+1
* Manual sync with develop (#95)Dana Robinson2020-11-171-0/+58
* Merge changes from developAllen Byrne2020-10-081-14/+22
* Source formattedAllen Byrne2020-10-011-394/+418
* Add clang-format changes from develop.Allen Byrne2020-09-281-5/+5
* Sync with developDana Robinson2020-08-011-0/+202
* Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-05-061-1/+1
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-05-061-3/+1
* Squashed commit of the following:David Young2020-01-311-6/+4
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-2/+1
|\
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-2/+1
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-2/+2
|/
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-4/+4
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-2/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-1/+2
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-67/+67
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-2/+0
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+20
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+1
* Missed an env check before strcmp.Dana Robinson2019-04-291-1/+1
* Fix for split VFD and file cleanup when testing H5Fis_hdf5Dana Robinson2019-04-261-4/+26
* Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-251-11/+45
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+25
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-118/+0
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-13/+39
|\
| * Work around compiler fussiness on platypus.Quincey Koziol2019-01-111-13/+39
* | C and POSIX call cleanupDana Robinson2019-01-111-6/+6
|/
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-0/+44
* Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-311-43/+4
|\
| * Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-271-2/+2
| |\
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2018-12-191-14/+19
| |\ \
| * \ \ Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-181-6/+9
| |\ \ \
| * \ \ \ Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-155/+269
| |\ \ \ \
| * | | | | Remove redundant code and refactorJacob Smith2018-09-121-43/+4
* | | | | | Added a shell script so we can run the parallel flush testDana Robinson2018-12-201-1/+1
| |_|_|_|/ |/| | | |