Commit graph

4 commits

Author SHA1 Message Date
reed
82281c72dc Re-add files again. 2010-01-26 01:20:57 +00:00
reed
5546e1727e Remove googletest.
I will import later.

I should not have imported it during a freeze.
(On that note, anyway to improve cvs to notify during freezes?
Like maybe during the CVS log entry template?)
2009-12-22 13:59:02 +00:00
reed
fbca3af2bd Reformat. 2009-12-21 19:22:48 +00:00
reed
359d06bad3 Add new package: googletest.
The googletest package provides Google's C++ test writing framework.
It is based on the xUnit architecture and works for a variety of
platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and
Symbian). It provides various options for running the tests, a
rich set of assertions, automatic test discovery, and XML test
report generation. It supports type- and value-parameterized tests,
death tests, fatal and non-fatal failures, and user-defined
assertions.
2009-12-21 19:18:25 +00:00