Skip to content

Update for Xcode 7 Beta 5#30

Merged
jpsim merged 1 commit intoCarthage:swift-2.0from
mrackwitz:swift-2.0
Aug 23, 2015
Merged

Update for Xcode 7 Beta 5#30
jpsim merged 1 commit intoCarthage:swift-2.0from
mrackwitz:swift-2.0

Conversation

@mrackwitz
Copy link
Copy Markdown
Contributor

Seemingly there was undocumented semantic change to stdlib's Array.split, which caused the fail of one test. maxCount doesn't behave as documented. Passing 2 instead of 1 fixes the test.

Test Case '-[CommandantTests.OptionsTypeSpec CommandMode_Arguments__should_treat____as_the_end_of_valued_options_##_68]' started.
OptionSpec.swift:71: error: -[CommandantTests.OptionsTypeSpec CommandMode_Arguments__should_treat____as_the_end_of_valued_options_##_68] : failed - expected to equal <{ intValue: 42, stringValue: foobar, optionalFilename: filename, requiredName: --intValue }>, got <nil> (use beNil() to match nils)

@jpsim
Copy link
Copy Markdown
Contributor

jpsim commented Aug 23, 2015

Changes look appropriate and confirmed as working, thanks!

jpsim added a commit that referenced this pull request Aug 23, 2015
@jpsim jpsim merged commit 5c73856 into Carthage:swift-2.0 Aug 23, 2015
@jpsim jpsim mentioned this pull request Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants