Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859) | Allen Byrne | 2023-11-22 | 1 | -0/+9 |
| | |||||
* | Fix assertion failure when attempting to use IOC VFD directly (#3187) | jhendersonHDF | 2023-06-28 | 1 | -0/+1 |
| | |||||
* | Minor fixes for Subfiling VFD tests (#2633) | jhendersonHDF | 2023-04-03 | 1 | -0/+1 |
| | |||||
* | Subfiling VFD updates (#2106) | jhendersonHDF | 2022-09-16 | 1 | -0/+8 |
| | |||||
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 1 | -0/+12 |
| | |||||
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * 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. | ||||
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 1 | -0/+3 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -11/+8 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -2/+1 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Combine "collective group and dataset write" and "independent group and | Larry Knox | 2019-05-03 | 1 | -2/+1 |
| | | | | | dataset read" tests into one test. The second test is dependent on the file created by the first test, and will not pass when run by itself. | ||||
* | Add final list of single testphdf5 tests | Allen Byrne | 2019-05-02 | 1 | -0/+10 |
| | |||||
* | Pull a test from default testphdf5 | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
| | |||||
* | Pull out another failing test | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
| | |||||
* | Correct var usage syntax | Allen Byrne | 2019-05-01 | 1 | -2/+2 |
| | |||||
* | Correct varname | Allen Byrne | 2019-05-01 | 1 | -3/+3 |
| | |||||
* | Separate out MPI tests that fail on MPI version | Allen Byrne | 2019-05-01 | 1 | -3/+21 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -9/+9 |
| | |||||
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 1 | -1/+67 |
| | |||||
* | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -5/+5 |
| | |||||
* | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 1 | -5/+5 |
| | |||||
* | Cleaned up the parallel flush test and set t_pflush1 to always fail. | Dana Robinson | 2019-01-04 | 1 | -3/+3 |
| | | | | Also set CMake to handle this. | ||||
* | Remove unused CMake files | Allen Byrne | 2018-12-21 | 1 | -10/+0 |
| | |||||
* | HDFFV-10656 remove moved source | Allen Byrne | 2018-12-20 | 1 | -45/+0 |
| | |||||
* | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -0/+20 |
| | |||||
* | Add #ifdef H5_HAVE_FORK eliminates special handling | Allen Byrne | 2018-03-06 | 1 | -4/+0 |
| | |||||
* | Remove t_cache_image test on Windows | Allen Byrne | 2018-02-28 | 1 | -0/+4 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | 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. | ||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -2/+2 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -10/+10 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r25135] Remove property will fail - This only is true on windows shared. | Allen Byrne | 2014-04-29 | 1 | -1/+2 |
| | |||||
* | [svn-r25128] HDFFV-8172: Add tests properties that indicate it will fail and ↵ | Allen Byrne | 2014-04-28 | 1 | -1/+3 |
| | | | | to depend on PASSED in the output. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -1/+1 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -4/+4 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -17/+17 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+63 |
developers. Tested: local linux |