mirror of
https://github.com/louisrubet/rpn
synced 2025-01-15 03:41:25 +01:00
38 lines
379 B
Text
38 lines
379 B
Text
## MANUAL TESTS
|
|
default del
|
|
|
|
# GENERAL help
|
|
-> error should be 0
|
|
del
|
|
|
|
# GENERAL h
|
|
-> error should be 0
|
|
del
|
|
|
|
# GENERAL ?
|
|
-> error should be 0
|
|
del
|
|
|
|
# GENERAL quit
|
|
-> error should be 0
|
|
del
|
|
|
|
# GENERAL q
|
|
-> error should be 0
|
|
del
|
|
|
|
# GENERAL exit
|
|
-> error should be 0
|
|
del
|
|
|
|
# STORE vars
|
|
-> error should be 0
|
|
del
|
|
|
|
# STORE edit
|
|
-> error should be 0
|
|
del
|
|
|
|
# HISTORY
|
|
-> error should be 0
|
|
del
|