summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add tests for the two expected failure modes for variable-length (VL) stringsDavid Young2020-03-131-2/+2
* Add my work in progress on variable-length string test for VFD SWMR.David Young2020-03-101-1/+3
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-29/+52
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-2/+6
* Third batch of checkin:Vailin Choi2018-09-281-1/+4
* Merge pull request #10 in ~VCHOI/my_hdf5_fork from develop to feature/vfd_swmrVailin Choi2018-09-041-5/+5
|\
| * HD prefix and whitespaceAllen Byrne2018-08-281-5/+5
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-1/+1
|/
* 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
* HDFFV-10170 undo patchAllen Byrne2017-04-181-7/+6
* Add plugin options for libsAllen Byrne2017-04-181-0/+4
* HDFFV-10170 fix command syntaxAllen Byrne2017-04-171-1/+1
* HDFFV-10170 chnage test libs to noinst typeAllen Byrne2017-04-131-4/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-291-13/+34
|\
| * Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-13/+34
* | Cache image feature and testingQuincey Koziol2017-01-291-2/+4
|/
* tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-1/+1
* Added a missing test file needed for the flushrefresh script.Dana Robinson2016-12-301-1/+2
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-201-6/+16
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-1/+1