aboutsummaryrefslogtreecommitdiff
path: root/devel/exercisix
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371544
* Allow staging as a regular userAntoine Brodin2014-09-081-3/+3
| | | | Notes: svn path=/head/; revision=367665
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support stagingEmanuel Haupt2014-02-183-5/+24
| | | | Notes: svn path=/head/; revision=344854
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - Exercisix is a lightweight unit-test framework for C++, designed forBeech Rintoul2011-07-094-0/+32
test-aided development. Framework provides test discovery, textual description as primary test identifier, terse test tools syntax, emacs-friendly error message format, easy build without linking. Notes: svn path=/head/; revision=277407