NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 1-5 of 65
Page 12
... first to report the exception , and then to do one of two things , depending on the type of exception : either it must apply a so - called recovery procedure and continue execution , or it must terminate execution .
... first to report the exception , and then to do one of two things , depending on the type of exception : either it must apply a so - called recovery procedure and continue execution , or it must terminate execution .
Page 14
... procedure processor PASSES else processor FAILS ( recovery procedure not followed ) endif else ( no procedure specified or unable to handle ) if processor terminates program processor PASSES else processor FAILS ( non - termination ...
... procedure processor PASSES else processor FAILS ( recovery procedure not followed ) endif else ( no procedure specified or unable to handle ) if processor terminates program processor PASSES else processor FAILS ( non - termination ...
Page 17
Programs which test that PRINTed output is produced in certain format Programs which test that termination occurs at the correct time ( this arises in many of the exception tests ) Programs for which conformance depends on the existence ...
Programs which test that PRINTed output is produced in certain format Programs which test that termination occurs at the correct time ( this arises in many of the exception tests ) Programs for which conformance depends on the existence ...
Page 19
If no recovery procedure is specified , the implementation must report the exception and then terminate the program . Programs testing fatal exceptions will print out a message that they are about to attempt the instruction causing the ...
If no recovery procedure is specified , the implementation must report the exception and then terminate the program . Programs testing fatal exceptions will print out a message that they are about to attempt the instruction causing the ...
Page 26
5.2 END And STOP This group tests the means of bringing BASIC programs to normal termination . These capabilities are tested early , since all the programs use them . Both END and STOP cause execution to stop when encountered , but STOP ...
5.2 END And STOP This group tests the means of bringing BASIC programs to normal termination . These capabilities are tested early , since all the programs use them . Both END and STOP cause execution to stop when encountered , but STOP ...
What people are saying - Write a review
We haven't found any reviews in the usual places.
Other editions - View all
Common terms and phrases
20 PRINT 40 PRINT SECTION ACCEPT THE PROGRAM ACCOMPANIED BY DOCUMENTATION ACCURACY ACTUAL ALLOWING ANSI STANDARD ARGUMENT ARRAY ASSIGNED BASIC TEST PROGRAMS CHARACTERS COLUMN COMPUTED CONSTANTS CONTAINING CONTROL DATA DIGITS DISPLAYED END END TEST ENTER ERROR EVALUATION EXACT EXECUTION EXPECTED FOLLOWING FUNCTION GOSUB GOTO IDENTIFYING THE EXCEPTION implementation INFORMATIVE TEST INPUT INPUT-REPLY ITEM LINE LOOP MEASURE MESSAGE IDENTIFYING MINIMAL BASIC TEST NBS MINIMAL BASIC NEGATIVE NON-STANDARD FEATURE NOTE NUMERIC EXPRESSIONS OCCUR OK OK OK operations ORDER OUTPUT OVERFLOW PASS THIS TEST POSITIVE PRINT 40 PRINT PRINT BEGIN TEST PRINT END PROGRAM PRINT END TEST PRINT PROGRAM FILE PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM NUMBER PROGRAM TESTS PROGRAMS USER'S MANUAL READ REFERENCE REFS REJECT THE PROGRAM REPORTED RESULT RETURN RND FUNCTION SECTION TESTS SPACE STATEMENT STEP STRING SUBSCRIPT SUPPLIED TERMINATE TEST FAILED TEST OK TEST PASSED TYPE UNDERFLOW VALUE VARIABLE ZERO