Opened 13 years ago
Closed 13 years ago
#1628 closed enhancement (done)
Create a test for the deep cloning behavior of IDeepCloneables
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.6 |
Component: | Tests | Version: | 3.3.6 |
Keywords: | Cc: |
Description
Change History (10)
comment:1 Changed 13 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 13 years ago by abeham
- Version changed from 3.3.5 to branch
comment:3 Changed 13 years ago by abeham
- excluded static fields
- excluded types with private default constructor
comment:4 Changed 13 years ago by abeham
- reintegrated changes from branch
comment:5 Changed 13 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
- Version changed from branch to 3.3.5
comment:6 Changed 13 years ago by abeham
- fixed ScrambleMove again (trunk this time)
comment:7 Changed 13 years ago by abeham
- fixed deployment items
comment:8 Changed 13 years ago by mkommend
- Excluded subtypes of Symbol and SymbolicExpressionGrammarBase from deep cloneable check.
comment:9 Changed 13 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
comment:10 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.6
Note: See
TracTickets for help on using
tickets.
r6685