summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-2/+2
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-33/+35
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-10/+20
* Add the test for independence of reader and writer.myang62021-12-011-0/+5
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-1/+1
* Add the expected design fail for the long running API on the reader side.myang62021-09-101-0/+3
* Merge remote-tracking branch 'upstream/feature/vfd_swmr' into HEADMuqun Yang2021-08-091-0/+4
|\
| * Add new test that handles chunk operations for chunked datasets.vchoi2021-06-161-0/+4
* | Add the Makefile.am for the performance.Muqun Yang2021-06-291-0/+3
|/
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-281-0/+1
* Much normalization with develop (#701)Dana Robinson2021-05-281-4/+5
* Merge pull request #626 from vchoi-hdfgroup/dsetops_feature_vfd_swmrvchoi-hdfgroup2021-05-201-0/+3
|\
| * Add new test vfd_swmr_dsetops_writer.c to test writing operations for:vchoi2021-05-041-0/+3
* | Removes dead H5ST codeDana Robinson2021-05-031-1/+1
|/
* Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-05-031-0/+4
|\
| * Add new test vfd_swmr_attrdset_writer.c.vchoi2021-04-071-0/+4
* | Moves VFD and VOL make check targets to conclude.amDana Robinson2021-04-071-11/+0
|/
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* 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