summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5P.java
Commit message (Collapse)AuthorAgeFilesLines
* Add java clang-format (#1672)Allen Byrne2022-04-221-270/+424
|
* 1.12 Merge Add tests for H5Ocopy of new object refs (#1339)Allen Byrne2022-01-141-2/+2
| | | | | | | | | | | | | * Add tests for H5Ocopy of new object refs * Correct class name * Skip test because of issue with debug assertions * Update reference file * Fix object examples for new refs and spelling fixs * Fix ref try-catch blocks
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-011-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - files not in src or test.
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
|
* Update libvers usageAllen Byrne2019-07-281-2/+2
|
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-1/+1
|
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-48/+17
|
* Adjust test names for concurrent testsAllen Byrne2018-05-161-1/+1
|
* 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
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-1/+52
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-52/+1
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Added java wrappers and testsAllen Byrne2017-12-121-1/+52
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | 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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-13/+28
|
* [svn-r29560] Remove list and check of flags, defer to library function for ↵Allen Byrne2016-03-241-2/+3
| | | | checking, which will return an error. That error then produces a HDF5FunctionArgument exception instead of IllegalArgument exception.
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+1221