Nuclex.Support/Source/Settings
Markus Ewald 03ada146e5 Simplified the parsing code; all code paths of the configuration file store are now covered by tests
git-svn-id: file:///srv/devel/repo-conversion/nusu@307 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-21 12:03:22 +00:00
..
ConfigurationFileStore.cs Options can now be removed from a configuration file; added more unit tests to cover all the code paths 2014-07-21 10:33:24 +00:00
ConfigurationFileStore.Parsing.cs Simplified the parsing code; all code paths of the configuration file store are now covered by tests 2014-07-21 12:03:22 +00:00
ConfigurationFileStore.Test.cs Simplified the parsing code; all code paths of the configuration file store are now covered by tests 2014-07-21 12:03:22 +00:00
ISettingsStore.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
MemoryStore.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
MemoryStore.Test.cs Added some unit tests; the configuration file parser can now parse categories 2014-07-20 12:42:09 +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 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.Test.cs Added some unit tests; the configuration file parser can now parse categories 2014-07-20 12:42:09 +00:00