COIN-OR::LEMON - Graph Library

Opened 14 years ago

Closed 12 years ago

#408 closed enhancement (done)

Extend path_test.cc

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

Description

This ticket is a follow-up of #101.

Attachments (1)

408-15d7c5eadaca.patch (12.0 KB) - added by Peter Kovacs 12 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Peter Kovacs

The basic functionality should be checked for all path types (e.g. empty(), length(), source(), target(), traversal). Furthermore, it would be nice to also check the specialities.

comment:2 Changed 12 years ago by Alpar Juttner

Milestone: LEMON 1.3 releaseLEMON 1.4 release

comment:3 Changed 12 years ago by Peter Kovacs

Milestone: LEMON 1.4 releaseLEMON 1.3 release
Owner: changed from Balazs Dezso to Peter Kovacs
Status: newassigned

Changed 12 years ago by Peter Kovacs

Attachment: 408-15d7c5eadaca.patch added

comment:4 Changed 12 years ago by Peter Kovacs

The attached patch [15d7c5eadaca] improves path_test.cc by adding detailed test cases and fixes a compiler warning revealed by the tests.

comment:5 Changed 12 years ago by Alpar Juttner

Resolution: done
Status: assignedclosed

[15d7c5eadaca] has been pushed to the main branch.

Note: See TracTickets for help on using tickets.