summaryrefslogtreecommitdiffstats
path: root/test/filter_plugin3_dsets.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed bad function pointer casts (#434)Sean McBride2021-03-081-8/+8
| | | | | | | | | * Removed bad function pointer casts In one case fixed the actual function signature to be correct. * Reformat source with clang v10.0.1. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* Update license url (#332)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 - src and test directories.
* Clang-format of source filesAllen Byrne2020-09-301-24/+31
|
* Plugin test reworkDana Robinson2017-11-091-0/+119
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.