diff --git a/.gitignore b/.gitignore index 8d02c3bc..953b181a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ build/* packages *.suo *.userprefs +*.DotSettings.user *~ \#*\# *.pidb diff --git a/CommandLine4.sln.DotSettings.user b/CommandLine4.sln.DotSettings.user deleted file mode 100644 index 3056baf2..00000000 --- a/CommandLine4.sln.DotSettings.user +++ /dev/null @@ -1,6 +0,0 @@ - - 4 - True - 4 - Session - <Session><Elements><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.OptionMapperTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.OptionMapperTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.TokenPartitionerTests" type="XunitTestClassElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.TokenPartitionerTests" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Create_empty_instance" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Create_empty_instance" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Create_instance_with_options" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Create_instance_with_options" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Create_instance_without_options" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Create_instance_without_options" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests.Explicit_help_request_for_a_valid_verb_generates_HelpVerbRequestedError_with_appropriate_data" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" methodName="Explicit_help_request_for_a_valid_verb_generates_HelpVerbRequestedError_with_appropriate_data" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests.Explicit_help_request_for_an_invalid_verb_generates_HelpVerbRequestedError_with_Matched_set_to_false" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" methodName="Explicit_help_request_for_an_invalid_verb_generates_HelpVerbRequestedError_with_Matched_set_to_false" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Explicit_help_request_generates_help_requested_error" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Explicit_help_request_generates_help_requested_error" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests.Explicit_help_request_generates_HelpVerbRequestedError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" methodName="Explicit_help_request_generates_HelpVerbRequestedError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Invoke_AutoBuild_for_Options_returns_appropriate_formatted_text" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Invoke_AutoBuild_for_Options_returns_appropriate_formatted_text" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Invoke_AutoBuild_for_Verbs_with_specific_verb_returns_appropriate_formatted_text" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Invoke_AutoBuild_for_Verbs_with_specific_verb_returns_appropriate_formatted_text" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Invoke_AutoBuild_for_Verbs_with_unknown_verb_returns_appropriate_formatted_text" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Invoke_AutoBuild_for_Verbs_with_unknown_verb_returns_appropriate_formatted_text" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Invoking_RenderParsingErrorsText_returns_appropriate_formatted_text" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Invoking_RenderParsingErrorsText_returns_appropriate_formatted_text" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Long_help_text_without_spaces" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Long_help_text_without_spaces" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.Long_pre_and_post_lines_without_spaces" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="Long_pre_and_post_lines_without_spaces" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.OptionMapperTests.Map_boolean_switch_creates_boolean_value" ParentId="xunit:CommandLine.Tests.Unit.Core.OptionMapperTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.OptionMapperTests" methodName="Map_boolean_switch_creates_boolean_value" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Omitting_required_option_gererates_MissingRequiredOptionError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Omitting_required_option_gererates_MissingRequiredOptionError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_double_value" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_double_value" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests.Parse_empty_array_returns_NullInstance" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" methodName="Parse_empty_array_returns_NullInstance" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests.Parse_existing_verb_returns_verb_instance" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceChooserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceChooserTests" methodName="Parse_existing_verb_returns_verb_instance" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_int_sequence_with_range" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_int_sequence_with_range" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_negative_double_value" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_negative_double_value" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_negative_int_value" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_negative_int_value" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_option_from_different_sets_gererates_MutuallyExclusiveSetError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_option_from_different_sets_gererates_MutuallyExclusiveSetError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.Parse_options" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="Parse_options" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_sequence_value_without_range_constraints" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_sequence_value_without_range_constraints" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_unknown_long_option_gererates_UnknownOptionError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_unknown_long_option_gererates_UnknownOptionError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_unknown_short_option_gererates_UnknownOptionError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_unknown_short_option_gererates_UnknownOptionError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_unknown_short_option_in_option_group_gererates_UnknownOptionError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_unknown_short_option_in_option_group_gererates_UnknownOptionError" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Parse_values_partitioned_between_sequence_and_scalar" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Parse_values_partitioned_between_sequence_and_scalar" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.Parse_verbs" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="Parse_verbs" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.Parse_verbs_using_generic_overload" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="Parse_verbs_using_generic_overload" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.TokenPartitionerTests.Partition_sequence_returns_sequence" ParentId="xunit:CommandLine.Tests.Unit.Core.TokenPartitionerTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.TokenPartitionerTests" methodName="Partition_sequence_returns_sequence" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.When_defined_MetaValue_should_be_rendered" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="When_defined_MetaValue_should_be_rendered" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Text.HelpTextTests.When_help_text_is_longer_than_width_it_will_wrap_around_as_if_in_a_column" ParentId="xunit:CommandLine.Tests.Unit.Text.HelpTextTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Text.HelpTextTests" methodName="When_help_text_is_longer_than_width_it_will_wrap_around_as_if_in_a_column" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.When_HelpWriter_is_set_help_screen_is_generated" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="When_HelpWriter_is_set_help_screen_is_generated" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.When_HelpWriter_is_set_help_screen_is_generated_in_verbs_scenario" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="When_HelpWriter_is_set_help_screen_is_generated_in_verbs_scenario" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.ParserTests.When_HelpWriter_is_set_help_screen_is_generated_in_verbs_scenario_using_generic_overload" ParentId="xunit:CommandLine.Tests.Unit.ParserTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.ParserTests" methodName="When_HelpWriter_is_set_help_screen_is_generated_in_verbs_scenario_using_generic_overload" skipReason="" /><UnitTestElement Provider="xUnit" Id="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests.Wrong_range_in_sequence_gererates_SequenceOutOfRangeError" ParentId="xunit:CommandLine.Tests.Unit.Core.InstanceBuilderTests" type="XunitTestMethodElement" projectId="0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E" typeName="CommandLine.Tests.Unit.Core.InstanceBuilderTests" methodName="Wrong_range_in_sequence_gererates_SequenceOutOfRangeError" skipReason="" /></Elements></Session> \ No newline at end of file diff --git a/src/CommandLine.Tests/CommandLine.Tests.csproj b/src/CommandLine.Tests/CommandLine.Tests.csproj index 78783fd0..290fe047 100644 --- a/src/CommandLine.Tests/CommandLine.Tests.csproj +++ b/src/CommandLine.Tests/CommandLine.Tests.csproj @@ -1,5 +1,6 @@  + @@ -132,6 +133,7 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. +