summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 1.12 Merge Move test utilities to utils/test folder #1109 (#1110)Allen Byrne2021-10-211-4/+10
* Normalization of configure.ac with develop (#955)Dana Robinson2021-08-231-1/+0
* Brings the thread-safety recursive writer locks to 1.12 (#466)Dana Robinson2021-05-141-1/+1
* Merge PRs #143, 144 to hdf5_1_12 (#630)Larry Knox2021-05-061-1/+1
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-1/+1
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+2
* Sync with developDana Robinson2020-08-011-6/+12
* Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-211-1/+1
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-05-061-1/+1
* Align contents of CMake and autotools testfile cleanup lists.Quincey Koziol2020-05-041-8/+10
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-041-1/+2
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-7/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-1/+7
* 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
* | HD prefix and whitespaceAllen Byrne2018-08-281-5/+5
|/
* Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-0/+2
* Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-1/+1
|\
| * Fix errors in Makefile.am files that cause "make check" to repeat test, evenQuincey Koziol2018-04-291-1/+1
* | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-6/+7
|/
* Added gen_bounds.cBinh-Minh Ribler2018-02-011-1/+1
* Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-4/+4
* Plugin test reworkDana Robinson2017-11-091-30/+19
* Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-16/+14
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-221-1/+1
* Fix for HDFFV-10160Vailin Choi2017-06-291-5/+7
* Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-16/+14
* Add targets for plugin test libraries to avoid linking to external libs.lrknox2017-04-201-1/+15