COIN-OR::LEMON - Graph Library

Opened 16 years ago

Last modified 13 years ago

#101 closed enhancement

Extend test cases for various tools — at Version 8

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: major Milestone:
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description (last modified by Peter Kovacs)

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 (8)

comment:1 in reply to:  description ; Changed 16 years ago by Alpar Juttner

Can't we postpone them to after the 1.0 release?

comment:2 in reply to:  1 Changed 16 years ago by Peter Kovacs

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 Alpar Juttner

Owner: changed from Alpar Juttner to Peter Kovacs

comment:4 Changed 16 years ago by Peter Kovacs

Description: modified (diff)

comment:5 Changed 16 years ago by Peter Kovacs

Description: modified (diff)

comment:6 Changed 16 years ago by Peter Kovacs

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 Alpar Juttner

Milestone: LEMON 1.0 releaseLEMON 1.1 release

comment:8 Changed 16 years ago by Peter Kovacs

Description: modified (diff)
Note: See TracTickets for help on using tickets.