Fixing broken rackunit tests
original commit: 04d723eea88ce3456856ae3f77e265304fa84f31
This commit is contained in:
parent
38de84812e
commit
38f8b0cb3d
|
@ -64,22 +64,24 @@ Second Outta here!
|
||||||
--------------------
|
--------------------
|
||||||
--------------------
|
--------------------
|
||||||
FAILURE
|
FAILURE
|
||||||
|
actual: 1
|
||||||
|
expected: 2
|
||||||
name: check-eq?
|
name: check-eq?
|
||||||
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 19 12 520 15)
|
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 19 12 520 15)
|
||||||
expression: (check-eq? 1 2)
|
expression: (check-eq? 1 2)
|
||||||
actual: 1
|
params: (1 2)
|
||||||
expected: 2
|
|
||||||
|
|
||||||
Check failure
|
Check failure
|
||||||
--------------------
|
--------------------
|
||||||
--------------------
|
--------------------
|
||||||
failure
|
failure
|
||||||
FAILURE
|
FAILURE
|
||||||
|
actual: 1
|
||||||
|
expected: 2
|
||||||
name: check-eq?
|
name: check-eq?
|
||||||
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 20 21 558 15)
|
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 20 21 558 15)
|
||||||
expression: (check-eq? 1 2)
|
expression: (check-eq? 1 2)
|
||||||
actual: 1
|
params: (1 2)
|
||||||
expected: 2
|
|
||||||
|
|
||||||
Check failure
|
Check failure
|
||||||
--------------------
|
--------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user