Add some missing test to ParsesConfiguration and ParsesConfigurationBools.
Make explicit the backward compatibility test following the example of SpaceBeforeParens.
Split ConstructorInitializerIndentWidth into BreakConstructorInitializersBeforeComma.
This should ease a possible extension of the supported style for the Initializers.
Updated lines were ran through clang-format.
Built debug 'FormatTest' with VS2013 express and ran the test.