Skip to content

Commit

Permalink
Merge branch 'issue_365' of github.com:dalehenrich/metacello-work int…
Browse files Browse the repository at this point in the history
…o issue_365
  • Loading branch information
dalehenrich committed Sep 11, 2015
2 parents 81fa352 + fdcb114 commit e32195e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
running
tearDownPackageList
^ #('ConfigurationOfExternalX' 'ConfigurationOfExternalXX' 'ConfigurationOfExternal' 'ConfigurationOfExternalXXX' 'ConfigurationOfExternalIV' 'ConfigurationOfExternalIV' 'BaselineOfExternalX' 'BaselineOfGithubRefXX' 'BaselineOfGithubRefIV' 'BaselineOfGithubRefV' 'BaselineOfGithubRefVI' 'BaselineOfGithubRefVII' 'BaselineOfExternal' 'BaselineOfExternalX' 'External-CoreX' 'Sample-CoreX' 'ConfigurationOfMetacelloExample' 'GoferFoo' 'Sample-Core' 'Sample-Platform' 'Sample-Tests' 'External-Core' 'External-Tests' 'BaselineOfGithubRefVIII' 'BaselineOfGithubRefIX' 'MarianosImage' 'BaselineOfGithubRefXI' 'BaselineOfGithubRefXII' 'BaselineOfGithubRefXIII')
^ #('ConfigurationOfExternalX' 'ConfigurationOfExternalXX' 'ConfigurationOfExternal' 'ConfigurationOfExternalXXX' 'ConfigurationOfExternalIV' 'ConfigurationOfExternalIV' 'BaselineOfExternalX' 'BaselineOfGithubRefXX' 'BaselineOfGithubRefIV' 'BaselineOfGithubRefV' 'BaselineOfGithubRefVI' 'BaselineOfGithubRefVII' 'BaselineOfExternal' 'BaselineOfExternalX' 'External-CoreX' 'Sample-CoreX' 'ConfigurationOfMetacelloExample' 'GoferFoo' 'Sample-Core' 'Sample-Platform' 'Sample-Tests' 'External-Core' 'ExternalCore' 'External-Tests' 'BaselineOfGithubRefVIII' 'BaselineOfGithubRefIX' 'MarianosImage' 'BaselineOfGithubRefXI' 'BaselineOfGithubRefXII' 'BaselineOfGithubRefXIII')
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"configurationRepositoryContents" : "dkh 07/29/2013 14:39",
"externalRepositoryContents" : "dkh 07/29/2013 14:39",
"setUpRepositoryContents" : "dkh 07/29/2013 14:40",
"tearDownPackageList" : "dkh 07/06/2014 10:52" } }
"tearDownPackageList" : "dkh 08/30/2015 18:42" } }

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ testGithubRepositoryPatternMatchingA
| repo |
[
repo := MCGitHubRepository
parseLocation: 'github://GsDevKit/Seaside31:v3.?/repository'
parseLocation: 'github://GsDevKit/Seaside31:v3.1.3.?/repository'
version: nil.
self assert: repo projectVersion = 'v3.1.3.1-gs' ]
on: Error
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"testBitbucketRepositoryPatternMatchingC" : "dkh 10/14/2014 15:23",
"testBitbucketRepositoryPatternMatchingD" : "dkh 10/15/2014 14:39",
"testGitHubJSONParse" : "dkh 10/14/2014 15:24",
"testGithubRepositoryPatternMatchingA" : "dkh 10/18/2014 12:07",
"testGithubRepositoryPatternMatchingA" : "dkh 08/30/2015 19:28",
"testGithubRepositoryPatternMatchingB" : "dkh 10/14/2014 15:23",
"testGithubRepositoryPatternMatchingC" : "dkh 10/14/2014 15:23",
"testGithubRepositoryPatternMatchingD" : "dkh 10/15/2014 14:39",
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bea35be90ab1ba0be80af4f4275fccbfc071a74f - v2.2.0-gs
get;
load.
self
verify: 'External-Core'
verify: 'ExternalCore'
loadedFrom: 'github://dalehenrich/external:v3.0.0-gs/repository' ]
on: Error
do: [ :ex |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"testGitHubTagPatternLoad1" : "dkh 10/18/2014 12:08",
"testGitHubTagPatternLoad2" : "dkh 10/18/2014 12:08",
"testGitHubTagPatternLoad2B" : "dkh 10/18/2014 12:08",
"testGitHubTagPatternLoad3" : "dkh 10/18/2014 12:08",
"testGitHubTagPatternLoad3" : "dkh 08/30/2015 18:43",
"testGithubRefBaselineLoad1" : "dkh 6/15/2012 05:20",
"testGithubRefBaselineLoad2" : "dkh 6/15/2012 05:21",
"testGithubRefBaselineLoad3" : "dkh 6/15/2012 05:22",
Expand Down

Large diffs are not rendered by default.

0 comments on commit e32195e

Please sign in to comment.