mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2026-04-15 13:21:18 +02:00
+ very few test cases in form of text file
This commit is contained in:
parent
3ac9338aca
commit
a843f413de
5
src/test/README.md
Executable file
5
src/test/README.md
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
Some 'by hand' test cases
|
||||
=========================
|
||||
|
||||
* Always OK user command : `sh -c "exit 0"`
|
||||
* Groups command with special characters : `sh -c 'echo "user,gro${U}up"'`
|
||||
Loading…
Reference in a new issue