Nuclex.Support/Source/Settings
Markus Ewald 40492c8b21 Achieved full test coverage for the configuration file store and the windows registry settings store
git-svn-id: file:///srv/devel/repo-conversion/nusu@320 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-22 20:02:33 +00:00
..
ConfigurationFileStore.cs Achieved full test coverage for the configuration file store and the windows registry settings store 2014-07-22 20:02:33 +00:00
ConfigurationFileStore.Parsing.cs Documented the intended interface for the settings store; parseBooleanLiteral() is now a private method in the ConfigurationFileStore again; added some unit tests for the registry-based settings store 2014-07-22 15:58:07 +00:00
ConfigurationFileStore.Test.cs Achieved full test coverage for the configuration file store and the windows registry settings store 2014-07-22 20:02:33 +00:00
ISettingsStore.cs Documented the intended interface for the settings store; parseBooleanLiteral() is now a private method in the ConfigurationFileStore again; added some unit tests for the registry-based settings store 2014-07-22 15:58:07 +00:00
MemoryStore.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
MemoryStore.Test.cs Fully implemented the memory store and added unit tests for it 2014-07-21 12:58:33 +00:00
OptionInfo.cs Renamed the configuration namespace to settings; more progress on the configuration file parser; partially implemented the memory settings store 2014-07-19 22:16:41 +00:00
WindowsRegistryStore.cs Achieved full test coverage for the configuration file store and the windows registry settings store 2014-07-22 20:02:33 +00:00
WindowsRegistryStore.Test.cs Achieved full test coverage for the configuration file store and the windows registry settings store 2014-07-22 20:02:33 +00:00