File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed
Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,4 @@ s" string hash" describe#{
88 <{ s" Hello World!" s# -> s" Hello Worlds!" s# }>
99 <{ s" Hello Worlds!" s# -> s" Hello Worlds! " s# }>
1010 }#
11- s" failing compares with custom messages" it#{
12- <{ s" Hello World!" 2dup ." Actual: '" type ." '" s# -> s" Hello Worlds!" 2dup ." , Expected: '" type ." '" s# }>
13- <{ s" Hello Worlds!" 2dup ." Actual: '" type ." '" s# -> s" Hello Worlds! " 2dup ." , Expected: '" type ." '" s# }>
14- }#
1511}#
Original file line number Diff line number Diff line change 77
88<PASSED::>Test Passed
99
10- <COMPLETEDIN::>0.211 ms
10+ <COMPLETEDIN::>0.125 ms
1111
1212<IT::>failing compares
1313
1414<FAILED::>Expected 1266463317 , got 610024131
1515
1616<FAILED::>Expected 1589968543 , got 1266463317
1717
18- <COMPLETEDIN::>0.206 ms
18+ <COMPLETEDIN::>0.124 ms
1919
20- <IT::>failing compares with custom messages
21- Actual: 'Hello World!', Expected: 'Hello Worlds!'
22- <FAILED::>Expected 1266463317 , got 610024131
23- Actual: 'Hello Worlds!', Expected: 'Hello Worlds! '
24- <FAILED::>Expected 1589968543 , got 1266463317
25-
26- <COMPLETEDIN::>0.344 ms
27-
28- <COMPLETEDIN::>0.864 ms
20+ <COMPLETEDIN::>0.292 ms
You can’t perform that action at this time.
0 commit comments