#15532 closed submission (fixed)
NEW: unittest++-1.3
Reported by: | guidolorenz@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | UnitTest++ unittest-cpp | Cc: | |
Port: |
Description
UnitTest++ is a lightweight unit testing framework for C++ (see http://unittest-cpp.sourceforge.net/).
The original Makefile does not have an install target. The port will install headers to ${prefix}/include/unittest++ (as the Ubuntu packages of UnitTest++ do) and the library to ${prefix}/lib.
For now, the port lacks a universal variant, since I'm relatively new to Mac development.
Attachments (1)
Change History (5)
Changed 16 years ago by guidolorenz@…
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmr@… |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Thanks, added in r38443.