summaryrefslogtreecommitdiff
path: root/tests/unit/unit1604.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: warn on empty line before open bracebagder/checksrc-emptylinebraceDaniel Stenberg2020-10-151-2/+0
* unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken2020-05-301-3/+4
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-12/+16
* checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg2018-05-211-2/+2
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* unit1604: fixed indentationDan Fandrich2017-04-301-12/+12
* unit1604: fixed compilation under Windows, broken in the previous commitDan Fandrich2017-04-301-14/+19
* tests: fixed OOM handling of unit tests to abort testDan Fandrich2017-04-301-2/+2
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-2/+4
* unit1604: fix snprintfDaniel Stenberg2016-04-031-2/+2
* unittests: Fixed compilation warningsSteve Holme2016-04-031-2/+2
* tool_doswin: Support for literal path prefix \\?\Jay Satiro2016-02-091-0/+19
* unit1604: Fix unit setup return codeJay Satiro2016-02-051-1/+1
* tool_doswin: Improve sanitization processingJay Satiro2016-02-051-0/+327