mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 04:05:38 +08:00
refs #450 Added disk file saving and loading of CValueCache.
This commit is contained in:
@@ -48,6 +48,9 @@ namespace BlackMiscTest
|
||||
|
||||
//! Test Json serialization.
|
||||
void json();
|
||||
|
||||
//! Test saving to and loading from files.
|
||||
void saveAndLoad();
|
||||
};
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user