summaryrefslogtreecommitdiffstats
path: root/test/test_error.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling issues flagged by codespell (#3130)Dana Robinson2023-06-151-1/+1
|
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
| | | | | * Updated source file copyright headers to remove "Copyright by the Board of Trustees of the University of Illinois", which is kept in the top-level COPYING file.
* Plugin test cleanup (#1479)Dana Robinson2022-03-101-0/+126
* Autotools plugin test cleanup * Combines filter, VFD, and VOL plugin tests * Adds VFD plugin tests to the Autotools * Implements a uniform shell script naming scheme in test/ * codespell fix * Changes after code review