summaryrefslogtreecommitdiffstats
path: root/examples/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge examples and workflows from develop (#3918)Allen Byrne2024-01-031-43/+0
|
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) (#3468)jhendersonHDF2023-09-011-2/+2
|
* Change `test` to `example`. (#2087)H. Joe Lee2022-09-071-2/+0
| | | | | * Remove the commented line.
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-2/+2
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-091-0/+2
| | | | | | | | | | | | | | | | | | | * Rename Subfiling IOC "thread_pool_count" field to "thread_pool_size" * Add simple HDF5 example for Subfiling VFD * Subfiling VFD - never cache app topology as it may change * Subfiling VFD - cleanup unused funtionality and tidy up some TODOs * Subfiling VFD - tidy up subfiling error handling in H5subfiling_common.c * Subfiling VFD - show number of failed I/O requests on close * Subfiling VFD - Update file cmp callback after switching to MPI I/O VFD * Amend RELEASE.txt with info about h5fuse.sh and Subfiling limitations * Subfiling VFD - switch to using H5_basename and H5_dirname
* Remove stray files, incorrect vds and mpi clean files (#1979)Allen Byrne2022-08-091-22/+0
|
* Develop cmake clean (#1971)Allen Byrne2022-08-071-1/+37
|
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-18/+22
|
* CMake: (fix) ph5example test (#935)Jan-Willem Blokland2021-08-191-2/+5
| | | | | | Ensure that the used number of processes times an integer number is equal to SPACE1_DIM1 and SPACE_DIM2. These variables are equal to 24 and are defined in ph5example.c. If this is not the case the ph5example test will fail.
* Update license url part2 (#333)Larry Knox2021-02-171-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.
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-29/+31
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-96/+93
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-1/+2
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-138/+35
| | | | | 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
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-6/+6
|
* Refactor mpi test namesAllen Byrne2019-02-111-9/+9
|
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-2/+2
|
* MPI vars need passed in, change to grepTestAllen Byrne2019-01-201-12/+10
|
* Add parrallel runTest.cmake for ph5exampleAllen Byrne2019-01-181-4/+6
|
* HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-201-9/+9
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-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.
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-4/+56
| | | Also converted tests to use macros
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-16/+16
|
* [svn-r29864] Add ignore test names for Valgrind process.Allen Byrne2016-05-041-0/+14
| | | | Add files to clear test generated files tests.
* [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-0/+67
|\ | | | | | | Tested: ummon
| * [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-0/+67
| |
* | [svn-r27025] Enabled compilation and run for the new vds examples for "make ↵Elena Pourmal2015-05-051-0/+6
| | | | | | | | installcheck"; added to MANIFET.
* | [svn-r26564] Modified related files after adding example/h5_vds-percival.cElena Pourmal2015-03-241-0/+4
| | | | | | | | Tested on jam.
* | [svn-r26360] Modified CMake files to accomodate new h5_vds-exc.c example.Elena Pourmal2015-03-041-0/+2
|/
* [svn-r24851] example causes modal permission dialog to popup on windows. ↵Allen Byrne2014-03-201-2/+3
| | | | build but do not execute.
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-6/+6
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-13/+13
| | | | | | | 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-r24392] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-0/+3
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autools, and h5committest
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+62
developers. Tested: local linux