[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/cppcheck-opensource/cppcheck/2.14.1/tools/testrunnerify_code.sh [Back]  [Original]

#!/bin/bash

sed s@\"@\\\\\"@g | sed s@^@\"@ $1 | sed s@\$@\\\\n\"@ | sed 's@\t@    @g'

Web Proxy Viewer  |  New URL  |  Original Page