Opened 16 years ago
Closed 14 years ago
#101 closed enhancement (done)
Extend test cases for various tools
Reported by: | Peter Kovacs | Owned by: | Peter Kovacs |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description (last modified by )
Some test programs should be extended.
- random_test.cc
- path_test.cc
- unionfind_test.cc (UnionFind, ExtendFindEnum, HeapUnionFind)
graph_utils_test.cc (SourceMap, TargetMap, ForwardMap, BackwardMap, IdMap, InvertableMap etc.)
Change History (12)
comment:1 follow-up: 2 Changed 16 years ago by
comment:2 Changed 16 years ago by
Replying to alpar:
Can't we postpone them to after the 1.0 release?
They can be postponed indeed, however they may reveal bugs, like e.g. [5b507a86ad72].
comment:3 Changed 16 years ago by
Owner: | changed from Alpar Juttner to Peter Kovacs |
---|
comment:4 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 16 years ago by
Since graph_copy_test.cc is ported (see #113), these remaining test cases seem not critical. The ticket can be postponed.
comment:7 Changed 16 years ago by
Milestone: | LEMON 1.0 release → LEMON 1.1 release |
---|
comment:8 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 16 years ago by
Milestone: | LEMON 1.1 release |
---|
comment:10 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Test cases for graph maps are added in [0aba23bf2a85], see #302.
comment:11 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:12 Changed 14 years ago by
Resolution: | → done |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Can't we postpone them to after the 1.0 release?