Commit Graph

8 Commits

Author SHA1 Message Date
7de348d759 Remove wildcard imports 2017-11-12 09:42:25 -05:00
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
a86832f9cb Switch from ant to maven 2017-03-15 13:37:39 -04:00
368f22a02b Rename the project 2017-03-07 10:20:22 -05:00
aa13394548 Add ability to run acceptance tests on files 2017-03-06 12:44:06 -05:00
311a3b4036 Cleaned up code and tests 2017-03-03 15:06:49 -05:00
86def27f5c Acceptance tests have been refactored 2017-03-02 16:36:23 -05:00
0eb8db36a8 Acceptance tests now run with JUnit 2017-03-02 15:26:21 -05:00