summaryrefslogtreecommitdiffstats
path: root/java/test/junit.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge Update the java slf4j logging jars to latest 1.7.33 (#1371)Allen Byrne2022-01-141-3/+3
|
* 1 10 Merge of long double fix and compiler flags (#531)Allen Byrne2021-04-191-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merge updates #358 patches from vtk #361 fix header guard spelling * format fix * Fix missing underscore and make H5public.h closer to dev * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup JNI cleanup * format alignment * Add missing test ref file * Merge #380 from develop * Finish java merges from develop * Fix java issues with tests and javadoc * Correct use of attribute access plist * Remove debug code * Remove unused variable * Change file access to read only for java tests * Split clang format operations. * More javadoc comments * Remove pre-split setting * format source * Change windows TS to use older VS. * Mostly all javadoc fixes, one argument rename. * synch file * Merge of long double fix and compiler flags * HDFFV-11229 merge changes from develop * HDFFV-11229 correct test script * HDFFV-11229 update autotools test script for two ref files * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * minor whitespace * remove unneeded macro * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1 10 Fix java data export functions (#450)Allen Byrne2021-03-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merge updates #358 patches from vtk #361 fix header guard spelling * format fix * Fix missing underscore and make H5public.h closer to dev * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup JNI cleanup * format alignment * Add missing test ref file * Merge #380 from develop * Finish java merges from develop * Fix java issues with tests and javadoc * Correct use of attribute access plist * Remove debug code * Remove unused variable * Change file access to read only for java tests * Split clang format operations. * More javadoc comments * Remove pre-split setting * format source
* 1 10 merge java copyright header changes (#392)Allen Byrne2021-03-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for ↵Larry Knox2020-07-071-1/+1
| | | | junit tests on Macs.
* Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-07-061-6/+2
| | | | | * commit '32c483cb86031962a09ecdb49dcb331d28dddee9': Copy lib files for junit.sh to temporary subdirectory of <build directory>/java/test instead of to the prefix/lib directory. Fix for HDFFV-11063.
* Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-07-061-0/+8
| | | | | * commit 'fc69de0e8ae30e80c1c3c542b156226a75444525': Lib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063
* HDFFV-11001 merge java locale from developAllen Byrne2020-01-171-38/+38
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-131-0/+48
|
* Add java test prefix fixAllen Byrne2019-08-051-1/+2
|
* Fix java regexAllen Byrne2019-01-091-36/+36
|
* Merge CMake changes from developAllen Byrne2019-01-081-36/+36
|
* HDFFV-10674, 10664, 10674Allen Byrne2019-01-071-36/+37
|
* Correct name of test jarAllen Byrne2018-08-231-2/+2
|
* Only remove test jarsAllen Byrne2018-08-231-4/+33
|
* Remove obsolete varAllen Byrne2018-08-231-1/+1
|
* revert build install change for DTAllen Byrne2018-08-231-75/+74
|
* Merge CMake and Java OSX changes from developAllen Byrne2018-08-231-80/+76
|
* Add swmr tests, fix java scriptAllen Byrne2018-07-271-1/+71
|
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-3/+5
|
* Correct script namesAllen Byrne2018-05-241-2/+2
|
* HDFFV-9739 only executes H5E tests in productionAllen Byrne2018-05-231-38/+39
|
* HDFFV-9739 dup test file for concurrent testsAllen Byrne2018-05-201-1/+5
|
* HDFFV-9739 Fix autotools scriptAllen Byrne2018-05-201-65/+389
|
* HDFFV-9739 Change autotools test scriptsAllen Byrne2018-05-181-30/+399
|
* Fix Java test for DEBUG_APISAllen Byrne2018-04-091-4/+4
|
* Add chklog and chexe generation to Java autootools testsAllen Byrne2017-09-191-2/+6
|
* 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.
* tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-0/+9
| | | | | | | | | | | | | | | | | 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".
* Add missing characterAllen Byrne2016-12-011-1/+1
|
* Change where test copies libs because of osx1011 SIPAllen Byrne2016-12-011-4/+31
|
* [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir ↵Allen Byrne2016-08-011-1/+1
| | | | instead of a possibly uninitialized variable.
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-311-6/+14
| | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
* [svn-r29520] rename java test file because test modifies original file.Allen Byrne2016-03-221-14/+7
| | | | Delete copy when test is finished.
* [svn-r29507] Add actual file name to delete functions to prevent accidental ↵Allen Byrne2016-03-221-2/+2
| | | | | | 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 directoryAllen Byrne2016-03-211-4/+4
|
* [svn-r29450] Separate error compare from output compareAllen Byrne2016-03-161-1/+0
|
* [svn-r29435] Remove char from var name.Allen Byrne2016-03-151-1/+2
|
* [svn-r29418] Add compare to expected to script to verify correct operation ↵Allen Byrne2016-03-151-1/+29
| | | | of test
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+234