summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+3
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-30/+24
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* Fix valgrind issuesAllen Byrne2018-01-021-1/+1
|
* HDFFV-9724 add valgrind ENVAllen Byrne2017-12-291-1/+4
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-287-0/+129
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-227-129/+0
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Add prefix dir to the clear commandAllen Byrne2017-12-131-2/+2
|
* HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-137-0/+129
|
* Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-1/+1
|
* Plugin test reworkDana Robinson2017-11-091-3/+0
| | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
* Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-6/+3
| | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
* Cleanup cmake clean macrosAllen Byrne2017-10-032-2/+20
|
* Fix STREQUAL if commands.Allen Byrne2017-10-022-2/+2
|
* HDFFV-10188 force non-native type descriptionAllen Byrne2017-08-231-1/+1
|
* HDFFV-10188 emu insists on printing non-native descriptionAllen Byrne2017-08-231-1/+1
|
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-212-0/+12
|
* Make test scripts fail if result files are createdAllen Byrne2017-05-023-47/+53
|
* Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
| | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-257-30/+42
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-211-2/+7
| | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed.
* Update CMake files and formattingAllen Byrne2017-03-012-13/+13
|
* Clean up whitespaceQuincey Koziol2017-02-071-17/+17
|
* Additional minor changes from revise_chunks->develop.Dana Robinson2017-01-271-2/+2
|
* HDFFV-10118 change h5ls to not display extra infoAllen Byrne2017-01-202-2/+2
|
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-201-30/+27
|
* Chnage test dir to avoid parallel test collisionsAllen Byrne2017-01-181-1/+2
|
* Add autotools version of plugin tests for UD filtersAllen Byrne2017-01-172-0/+268
|
* HDFFV-9994 add h5ls reference file to copyAllen Byrne2017-01-171-0/+1
|
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-173-0/+155
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-103-15/+15
|
* HDFFV-10053: add check for zlib support before running testAllen Byrne2016-12-162-29/+51
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-112-1/+8
|
* Split tools into src and test - add foldersAllen Byrne2016-10-276-0/+1266