mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
notes: add ideas for testing
This commit is contained in:
parent
463a5556c2
commit
d1596d8405
1 changed files with 3 additions and 0 deletions
3
NOTES.md
3
NOTES.md
|
|
@ -4,6 +4,9 @@ cf. [Bash Reference Manual](https://www.gnu.org/savannah-checkouts/gnu/bash/manu
|
|||
|
||||
Comparative testing with bash should be done with bash --norc --posix.
|
||||
|
||||
## Ideas for testing
|
||||
* use prysk or shellspec with shell=./minishell
|
||||
|
||||
## Shell Operation
|
||||
|
||||
cf. 3.1.1 Shell Operation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue