Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the Java tests so that they don't fail when the | Dana Robinson | 2018-11-12 | 1 | -45/+40 |
| | | | | error stack changes. | ||||
* | Correct name of test jar | Allen Byrne | 2018-08-23 | 1 | -2/+2 |
| | |||||
* | Only remove test jars | Allen Byrne | 2018-08-23 | 1 | -4/+33 |
| | |||||
* | Remove obsolete var | Allen Byrne | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | DT location incorrect | Allen Byrne | 2018-08-23 | 1 | -75/+74 |
| | |||||
* | Add installib path to test command | Allen Byrne | 2018-08-21 | 1 | -72/+72 |
| | |||||
* | Fix OSX SIP for libs | Allen Byrne | 2018-08-21 | 1 | -8/+4 |
| | |||||
* | Add actual file names fo diff | Allen Byrne | 2018-06-29 | 1 | -1/+71 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 1 | -3/+5 |
| | |||||
* | Correct script names | Allen Byrne | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | HDFFV-9739 only executes H5E tests in production | Allen Byrne | 2018-05-23 | 1 | -38/+39 |
| | |||||
* | HDFFV-9739 dup test file for concurrent tests | Allen Byrne | 2018-05-20 | 1 | -1/+5 |
| | |||||
* | HDFFV-9739 Fix autotools script | Allen Byrne | 2018-05-20 | 1 | -65/+389 |
| | |||||
* | HDFFV-9739 Change autotools test scripts | Allen Byrne | 2018-05-18 | 1 | -30/+399 |
| | |||||
* | Fix Java test for DEBUG_APIS | Allen Byrne | 2018-04-09 | 1 | -4/+4 |
| | |||||
* | Add chklog and chexe generation to Java autootools tests | Allen Byrne | 2017-09-19 | 1 | -2/+6 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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: | lrknox | 2017-01-13 | 1 | -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 character | Allen Byrne | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | Change where test copies libs because of osx1011 SIP | Allen Byrne | 2016-12-01 | 1 | -4/+31 |
| | |||||
* | [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir ↵ | Allen Byrne | 2016-08-01 | 1 | -1/+1 |
| | | | | instead of a possibly uninitialized variable. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 1 | -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 Byrne | 2016-03-22 | 1 | -14/+7 |
| | | | | Delete copy when test is finished. | ||||
* | [svn-r29507] Add actual file name to delete functions to prevent accidental ↵ | Allen Byrne | 2016-03-22 | 1 | -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 directory | Allen Byrne | 2016-03-21 | 1 | -4/+4 |
| | |||||
* | [svn-r29450] Separate error compare from output compare | Allen Byrne | 2016-03-16 | 1 | -1/+0 |
| | |||||
* | [svn-r29435] Remove char from var name. | Allen Byrne | 2016-03-15 | 1 | -1/+2 |
| | |||||
* | [svn-r29418] Add compare to expected to script to verify correct operation ↵ | Allen Byrne | 2016-03-15 | 1 | -1/+29 |
| | | | | of test | ||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -0/+234 |