summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-2/+4
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-061-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler
| * remove unnecessary check macrokmu2019-12-061-3/+2
| |
| * fix intel compile warningskmu2019-12-041-2/+3
| |
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-2/+2
| | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
| * Revert "fix issues from previous PR comments"kmu2019-11-261-2/+1
| | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
| * Revert "using a different MACRO"kmu2019-11-261-1/+1
| | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
| * using a different MACROkmu2019-11-251-1/+1
| |
| * fix issues from previous PR commentskmu2019-11-251-1/+2
| |
| * fix warnings from Intel compilerkmu2019-11-071-2/+2
| |
* | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-111-1/+1
|/
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-216/+0
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-4/+9
|
* Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+1
|
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-11/+11
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-10/+22
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-152-10/+10
|
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-2/+9
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-034-3/+54
|
* HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-062-22/+26
|
* 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
|