diff --git a/src/test/README.md b/src/test/README.md new file mode 100755 index 0000000..9fdfbec --- /dev/null +++ b/src/test/README.md @@ -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"'` \ No newline at end of file