2022-02-12 19:11:22 +01:00
|
|
|
# MANUAL TESTS
|
|
|
|
|
|
|
|
`default del`
|
|
|
|
|
2022-02-20 19:07:55 +01:00
|
|
|
## GENERAL help - please type help, h or ? and verify help is shown
|
2022-02-12 19:11:22 +01:00
|
|
|
|
|
|
|
-> error should be 0
|
|
|
|
|
|
|
|
## STORE vars - please type vars and verify variables are shown
|
|
|
|
|
2022-02-20 19:07:55 +01:00
|
|
|
`vars`
|
2022-02-12 19:11:22 +01:00
|
|
|
|
2022-02-20 19:07:55 +01:00
|
|
|
-> error should be 0
|
2022-02-12 19:11:22 +01:00
|
|
|
|
|
|
|
## STORE edit - please type edit and verify last line comes under the caret
|
|
|
|
|
|
|
|
-> error should be 0
|
|
|
|
|
|
|
|
## HISTORY - please type history and verify rpn history is shown
|
|
|
|
|
|
|
|
-> error should be 0
|
|
|
|
|
|
|
|
## MULTILINE EDITING - please type a prog like 1 3 for i[ALT-ENTER]i sq[ALT-ENTER]next[ENTER] and verify output
|
|
|
|
|
|
|
|
-> error should be 0
|