unix-32 / Tests-unix-32 / testAndWithLeftFalseShortcircuitsRight | 14 ms | Passed |
unix-32 / Tests-unix-32 / testAndWithLeftTrueEvaluatesRight | 0 ms | Passed |
unix-32 / Tests-unix-32 / testFalseAndAnythingReturnsFalse | 0 ms | Passed |
unix-32 / Tests-unix-32 / testFalseOrAnythingReturnsAnything | 0 ms | Passed |
unix-32 / Tests-unix-32 / testOrWithLeftFalseEvaluatesRight | 0 ms | Passed |
unix-32 / Tests-unix-32 / testOrWithLeftTrueShortcircuitsRight | 16 ms | Passed |
unix-32 / Tests-unix-32 / testTrueAndAnythingReturnsAnything | 0 ms | Passed |
unix-32 / Tests-unix-32 / testTrueOrAnythingReturnsTrue | 0 ms | Passed |