summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaceQuincey Koziol2020-05-2013-72/+72
* Fix memory leak in t_span_tree.c testJordan Henderson2020-05-201-0/+6
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-201-0/+2
* Add semicolons to more PASSED() invocations.David Young2020-05-204-5/+5
* revert type castkmu2020-05-201-2/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-203-5/+5
* rename macrokmu2020-05-201-2/+2
* pick up from Dave's fixkmu2020-05-202-241/+244
* leave Wswitch-default for later fixkmu2020-05-202-37/+13
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-05-208-68/+106
* fix issues from test failkmu2020-05-201-12/+15
* Restore fix of test assert fail eror undone by later commit.Larry Knox2020-05-201-1/+1
* fix assert failkmu2020-05-201-1/+1
* Fixed a bug in testpar/t_cache.c concerning checking expectedDana Robinson2020-05-201-2/+2
* squash cast warning fixkmu2020-05-2015-365/+368
* fix float type cmp warningkmu2020-05-201-4/+5
* fix missing prototype warningkmu2020-05-201-1/+1
* change it backkmu2020-05-201-2/+1
* fix unused related warningskmu2020-05-204-15/+15
* more fix and address commentskmu2020-05-202-16/+4
* remove unsed var,function,macro, etckmu2020-05-207-10/+9
* fix uninitizlized warningkmu2020-05-201-3/+3
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-201-1/+3
* fix test assert fail errorkmu2020-05-201-2/+2
* fix intel compile warningskmu2020-05-202-6/+6
* Revert "fix warnings from Intel compiler"kmu2020-05-202-6/+6
* Revert "fix issues from previous PR comments"kmu2020-05-201-5/+5
* Revert "using a different MACRO"kmu2020-05-201-5/+5
* using a different MACROkmu2020-05-201-5/+5
* fix issues from previous PR commentskmu2020-05-201-5/+5
* fix warnings from Intel compilerkmu2020-05-202-6/+6
* Change from using H5Dcreate to H5Dcreate2Richard Warren2020-05-201-2/+2
* Fixed PR issues pointed out by AllenRichard Warren2020-05-201-1/+1
* Remove the Copyright UofI per Larry's guidanceRichard Warren2020-05-201-0/+1
* Adds a new t_2Gio.c MPI testRichard Warren2020-05-201-0/+4980
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0928-3326/+4327
* HD prefix and whitespaceAllen Byrne2018-08-282-523/+529
* Update MANIFEST file for new t_coll_md_read.c fileJordan Henderson2018-08-271-1/+0
* Add fix for HDFFV-10501Jordan Henderson2018-08-265-1/+206
* Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...Jordan Henderson2018-08-021-0/+14
|\
| * Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-0/+14
* | Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
|/
* Add test to continually grow and shrink chunksJordan Henderson2018-06-042-0/+149
* Changes to test with checksum filter as well as deflate filterJordan Henderson2018-06-042-35/+92
* Fix bug in parallel reads of compressed dataJordan Henderson2018-05-172-9/+920
* Add data verification to parallel filtered compound write testsJordan Henderson2018-05-172-354/+1128
* Add seven of fourteen parallel filtered data partial read testsJordan Henderson2018-05-152-668/+2394
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-17/+14
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1