summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-193/+209
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-2/+2
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-1/+0
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-26/+7
* Much normalization with develop (#701)Dana Robinson2021-05-281-5/+16
* Updates the VOL structDana Robinson2021-05-081-1/+2
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-56/+6
* Brings file locking changes from developDana Robinson2021-03-251-1/+59
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-380/+411
* Brings fixes for splitter VFD test from developDana Robinson2021-03-241-32/+40
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-20/+87
|\
| * * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-251-20/+87
| * Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
| * Add Splitter VFD to library.Jacob Smith2020-03-131-0/+75
| * Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-031-1/+1
| * Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-3/+1
| * Merge branch 'develop' into misckmu2020-01-291-6/+4
| |\
| | * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-6/+4
| * | fix unused function warningkmu2020-01-281-0/+60
| |/
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-2/+2
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-4/+4
| |\
| | * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-4/+4
| * | fix intel compile warningskmu2019-12-041-2/+1
| * | Revert "fix warnings and some text alignment"kmu2019-11-261-12/+14
| * | fix warnings and some text alignmentkmu2019-11-111-14/+12
| |/
| * Update versioning to next major versionAllen Byrne2019-09-251-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
| | |_|_|_|/ | |/| | | |
| * | | | | Correct core VFD to run with a 1MB increment instead of a 1 byte increment!Quincey Koziol2018-12-191-2/+2
| | |_|_|/ | |/| | |
| * | | | Updates the autotools tests to also emit the VOL connectorDana Robinson2018-12-161-14/+19
| | |_|/ | |/| |