rpn/test/99-manual-tests.txt

42 lines
921 B
Text
Raw Normal View History

2017-05-31 10:13:54 +02:00
## MANUAL TESTS
default del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL help - please type help and verify help is shown
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL h - please type h and verify help is shown
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL ? - please type ? and verify help is shown
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL quit - please type quit and verify rpn exits
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL q - please type q and verify rpn exits
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# GENERAL exit - please type exit and verify rpn exits
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-05-31 10:13:54 +02:00
2018-08-12 10:39:58 +02:00
# STORE vars - please type vars and verify variables are shown
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2018-08-12 10:39:58 +02:00
# STORE edit - please type edit and verify last line comes under the caret
2017-05-31 10:13:54 +02:00
-> error should be 0
del
2017-06-25 01:30:29 +02:00
2018-08-12 10:39:58 +02:00
# 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
2017-06-25 01:30:29 +02:00
-> error should be 0
del