Brad Chase
|
b6a01ea41c
|
Move support test code to src/test/support (RIPD-1313)
|
2016-12-23 20:39:02 -05:00 |
|
Scott Schurr
|
8ab2236cdd
|
Convert DeadlineTimer to chrono (RIPD-1189)
|
2016-12-23 14:36:10 -08:00 |
|
Miguel Portilla
|
4b261b12a4
|
Prevent misuse of JobQueue header files:
* Move `JobCoro` to `JobQueue::Coro` and remove separate JobCoro.h
|
2016-11-09 13:58:04 -08:00 |
|
Brad Chase
|
8f97889176
|
Don't include unit test sources in code coverage (RIPD-1132):
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
|
2016-09-02 15:26:16 -04:00 |
|