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
8
8
! /packages_dev /apl-dependencies.txt
9
9
! /packages_dev /apl-buildlist.json
10
10
/Dist /
11
+ /TestResults /
Original file line number Diff line number Diff line change 8
8
(rc log)←TestCasesSimu.T.RunBatchTests 1
9
9
TestCasesSimu.⎕EX'T'
10
10
→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`
12
12
→T.PassesIf 2=≢'Searching for INI file .* not found'⎕S 1⊣log ⍝ Two INI files
13
13
→T.PassesIf∨/'14 test cases of 14 called'⍷∊log
14
14
→T.PassesIf∨/'2 test cases failed'⍷∊log
You can’t perform that action at this time.
0 commit comments