FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
cppcheck/tools/testrunnerify_code.sh at master · napcode/cppcheck · GitHub
napcode
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
cppcheck
/
tools
/
testrunnerify_code.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
3 lines (2 loc) · 88 Bytes
Breadcrumbs
cppcheck
/
tools
/
testrunnerify_code.sh
Copy path
File metadata and controls
executable file
·
3 lines (2 loc) · 88 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
#!
/bin/bash
sed s@
\"
@
\\\\\"
@g
|
sed s@^@
\"
@
$1
|
sed s@
\$
@
\\\\
n
\"
@
|
sed
'
s@\t@ @g
'
Back
|
FazBrowse Home
|
New Git URL