Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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". | ||||
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 5 | -63/+63 |
|/ | |||||
* | Change examples to match junit test | Allen Byrne | 2016-12-01 | 4 | -4/+4 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 4 | -19/+0 |
| | |||||
* | [svn-r30315] HDFFV-9972: Fix test reference and change default for ↵ | Allen Byrne | 2016-08-22 | 2 | -4/+4 |
| | | | | H5Iget_name in JNI API. | ||||
* | [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. | Allen Byrne | 2016-08-22 | 6 | -14/+26 |
| | | | | | | | | | | Added windows name suffix for debug to CMake cmd_arg for examples and test. Fix issues discovered under debug testing; Create a version of H5Iget_name that correctly returns the name. Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return. Update example to use new H5Iget_name API. Tested: windows under debug | ||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -8/+2 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r29871] HDFFV-9743: Fix java examples Debug build commands. | Allen Byrne | 2016-05-04 | 4 | -21/+33 |
| | | | | rename examples clear-objects test names. | ||||
* | [svn-r29513] Only delete the copied and generated test files. | Allen Byrne | 2016-03-22 | 4 | -40/+8 |
| | |||||
* | [svn-r29507] Add actual file name to delete functions to prevent accidental ↵ | Allen Byrne | 2016-03-22 | 4 | -9/+9 |
| | | | | | | deletion of source files. (HDFFV-9730 created for tools scripts, which is the basis for the java scripts) | ||||
* | [svn-r29480] Correct copy functions to test the directory | Allen Byrne | 2016-03-21 | 4 | -18/+18 |
| | |||||
* | [svn-r29465] Fix issue with .classes dir not getting created for java by ↵ | Allen Byrne | 2016-03-17 | 4 | -12/+12 |
| | | | | adding mkdir .classes to configure. |