Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 2 | -2/+2 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 2 | -43/+38 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 30 | -52/+671 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
| | | |||||
| * | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
| | | |||||
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| | * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| | | | |||||
| * | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 2 | -2/+2 |
| |/ | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 2 | -2/+2 |
| | | |||||
| * | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 2 | -5/+0 |
|/ | |||||
* | HDFFV-10297 Windows issues fixed | Allen Byrne | 2017-10-20 | 1 | -32/+8 |
| | |||||
* | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 |
| | |||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 2 | -50/+56 |
| | |||||
* | Use define name instead. | Allen Byrne | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Fix VS2013 compile error | Allen Byrne | 2017-09-20 | 1 | -0/+9 |
| | |||||
* | Closed a wayward fapl ID in tools/test/misc/repart_test.c | Dana Robinson | 2017-07-19 | 1 | -53/+42 |
| | | | | and tidied. | ||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 1 | -3/+0 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -34/+1 |
| | |||||
* | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 1 | -2/+2 |
| | | | | Mostly tabs to spaces Remove Modifications comments | ||||
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 1 | -14/+18 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 25 | -126/+128 |
| | | | | | | | | | | 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. | ||||
* | file already in list | Allen Byrne | 2017-04-21 | 1 | -10/+0 |
| | |||||
* | Correct test options to match autotools script | Allen Byrne | 2017-04-20 | 1 | -15/+15 |
| | |||||
* | Updates to CMake for the changes in the autotools script | Allen Byrne | 2017-04-20 | 2 | -20/+87 |
| | |||||
* | Modifications based on review comments from pull request. | Vailin Choi | 2017-04-20 | 3 | -106/+116 |
| | | | | Made changes according to review comments and discussion with Allen. | ||||
* | Fix for DAILYTEST-259 h5clear test failure | Vailin Choi | 2017-04-18 | 8 | -40/+44 |
| | | | | | Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest. Tested on kituo, osx1010test, quail, platypus and ostrich. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 15 | -376/+858 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 2 | -7/+7 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-13 | 2 | -2/+2 |
|\ | | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: 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/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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". | ||||
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 3 | -16/+16 |
|/ | |||||
* | Corrected return calls from main() | Allen Byrne | 2017-01-05 | 1 | -5/+4 |
| | |||||
* | Clean up valgrind memory leak | Allen Byrne | 2017-01-05 | 1 | -14/+16 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 6 | -5/+462 |
| | |||||
* | minor cleanup to utils defines | Allen Byrne | 2016-11-01 | 2 | -5/+2 |
| | |||||
* | Add util programs for tests | Allen Byrne | 2016-11-01 | 1 | -0/+8 |
| | |||||
* | Correct test command line | Allen Byrne | 2016-11-01 | 1 | -3/+3 |
| | |||||
* | refactor repart test to use test dir | Allen Byrne | 2016-11-01 | 1 | -7/+80 |
| | |||||
* | Correct dir reference | Allen Byrne | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 24 | -0/+3724 |