Opened 15 years ago

Closed 14 years ago

#449 closed request (fixed)

Add tests to check Concepts

Reported by: Peter Owned by: Peter
Priority: major Milestone: yat 0.6
Component: test Version: trunk
Keywords: Cc:

Description (last modified by Peter)

related to ticket:489

The requirements listed on the Concepts page should be tested.

These tests could be placed in Suite.h or if they are very narrow they could be placed in specific_test.cc. For instance:

template<class Distance>
test_distance(test::Suite& suite);

Change History (3)

comment:1 Changed 15 years ago by Peter

Description: modified (diff)
Milestone: yat 0.x+yat 0.6

ticket:489 was marked as related

comment:2 Changed 14 years ago by Peter

Status: newassigned

comment:3 Changed 14 years ago by Peter

Resolution: fixed
Status: assignedclosed

(In [2143]) fixes #449

Note: See TracTickets for help on using tickets.