From 3b1b7e5c4a53b2bfef3d0e16ab9087c483d9e7b8 Mon Sep 17 00:00:00 2001 From: Jeremy David Giesbrecht Date: Fri, 26 May 2017 01:01:18 -0600 Subject: [PATCH 1/2] Added text fixtures. --- spec/integration_spec.rb | 8 ++++++++ spec/integration_specs | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/spec/integration_spec.rb b/spec/integration_spec.rb index a4abf334b..4330cec41 100644 --- a/spec/integration_spec.rb +++ b/spec/integration_spec.rb @@ -212,5 +212,13 @@ describe 'Creates docs for Swift project with a variety of contents' do behaves_like cli_spec 'misc_jazzy_features' end + describe 'Checks evolution of behaviour involving ' \ + '--skip-undocumented and undocumented.json' \ + 'against project goals.' do + behaves_like cli_spec 'behaviours_for_undocumented', + '--xcodebuild-arguments ' \ + '-target,Behaviours ' \ + '--skip-undocumented' + end end end diff --git a/spec/integration_specs b/spec/integration_specs index 78fcab344..28b217232 160000 --- a/spec/integration_specs +++ b/spec/integration_specs @@ -1 +1 @@ -Subproject commit 78fcab344bb4a9c883127e4ece1e42401ec57823 +Subproject commit 28b217232376f7210fbae7a3cdbe181835aaebb4 From 396b96633fb8a7a39e9638e3814a69cb033dbabb Mon Sep 17 00:00:00 2001 From: Jeremy David Giesbrecht Date: Tue, 30 May 2017 19:33:20 -0600 Subject: [PATCH 2/2] Switched to American. --- spec/integration_spec.rb | 6 +++--- spec/integration_specs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/integration_spec.rb b/spec/integration_spec.rb index 4330cec41..f167029e4 100644 --- a/spec/integration_spec.rb +++ b/spec/integration_spec.rb @@ -212,12 +212,12 @@ describe 'Creates docs for Swift project with a variety of contents' do behaves_like cli_spec 'misc_jazzy_features' end - describe 'Checks evolution of behaviour involving ' \ + describe 'Checks evolution of behavior involving ' \ '--skip-undocumented and undocumented.json' \ 'against project goals.' do - behaves_like cli_spec 'behaviours_for_undocumented', + behaves_like cli_spec 'behaviors_for_undocumented', '--xcodebuild-arguments ' \ - '-target,Behaviours ' \ + '-target,Behaviors ' \ '--skip-undocumented' end end diff --git a/spec/integration_specs b/spec/integration_specs index 28b217232..7540ea5ce 160000 --- a/spec/integration_specs +++ b/spec/integration_specs @@ -1 +1 @@ -Subproject commit 28b217232376f7210fbae7a3cdbe181835aaebb4 +Subproject commit 7540ea5ced05e7eb4ee1f61ed58cb2f7406341ae