Skip to content
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

Clean up code #28

Closed
dakusui opened this issue Oct 28, 2015 · 0 comments
Closed

Clean up code #28

dakusui opened this issue Oct 28, 2015 · 0 comments
Assignees
Milestone

Comments

@dakusui
Copy link
Owner

dakusui commented Oct 28, 2015

Clean up code thoroughly toward the stable release 0.6.x.
It would be the last opportunity to do so wildly.

@dakusui dakusui self-assigned this Oct 28, 2015
@dakusui dakusui added this to the 0.6.0 milestone Oct 28, 2015
dakusui added a commit that referenced this issue Oct 29, 2015
Issue-#29: Enhance unit test to improve coverage. And fix a bug in expectation evaluation logic found by the enhanced tests.
dakusui added a commit that referenced this issue Nov 1, 2015
dakusui added a commit that referenced this issue Nov 5, 2015
  Classes:  XyzTupleGenerator    -> XyzCAEngine
            XyzConstraintManager -> Constraint
            @TupleGeneration     -> @GenerateWith
  Packages: generators           -> caengines
            constraintmanagers   -> constraints
  methods:  constraint           -> checker
dakusui added a commit that referenced this issue Nov 5, 2015
  Classes:  XyzTupleGenerator    -> XyzCAEngine
            XyzConstraintManager -> XyzConstraint
            @TupleGeneration     -> @GenerateWith
  Packages: generators           -> caengines
            constraintmanagers   -> constraints
  methods:  constraint           -> checker
@dakusui dakusui closed this as completed Jan 11, 2016
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

No branches or pull requests

1 participant