File tree Expand file tree Collapse file tree 4 files changed +2
-1
lines changed
Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ conga.crash
88! /packages_dev /apl-dependencies.txt
99! /packages_dev /apl-buildlist.json
1010/Dist /
11+ /TestResults /
Original file line number Diff line number Diff line change 88 (rc log)←TestCasesSimu.T.RunBatchTests 1
99 TestCasesSimu.⎕EX'T'
1010 →T.PassesIf 1=+/'Looking for a function "Initial":'⍷∊log ⍝ One function `Initial`
11- →T.PassesIf 1=+/'Looking for a function "Cleanup": found and executed successfully '⍷∊log ⍝ One function `Initial`
11+ →T.PassesIf 1=+/'Looking for a function "Cleanup": found and executed'⍷∊log ⍝ One function `Initial`
1212 →T.PassesIf 2=≢'Searching for INI file .* not found'⎕S 1⊣log ⍝ Two INI files
1313 →T.PassesIf∨/'14 test cases of 14 called'⍷∊log
1414 →T.PassesIf∨/'2 test cases failed'⍷∊log
You can’t perform that action at this time.
0 commit comments