summaryrefslogtreecommitdiff
path: root/support/tst-support_quote_string.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
| | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
* support: Implement support_quote_stringFlorian Weimer2018-11-271-0/+60
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>