Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | [svn-r29463] qualify .classes with $(top_builddir) | Allen Byrne | 2016-03-17 | 4 | -4/+4 |
| | |||||
* | [svn-r29231] Check if szip is enabled before attempting to run example with ↵ | Allen Byrne | 2016-02-29 | 1 | -1/+18 |
| | | | | szip. | ||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 117 | -0/+15978 |