transcendental-lisp/test/main
Mike Cifelli 2de2e3947a Increase test coverage
Fixed an intermittent deadlock in MainTest:
FlushListener could receive more than the expected number of flushes
before the VirtualTerminalInteractor was given control. So by setting
the flush count to zero in waitForFlushes(), flushes could be lost. Now
it only reduces the number of flushes by the expected number.
2017-03-24 11:53:33 -04:00
..
test-files Add and refactor unit tests 2017-03-23 16:14:26 -04:00
MainTest.java Increase test coverage 2017-03-24 11:53:33 -04:00