mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-17 20:41:01 +01:00
* added commandline and stdin tests using testscript --------- Co-authored-by: Thomas von Dein <tom@vondein.org>
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
exec echo 1 2 3 4 5
|
|
stdin stdout
|
|
[unix] exec testrpn median
|
|
[unix] stdout '3\n'
|