summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Correct script namesAllen Byrne2018-05-241-2/+2
* HDFFV-9739 only executes H5E tests in productionAllen Byrne2018-05-231-38/+39
* HDFFV-9739 fix copy testfiles commandAllen Byrne2018-05-211-8/+1
* HDFFV-9739 remove obsolete test filesAllen Byrne2018-05-214-1332/+0
* HDFFV-9739 dup test file for concurrent testsAllen Byrne2018-05-206-5/+21
* HDFFV-9739 Fix autotools scriptAllen Byrne2018-05-202-66/+392
* HDFFV-9739 Change autotools test scriptsAllen Byrne2018-05-182-42/+403
* HDFFV-9739 Update test referenceAllen Byrne2018-05-161-0/+1
* HDFFV-9739 Grab err number before API callAllen Byrne2018-05-161-4/+6
* Adjust test names for concurrent testsAllen Byrne2018-05-1613-18/+18
* HDFFV-9739 Fix copy nameAllen Byrne2018-05-161-1/+1
* HDFFV-9739 factor out tests into separate JUnitAllen Byrne2018-05-1538-136/+982
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-05-031-5/+0
|\
| * Yanked fragile java tests that check for exact line numbers andDana Robinson2018-05-021-5/+0
* | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-1/+1
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-2011-12/+13
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-178-34/+5
* Whitespace changesAllen Byrne2018-04-101-4/+2
* Whitespace and test reclassifyAllen Byrne2018-04-108-68/+42
* Move two more functions from unit testsAllen Byrne2018-04-104-61/+59
* Reorder of tests for debug APIs optionAllen Byrne2018-04-102-18/+16
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
* Fix Java test for DEBUG_APISAllen Byrne2018-04-097-307/+1076
* Update java error stack testsAllen Byrne2018-04-033-43/+49
* Update unimplemented listsAllen Byrne2018-03-261-17/+141
* Change max valueAllen Byrne2018-03-151-1/+1
* Chnage values so test will fail when new latest is addedAllen Byrne2018-03-151-1/+1
* Exception changedAllen Byrne2018-03-151-1/+1
* Exception type changedAllen Byrne2018-03-151-1/+1
* Correct constant var namesAllen Byrne2018-03-151-4/+4
* Java constants for new lib verbounds valuesAllen Byrne2018-03-153-11/+23
* HDFFV-10412 add error on function for JavaAllen Byrne2018-03-134-1/+37
* Change CMake min to 3.10Allen Byrne2018-03-0911-11/+11
* HDFFV-10414 change minor error_numberAllen Byrne2018-03-051-1/+1
* Correct if-endif blockAllen Byrne2018-03-011-1/+1
* Add importAllen Byrne2018-02-271-0/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-2712-11/+18
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-304-10/+10
* HDFFV-10385 rework java namesAllen Byrne2018-01-176-13/+6
* HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPEAllen Byrne2018-01-165-36/+10
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-126-6/+6
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-096-6/+6
* Snapshot version 1.11 release 2hdftest2018-01-052-4/+4
* Snapshot version 1.11 release 1hdftest2018-01-052-4/+4
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-2810-23/+578
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-1/+1
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-2210-578/+23
* HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-205-106/+30
* Remove return from void functionsAllen Byrne2017-12-131-4/+0
* Added java wrappers and testsAllen Byrne2017-12-1210-23/+658