Introduction ============ The wide class library aims to be a small, easy to learn and use class library for C++. It is released under the `GNU General Public License v3`_ The only module definded so far is :ref:`wide::unittest `. As the name suggests it is a module for unittesting. .. only:: online :download:`Get it! <../wide-eb7114d04995.tar.gz>` Release notes ------------- **0.1.1** 2012-10-24 New ``multi_reporter`` class. Introduction of different output modes for the ``text_reporter`` class. Utility classes to simplify creation of test applications with command line argurments. **0.1.0** 2012-07-25 First public release. .. _`GNU General Public License v3`: http://www.gnu.org/licenses/