mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
#100: debugged 99-manual-tests.txt
This commit is contained in:
parent
3f8cac516f
commit
05c2da066e
1 changed files with 24 additions and 11 deletions
|
@ -1,13 +1,26 @@
|
||||||
# Manual tests to be done
|
## MANUAL TESTS
|
||||||
erase
|
erase
|
||||||
# GENERAL help
|
|
||||||
# GENERAL h
|
|
||||||
# GENERAL ?
|
|
||||||
# GENERAL quit
|
|
||||||
# GENERAL q
|
|
||||||
# GENERAL exit
|
|
||||||
# STORE vars
|
|
||||||
# STORE edit
|
|
||||||
|
|
||||||
# not tested yet
|
# GENERAL help
|
||||||
# REAL round
|
-> error should be 0
|
||||||
|
|
||||||
|
# GENERAL h
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# GENERAL ?
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# GENERAL quit
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# GENERAL q
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# GENERAL exit
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# STORE vars
|
||||||
|
-> error should be 0
|
||||||
|
|
||||||
|
# STORE edit
|
||||||
|
-> error should be 0
|
||||||
|
|
Loading…
Reference in a new issue