Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1032384 // test_safeBashQuote function

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3269L/18K).

svoid test_safeBashQuote() {
  testFunctionValues safeBashQuote(
    "bla", "'bla'",
    "'", "'\\''",
    "\"", "'\"'"
  );
}

Author comment

Began life as a copy of #1032383

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032384
Snippet name: test_safeBashQuote function
Eternal ID of this version: #1032384/1
Text MD5: c1702beb21e9879eccac599096576257
Transpilation MD5: bbf388f644c01e6db2bb25d427f02b94
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-02 02:59:18
Source code size: 132 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 109
Referenced in: [show references]