-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Constraints support in class properties for GemStone #14
Comments
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
260 run, 251 passed, 4 failed, 5 errors errors RwHybridBrowserToolTest>>#testHybridMoveMethodFromSessionMethodsIntoSessionMethods RwHybridBrowserToolTest>>#testHybridMoveMethodIntoSessionMethods RwRowanProjectIssuesTest>>#testIssue150_branches RwRowanSample2Test>>#testNoMigration_gitolite RwRowanSample4Test>>#testIssue230 failures RwBrowserToolApiTest>>#testCreateClassWithConstraints RwLoadingTest>>#testPoolDictionaryChanges RwRowanProjectIssuesTest>>#testIssue123_moveExistingClassWithMethodsAndSubclassesToNewPackageAndNewClassVersion RwSymbolDictionaryTest>>#testClassVersioningPatch
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
…constraints and options 261 run, 253 passed, 3 failed, 5 errors errors RwHybridBrowserToolTest>>#testHybridMoveMethodFromSessionMethodsIntoSessionMethods RwHybridBrowserToolTest>>#testHybridMoveMethodIntoSessionMethods RwRowanProjectIssuesTest>>#testIssue150_branches RwRowanSample2Test>>#testNoMigration_gitolite RwRowanSample4Test>>#testIssue230 failures RwLoadingTest>>#testPoolDictionaryChanges RwRowanProjectIssuesTest>>#testIssue123_moveExistingClassWithMethodsAndSubclassesToNewPackageAndNewClassVersion RwSymbolDictionaryTest>>#testClassVersioningPatch
looks like we might not be done with constraints ... |
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
…roperly processed by definitions
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
… I need to add handling for varying constraints as well
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
261 run, 254 passed, 3 failed, 4 errors errors RwHybridBrowserToolTest>>#testHybridMoveMethodFromSessionMethodsIntoSessionMethods RwHybridBrowserToolTest>>#testHybridMoveMethodIntoSessionMethods RwRowanProjectIssuesTest>>#testIssue150_branches RwRowanSample4Test>>#testIssue230 failures RwLoadingTest>>#testPoolDictionaryChanges RwRowanProjectIssuesTest>>#testIssue123_moveExistingClassWithMethodsAndSubclassesToNewPackageAndNewClassVersion RwSymbolDictionaryTest>>#testClassVersioningPatch
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
dalehenrich
added a commit
that referenced
this issue
Jun 19, 2018
262 run, 255 passed, 3 failed, 4 errors errors RwHybridBrowserToolTest>>#testHybridMoveMethodFromSessionMethodsIntoSessionMethods RwHybridBrowserToolTest>>#testHybridMoveMethodIntoSessionMethods RwRowanProjectIssuesTest>>#testIssue150_branches RwRowanSample4Test>>#testIssue230 failures RwLoadingTest>>#testPoolDictionaryChanges RwRowanProjectIssuesTest>>#testIssue123_moveExistingClassWithMethodsAndSubclassesToNewPackageAndNewClassVersion RwSymbolDictionaryTest>>#testClassVersioningPatch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
... probably good idea to include constraints in Rowan, since they are not quite going away ...
The text was updated successfully, but these errors were encountered: