Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-11 | Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer ↵ | Paul "LeoNerd" Evans | 6 | -18/+24 | |
constructor, as DataStore's constructor will want it ready | |||||
2014-09-11 | Start of converting PresenceHandler unit tests to use SQLiteMemoryDbPool - ↵ | Paul "LeoNerd" Evans | 1 | -46/+27 | |
just the 'State' test case for now | |||||
2014-09-11 |