summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testfiles
Commit message (Collapse)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-0610-10/+130
| | | Much normalization with develop. Still needs tools changes wrt VFD plugins.
* Much normalization with develop (#701)Dana Robinson2021-05-2811-0/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Brings CMake updates from develop * Brings reduction in pedantic casts from develop * Purges UFAIL from the library (#637) * Committing clang-format changes * Purges UFAIL from the library * H5HL_insert change requested in PR Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Removes gratuitous (double)x.yF casts (#632) * Committing clang-format changes * Removes gratuitous (double)x.yF casts * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Committing clang-format changes * Cleans up a const warning left over from previous constification (#633) * Committing clang-format changes * Adds consts to a few global variables * Cleans up a const warning left over from previous constification Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Formatted source * Bring over some VOL registration changes * VOL cleanup * H5VL_request_status_t substitutions * H5F.c cleanup * Minor API tweaks from develop * Moves H5G package init/teardown to H5Gint.c * H5G cleanup * H5M cleanup * H5SM cleanup * H5T cleanup * H5R cleanup * H5Lpublic.h cleanup * H5L cleanup * H5O cleanup * H5A, H5CS, and H5AC cleanup * Moved H5A init/teardown code to H5Aint.c * Moves H5D I/O functions to H5D.c * H5D cleanup * Misc minor cleanup * H5P close cleanup * H5Tpublic.h cleanup * Fixes err_compat test * H5PLpublic.h cleanup * Updates H5Ppublic.h * H5Fpublic.h updates * H5A.c cleanup * Brings over H5Aexists and related changes * Brings CMake shell testing changes from develop * Close callback changes * H5R and H5Tcommit normalization * err_compat test works now * H5O tweaks * Updates VOL registration code * Brings over H5VL_create_object * H5Tconv.c reformatting * H5T.c tweaks * Brings datatype and reference updates from develop * Brings VOL plugin loading changes from develop * Brings event sets from develop * Brings async functions over * Tools changes * Brings over many tools changes from develop * Brings VOL flags from develop * Fixes h5dump double/float tests * Updates h5repack tests * Brings h5diff test changes from develop * Last h5dump changes * Brings test changes from develop * Committing clang-format changes * Tidied h5_testing() * Brings chunk iteration code + misc from develop * Updates vds test * Enables external link parallel test * Brings updated property lists from develop * H5G changes from develop * H5MF cleanup * Brings vfd_swmr test back into CMake * Updates threadsafe test * Updates plist test * Brings recent changes from develop Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Correct reference fileAllen Byrne2020-07-291-2/+2
|
* Correct h5diff filenamesAllen Byrne2020-07-295-4/+4
|
* Tools refactorAllen Byrne2020-07-1521-83/+329
| | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists.
* Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-2210-100/+100
| | | | and dst.
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-2110-0/+120
|
* Correct flaws in test scripts and filesAllen Byrne2019-12-221-3/+3
|
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-193-0/+56
|
* HDFFV=10632 test cleanupAllen Byrne2018-12-0611-28/+0
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-039-26/+12
|
* HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
|
* HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-045-13/+72
|
* HDFFV-8745 remove obsolete filesAllen Byrne2018-01-022-0/+0
|
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-022-5/+10
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-7/+3
|
* Fix error handling issuesAllen Byrne2017-10-179-12/+16
|
* Correct test resultsAllen Byrne2017-10-172-2/+2
|
* HDFFV-1097 Changed file columnsAllen Byrne2017-10-1616-2083/+2083
|
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-1610-10/+10
|
* HDFFV-9774 Apply standard mask to .err filesAllen Byrne2017-09-066-12/+12
|
* HDFFV-10276 Add filter mask for standard errAllen Byrne2017-09-066-12/+12
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-3122-0/+80
|
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-0/+16
|
* HDFFV-9055 Correct file generatorAllen Byrne2017-05-185-2/+2
|
* HDFFV-9055 add test filesAllen Byrne2017-05-173-0/+25
|
* HDFFV-9995 Clarify help textAllen Byrne2017-05-1610-90/+120
|
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-161-13/+1
|
* HDFFV-10128 add test to check null termAllen Byrne2017-05-153-1/+13
| | | Test is another dataset
* Final merge of page buffering branch to developQuincey Koziol2017-03-143-14/+0
|
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-036-0/+87
|
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-204-5/+5
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-174-0/+23
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-113-0/+14
|
* Split tools into src and test - add foldersAllen Byrne2016-10-27235-0/+16090