Move startup into RippleMain

This commit is contained in:
Vinnie Falco
2013-08-01 15:20:40 -07:00
parent 77e0ee9006
commit a2a65c881f
6 changed files with 34 additions and 16 deletions

View File

@@ -4,6 +4,8 @@ Vinnie Falco's Change Log
- Add beast::SemanticVersion
- Change rippled to use SemanticVersion
- Add runStartup to UnitTest, allowing forced tests on startup
- Force rippled BuildInfo unit test to run on every startup
2013/07/31