summaryrefslogtreecommitdiffstats
path: root/tools/test/perform
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-122-2/+2
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-1/+3
* 1 12 Merges from develop (#421)Allen Byrne2021-03-044-10/+10
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2024-24/+24
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-293-19/+19
* 1 12 merge of changes from dev (#271)Allen Byrne2021-01-191-2/+6
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-303-19/+19
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-10/+10
* Merge changes from developAllen Byrne2020-10-087-22/+23
* Source formattedAllen Byrne2020-10-0118-5899/+5886
* Add clang-format changes from develop.Allen Byrne2020-09-282-19/+94
* Normalization of tools with developDana Robinson2020-08-183-3/+3
* Sync with developDana Robinson2020-08-018-324/+181
* Whitespace cleanupAllen Byrne2020-05-125-97/+97
* Fix standalone link in perform toolsAllen Byrne2020-02-251-2/+2
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Squashed commit of the following:David Young2020-01-312-6/+13
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-283-53/+87
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-284-136/+146
* Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to...Kimmy Mu2020-01-281-1/+1
* Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-281-0/+4
* Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-281-2/+0
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-283-32/+19
* Improved CMake options for testsAllen Byrne2020-01-192-154/+157
* Merge perform standalone changes from developAllen Byrne2020-01-172-4/+10
* Merge tools changes from developAllen Byrne2020-01-134-34/+34
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-126-10/+144
* Add MPI libs for standalone perfAllen Byrne2019-12-221-2/+2
* Fix autotools test scriptsAllen Byrne2019-12-221-2/+4
* Add ref files to test scriptAllen Byrne2019-12-211-4/+4
* Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-12-172-9/+2
|\
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-162-9/+2
* | Remove duplicate instanceAllen Byrne2019-12-161-6/+0
|/
* Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-194-52/+52
|\
| * Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-194-52/+52
* | Add missing HD prefixAllen Byrne2019-09-181-1/+1
|/
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-279-369/+373
* Whitespace cleanupAllen Byrne2019-08-153-13/+13
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-8/+22
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-8/+15
* non-windows test must be skipped on windowsAllen Byrne2019-07-111-1/+3
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-102-13/+19
|\
| * perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| * Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4
* | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-102-15/+23
* | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-052-0/+17
|\ \ | |/
| * perf test is parallel onlyAllen Byrne2019-07-032-31/+17
| * Add missing testAllen Byrne2019-07-032-0/+31
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-032-12/+15
|/