mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-17 04:21:01 +01:00
added commandline and stdin tests using testscript (#28)
* added commandline and stdin tests using testscript --------- Co-authored-by: Thomas von Dein <tom@vondein.org>
This commit is contained in:
4
t/stdin-batch-cmd.txtar
Normal file
4
t/stdin-batch-cmd.txtar
Normal file
@@ -0,0 +1,4 @@
|
||||
exec echo 1 2 3 4 5 batch median
|
||||
stdin stdout
|
||||
exec testrpn
|
||||
[unix] stdout '3\n'
|
||||
Reference in New Issue
Block a user