summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-2/+2
|\
| * Fix for jira issue HDFFV-11080:vchoi2020-07-141-1/+1
| * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-67/+86
| |\
| | * Align contents of CMake and autotools testfile cleanup lists.Quincey Koziol2020-05-031-8/+9
| | * Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-011-1/+2
| | * Add Splitter VFD to library.Jacob Smith2020-03-131-6/+13
| | * Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-1/+1
| | * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-7/+1
| | * Undo accidental test deletion.David Young2019-11-131-1/+1
| | * Straggler from previous commit: build and link the new .c files where IDavid Young2019-11-131-1/+7
| | * Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-1/+1
| | * Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-3/+3
| | * HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-3/+3
| | * Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-151-1/+2
| | * Update COPYING file.Larry Knox2019-07-301-1/+1
| | * Squashed commit of the following:Larry Knox2019-07-251-8/+8
| | * Some coding style changes.Songyu Lu2019-04-111-2/+2
| | * HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-091-2/+2
| | * This commit basically has the following changes:Songyu Lu2019-04-041-7/+11
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Vailin Choi2019-01-021-11/+13
| | |\
| | | * Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-311-9/+10
| | | |\
| | | | * Added test_vol_plugin.sh to the list of scripts to cleanDana Robinson2018-12-281-1/+2
| | | | * Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-271-8/+8
| | | * | Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-181-1/+1
| | | * | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-3/+15
| | | |\ \ | | | | |/
| | | * | change test file name and apply 'h5_fixname' to itJacob Smith2018-12-111-1/+1
| | | * | Add presumptive test for external links.Jacob Smith2018-09-121-2/+2
| | | * | Stash work on object header reduction code and tests.Jacob Smith2018-09-111-7/+8
| | * | | Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-7/+9
| | | |/ | | |/|
| | * | Correct "make check-vol" regression test target.Quincey Koziol2018-11-291-0/+2
| | * | Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-291-0/+3
| | * | VOL FEATUREDana Robinson2018-10-101-3/+10
| * | | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-1/+2
* | | | Add a test writer that creates groups under the root and a reader that pollsDavid Young2020-05-271-0/+3
* | | | Rebase repair: add stubs.c back to the test library sources.David Young2020-05-201-1/+1
* | | | Align contents of CMake and autotools testfile cleanup lists.Quincey Koziol2020-05-201-8/+9
* | | | Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-201-1/+2
* | | | Add Splitter VFD to library.Jacob Smith2020-05-201-6/+13
* | | | Take out the temporary performance tests.David Young2020-05-201-2/+0
* | | | Temporarily add some code that measures the time to run the simplest possibleDavid Young2020-05-201-0/+2
* | | | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-05-201-1/+1
* | | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-6/+0
* | | | Undo accidental test deletion.David Young2020-05-201-1/+1
* | | | Straggler from previous commit: build and link the new .c files where IDavid Young2020-05-201-2/+7
* | | | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-201-1/+1
* | | | Create a reader for the extensible datasets tests.David Young2020-05-071-4/+5
* | | | Add my work-in-progress dataset test. It writes a handful of datasetsDavid Young2020-05-061-1/+4
* | | | Add a `reader` personality to vfd_swmr_zoo_writer. Remove the disusedDavid Young2020-03-311-2/+5
* | | | Let tests provide a "hook" that runs after each step in create_zoo().David Young2020-03-231-1/+1
* | | | Take a stab at a "zoo" writer for VFD SWMR: write all of the sameDavid Young2020-03-201-2/+5