summaryrefslogtreecommitdiff
path: root/tests/utils_tests/files
AgeCommit message (Collapse)Author
2019-12-11Fixed #31080 -- Removed redundant type="text/javascript" attribute from ↵Jon Dufresne
<script> tags.
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2013-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2013-04-01Added more tests for strip_tags utilityClaude Paroz
Refs #19237.