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 )
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
Description: | modified (diff) |
---|---|
Milestone: | yat 0.x+ → yat 0.6 |
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
ticket:489 was marked as related