unix-64 / Tests-unix-64 / testAndWithLeftFalseShortcircuitsRight | 1 ms | Passed |
unix-64 / Tests-unix-64 / testAndWithLeftTrueEvaluatesRight | 0 ms | Passed |
unix-64 / Tests-unix-64 / testFalseAndAnythingReturnsFalse | 0 ms | Passed |
unix-64 / Tests-unix-64 / testFalseOrAnythingReturnsAnything | 0 ms | Passed |
unix-64 / Tests-unix-64 / testOrWithLeftFalseEvaluatesRight | 0 ms | Passed |
unix-64 / Tests-unix-64 / testOrWithLeftTrueShortcircuitsRight | 0 ms | Passed |
unix-64 / Tests-unix-64 / testTrueAndAnythingReturnsAnything | 0 ms | Passed |
unix-64 / Tests-unix-64 / testTrueOrAnythingReturnsTrue | 0 ms | Passed |