summaryrefslogtreecommitdiffstats
path: root/tools/test/perform
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-282-237/+0
|\
| * Remove unused codeAllen Byrne2019-06-272-237/+0
* | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+1
|/
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-12/+12
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-0/+4
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-30/+82
* Added the HDopen work-around on windows to pio_engine.cDana Robinson2019-03-151-0/+6
* Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+6
* Refactor mpi test namesAllen Byrne2019-02-111-2/+2
* Distinguish parallel performance testsAllen Byrne2019-02-111-2/+2
* Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
* HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
* HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
* HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+4
* HD prefix and whitespaceAllen Byrne2018-08-281-35/+35