Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 1 | -6/+3 |
| | | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches. | ||||
* | Fix other test name typos | Allen Byrne | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Fix typo in valgrind test name | Allen Byrne | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 4 | -13/+111 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 3 | -9/+9 |
| | |||||
* | HDFFV-10188 fix typo | Allen Byrne | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | HDFFV-10188 add missing copy commands | Allen Byrne | 2017-08-21 | 1 | -0/+2 |
| | |||||
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 3 | -6/+53 |
| | |||||
* | HDFFV-10188 enable null space test | Allen Byrne | 2017-08-21 | 2 | -6/+6 |
| | |||||
* | Fix misnamed file in test script | Allen Byrne | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | HDFFV-10256 Add test | Allen Byrne | 2017-08-01 | 2 | -0/+12 |
| | |||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 1 | -1/+0 |
| | |||||
* | HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed | Allen Byrne | 2017-06-19 | 2 | -4/+4 |
| | |||||
* | Minor warning fix. | Dana Robinson | 2017-05-25 | 1 | -1/+0 |
| | |||||
* | Fixed additional minor warnings. | Dana Robinson | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10186 Need to pull the flag into the script | Allen Byrne | 2017-05-11 | 2 | -0/+4 |
| | |||||
* | HDFFV-10186 xml test also needs endianess aware files | Allen Byrne | 2017-05-10 | 2 | -6/+18 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 2 | -6/+18 |
| | |||||
* | Fix name to copy | Allen Byrne | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Correct name of file to copy | Allen Byrne | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Use correct var types for data | Allen Byrne | 2017-05-04 | 1 | -18/+19 |
| | |||||
* | Add test file to list and fix test typo | Allen Byrne | 2017-05-02 | 1 | -1/+3 |
| | |||||
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 5 | -24/+68 |
| | |||||
* | Comment out install-exec-hooks to remove libdynlib* files. Allen did | lrknox | 2017-04-28 | 1 | -2/+2 |
| | | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 13 | -54/+80 |
| | | | | | | | | | | 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. | ||||
* | Our best effort to build dynamic plugin tests and not install them with | lrknox | 2017-04-21 | 1 | -2/+5 |
| | | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed. | ||||
* | HDFFV-10170 undo patch | Allen Byrne | 2017-04-18 | 1 | -1/+2 |
| | |||||
* | Add plugin options for libs | Allen Byrne | 2017-04-18 | 1 | -2/+2 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -5/+8 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 4 | -35/+35 |
| | |||||
* | HDFFV-10112 correct form of comments | Allen Byrne | 2017-01-23 | 1 | -3/+3 |
| | |||||
* | HDFFV-10118 fixed plugin tests for tools | Allen Byrne | 2017-01-20 | 2 | -50/+61 |
| | |||||
* | Fix script varnames | Allen Byrne | 2017-01-18 | 1 | -15/+3 |
| | |||||
* | Chnage test dir to avoid parallel test collisions | Allen Byrne | 2017-01-18 | 1 | -1/+2 |
| | |||||
* | Add autotools version of plugin tests for UD filters | Allen Byrne | 2017-01-17 | 2 | -1/+267 |
| | |||||
* | HDFFV-9994 add UD tests for tools | Allen Byrne | 2017-01-17 | 4 | -1/+289 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 5 | -81/+81 |
| | |||||
* | Repair comment chars to C style | Allen Byrne | 2016-11-17 | 1 | -68/+68 |
| | |||||
* | Correct name of list | Allen Byrne | 2016-11-09 | 1 | -11/+11 |
| | |||||
* | Factor out path | Allen Byrne | 2016-11-09 | 1 | -10/+9 |
| | |||||
* | On windows there could be a conflict when two processes try to read the | Allen Byrne | 2016-11-09 | 1 | -1/+13 |
| | | | same file | ||||
* | Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping | Quincey Koziol | 2016-11-03 | 1 | -35/+35 |
| | | | | in tools code. | ||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 50 | -0/+16786 |