Skip to content

Commit

Permalink
gained/lost whitespace MetacelloToolBoxConstructorTestCase>>#'testPro…
Browse files Browse the repository at this point in the history
…jectToolBoxSourceComparison* tests

- tests for Issue Metacello#216, Issue Metacello#223, and Issue Metacello#245
- tests should pass now
  • Loading branch information
dalehenrich committed Jun 12, 2014
1 parent ad69c3d commit 3369630
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -17,4 +17,4 @@ assertMethodSourceFor: configurationName isEqualAfterModifyingVersion: versionSt
cr;
show:
configurationName , '-->' , modified printString , ' = ' , original printString.
self assert: original = modified
self assert: original trimBoth = modified trimBoth
Expand Up @@ -2,7 +2,7 @@
"class" : {
},
"instance" : {
"assertMethodSourceFor:isEqualAfterModifyingVersion:" : "dkh 06/11/2014 21:10",
"assertMethodSourceFor:isEqualAfterModifyingVersion:" : "dkh 06/11/2014 23:17",
"assertVersionSpecFor:isEqualAfterModifyingVersion:" : "dkh 6/12/2012 15:41:23.319",
"atomicConfigurationRepository" : "dkh 6/12/2012 15:41:23.319",
"configurationNameList" : "dkh 6/12/2012 15:41:23.319",
Expand Down
@@ -1 +1 @@
(name 'Metacello-TestsMCA-dkh.17' message '1 down, more to go ... more tracing - tests for Issue #216, Issue #223, and Issue #245' id 'db5482fe-a8a2-49d6-b228-10ba98c6147e' date '06/11/2014' time '21:11:14' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.16' message 'fix tracing for test errors: - tests for Issue #216, Issue #223, and Issue #245' id '202c96f8-7ce6-4a4d-ba89-e93b31f0f122' date '06/11/2014' time '20:05:34' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.15' message 'tracing for test errors:- tests for Issue #216, Issue #223, and Issue #245' id '8a175e6b-1652-4695-91cb-f4d79d5f3280' date '06/11/2014' time '19:05:54' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.14' message '- add Metacello-GS2x-Platform for GemStone 2.x specific code- support for MetacelloProjectRegistrationVersionInfo which should allow us to associate the git commit SHA for a git repo with the baseline that was loaded from the repo- all repository types supported for displaying something useful for the version string (only used by baselines as configuration version is used for configurations)- tests' id '64a18756-9caf-4f0d-a312-3d877389cbf0' date '05/08/2014' time '16:22:43' author 'dkh' ancestors ((name 'Metacello-TestsMCA-otto.13' message 'fix registration tests' id 'a983ab53-427b-471b-9fc1-531b0806ed55' date '05/08/2014' time '12:38:58' author 'otto' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
(name 'Metacello-TestsMCA-dkh.18' message 'gained/lost whitespace MetacelloToolBoxConstructorTestCase>>#''testProjectToolBoxSourceComparison* tests- tests for Issue #216, Issue #223, and Issue #245- tests should pass now' id '4d67b40b-4523-4183-8500-b37e14147d29' date '06/11/2014' time '23:20:27' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.17' message '1 down, more to go ... more tracing - tests for Issue #216, Issue #223, and Issue #245' id 'db5482fe-a8a2-49d6-b228-10ba98c6147e' date '06/11/2014' time '21:11:14' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.16' message 'fix tracing for test errors: - tests for Issue #216, Issue #223, and Issue #245' id '202c96f8-7ce6-4a4d-ba89-e93b31f0f122' date '06/11/2014' time '20:05:34' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.15' message 'tracing for test errors:- tests for Issue #216, Issue #223, and Issue #245' id '8a175e6b-1652-4695-91cb-f4d79d5f3280' date '06/11/2014' time '19:05:54' author 'dkh' ancestors ((name 'Metacello-TestsMCA-dkh.14' message '- add Metacello-GS2x-Platform for GemStone 2.x specific code- support for MetacelloProjectRegistrationVersionInfo which should allow us to associate the git commit SHA for a git repo with the baseline that was loaded from the repo- all repository types supported for displaying something useful for the version string (only used by baselines as configuration version is used for configurations)- tests' id '64a18756-9caf-4f0d-a312-3d877389cbf0' date '05/08/2014' time '16:22:43' author 'dkh' ancestors ((name 'Metacello-TestsMCA-otto.13' message 'fix registration tests' id 'a983ab53-427b-471b-9fc1-531b0806ed55' date '05/08/2014' time '12:38:58' author 'otto' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
Expand Down

0 comments on commit 3369630

Please sign in to comment.