Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify temporary rpath for testing in java example scripts. (#230) | Larry Knox | 2020-12-29 | 4 | -5/+37 |
| | |||||
* | CMake: MINGW implies WIN32 | Michel Zou | 2020-10-30 | 4 | -4/+4 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 5 | -5/+5 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 5 | -5/+5 |
| | |||||
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-01-29 | 1 | -20/+24 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 4 | -39/+40 |
| | |||||
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 4 | -4/+4 |
| | |||||
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 4 | -4/+4 |
| | |||||
* | HDFFV-10995 - add missing import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
| | |||||
* | HDFFV-10995 - need to add import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
| | |||||
* | HDFFV-10995 adjust testing to tolerate non-US locale | Allen Byrne | 2020-01-08 | 2 | -2/+2 |
| | |||||
* | small syntax changes | Allen Byrne | 2019-09-19 | 4 | -19/+20 |
| | |||||
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -11/+3 |
| | | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example. | ||||
* | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 4 | -141/+84 |
| | |||||
* | Correct java load library name access | Allen Byrne | 2019-07-18 | 4 | -8/+12 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 4 | -4/+4 |
| | |||||
* | Change how name is retrieved | Allen Byrne | 2019-07-08 | 4 | -4/+8 |
| | |||||
* | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 4 | -4/+4 |
| | |||||
* | HDFFV-10703 macro vars need quotes | Allen Byrne | 2019-02-15 | 2 | -5/+4 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 4 | -12/+12 |
| | |||||
* | Correct names | Allen Byrne | 2018-08-30 | 1 | -3/+0 |
| | |||||
* | Call new function | Allen Byrne | 2018-08-30 | 1 | -0/+2 |
| | |||||
* | Fix typo | Allen Byrne | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -13/+16 |
| | |||||
* | Revert testfile FILE change | Allen Byrne | 2018-08-24 | 2 | -2/+2 |
| | |||||
* | change FILE path | Allen Byrne | 2018-08-24 | 2 | -2/+2 |
| | |||||
* | Add testfiles to data copy | Allen Byrne | 2018-08-23 | 1 | -0/+3 |
| | |||||
* | Same changes needed for examples as test | Allen Byrne | 2018-08-23 | 4 | -40/+136 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 8 | -20/+20 |
| | |||||
* | HDFFV-9739 factor out tests into separate JUnit | Allen Byrne | 2018-05-15 | 1 | -20/+20 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 5 | -5/+5 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 4 | -20/+0 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 5 | -5/+5 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 5 | -5/+5 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -4/+4 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 4 | -8/+4 |
| | |||||
* | HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE | Allen Byrne | 2018-01-16 | 4 | -28/+8 |
| | |||||
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 4 | -4/+4 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 4 | -4/+4 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 2 | -4/+4 |
| | |||||
* | Change name for test results table | Allen Byrne | 2017-09-20 | 8 | -8/+8 |
| | |||||
* | Add missing intro folder | Allen Byrne | 2017-09-20 | 1 | -7/+14 |
| | |||||
* | Add chekexe and chklog generation to tests | Allen Byrne | 2017-09-20 | 2 | -26/+51 |
| | |||||
* | Fix call format | Allen Byrne | 2017-09-20 | 1 | -18/+36 |
| | |||||
* | Add chklog and chexe generation to Java autootools tests | Allen Byrne | 2017-09-19 | 1 | -18/+54 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 60 | -360/+240 |
| | | | | | | | | | | 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. | ||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 3 | -9/+9 |
| | |||||
* | Added virtual to list | Allen Byrne | 2017-02-27 | 2 | -2/+8 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-13 | 4 | -0/+12 |
|\ | | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. | ||||
| * | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 4 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. tools/test/misc/testh5repart.sh.in: Change the name of the temporary test directory from "testfiles" which is also used for 2 h5mkgrp test files under source control to "testrepart" to avoid deleting source controlled files when running "make check" in the source directory. Fix test scripts that remove source-controlled files during "make check" when run in-source. Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory. Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean". |