Home | History | Annotate | Line # | Download | only in unit-tests
cmd-errors-jobs.exp revision 1.6.2.1
      1  1.6.2.1  perseant begin undefined-direct
      2  1.6.2.1  perseant : undefined-direct--eol
      3  1.6.2.1  perseant end undefined-direct with status 0
      4  1.6.2.1  perseant 
      5  1.6.2.1  perseant begin undefined-indirect
      6  1.6.2.1  perseant : undefined-direct--eol
      7  1.6.2.1  perseant end undefined-indirect with status 0
      8  1.6.2.1  perseant 
      9  1.6.2.1  perseant begin parse-error-direct
     10  1.6.2.1  perseant make: Unclosed variable "UNCLOSED"
     11  1.6.2.1  perseant 	in command ": unexpected $@-${UNCLOSED"
     12  1.6.2.1  perseant 	in target "parse-error-unclosed-expression"
     13  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     14  1.6.2.1  perseant make: Unclosed expression, expecting "}"
     15  1.6.2.1  perseant 	while evaluating variable "UNCLOSED" with value ""
     16  1.6.2.1  perseant 	in command ": unexpected $@-${UNCLOSED:"
     17  1.6.2.1  perseant 	in target "parse-error-unclosed-modifier"
     18  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     19  1.6.2.1  perseant make: Unknown modifier ":Z"
     20  1.6.2.1  perseant 	while evaluating variable "UNKNOWN" with value ""
     21  1.6.2.1  perseant 	in command ": unexpected $@-${UNKNOWN:Z}-eol"
     22  1.6.2.1  perseant 	in target "parse-error-unknown-modifier"
     23  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     24  1.6.2.1  perseant end parse-error-direct with status 2
     25  1.6.2.1  perseant 
     26  1.6.2.1  perseant begin parse-error-indirect
     27  1.6.2.1  perseant make: Unclosed variable "UNCLOSED"
     28  1.6.2.1  perseant 	in command ": unexpected $@-${UNCLOSED"
     29  1.6.2.1  perseant 	in target "parse-error-unclosed-expression"
     30  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     31  1.6.2.1  perseant make: Unclosed expression, expecting "}"
     32  1.6.2.1  perseant 	while evaluating variable "UNCLOSED" with value ""
     33  1.6.2.1  perseant 	in command ": unexpected $@-${UNCLOSED:"
     34  1.6.2.1  perseant 	in target "parse-error-unclosed-modifier"
     35  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     36  1.6.2.1  perseant make: Unknown modifier ":Z"
     37  1.6.2.1  perseant 	while evaluating variable "UNKNOWN" with value ""
     38  1.6.2.1  perseant 	in command ": unexpected $@-${UNKNOWN:Z}-eol"
     39  1.6.2.1  perseant 	in target "parse-error-unknown-modifier"
     40  1.6.2.1  perseant 	in make[1] in directory "<curdir>"
     41  1.6.2.1  perseant end parse-error-indirect with status 2
     42  1.6.2.1  perseant 
     43  1.6.2.1  perseant begin begin-direct
     44  1.6.2.1  perseant (exit 13) # .BEGIN
     45  1.6.2.1  perseant *** Error code 13 (continuing)
     46  1.6.2.1  perseant 
     47  1.6.2.1  perseant 
     48  1.6.2.1  perseant Stop.
     49  1.6.2.1  perseant make: stopped making "begin-direct" in unit-tests
     50  1.6.2.1  perseant end begin-direct with status 1
     51  1.6.2.1  perseant 
     52  1.6.2.1  perseant begin begin-indirect
     53  1.6.2.1  perseant (exit 13) # before-begin
     54  1.6.2.1  perseant *** Error code 13 (continuing)
     55  1.6.2.1  perseant 
     56  1.6.2.1  perseant 
     57  1.6.2.1  perseant Stop.
     58  1.6.2.1  perseant make: stopped making "begin-indirect" in unit-tests
     59  1.6.2.1  perseant end begin-indirect with status 1
     60  1.6.2.1  perseant 
     61  1.6.2.1  perseant begin end-direct
     62  1.6.2.1  perseant (exit 13) # .END
     63  1.6.2.1  perseant *** Error code 13 (continuing)
     64  1.6.2.1  perseant 
     65  1.6.2.1  perseant 
     66  1.6.2.1  perseant Stop.
     67  1.6.2.1  perseant make: stopped making "end-direct" in unit-tests
     68  1.6.2.1  perseant end end-direct with status 1
     69  1.6.2.1  perseant 
     70  1.6.2.1  perseant begin end-indirect
     71  1.6.2.1  perseant (exit 13) # before-end
     72  1.6.2.1  perseant *** Error code 13 (continuing)
     73  1.6.2.1  perseant 
     74  1.6.2.1  perseant 
     75  1.6.2.1  perseant Stop.
     76  1.6.2.1  perseant make: stopped making "end-indirect" in unit-tests
     77  1.6.2.1  perseant end end-indirect with status 1
     78  1.6.2.1  perseant 
     79      1.1    rillig exit status 0
     80