Commit Graph
6 Commits
Author SHA1 Message Date
Andreas Lauser b0165c18e5 remove source files from the attic
the historic log files are retained, for the source files use `git log`.
2017-11-17 13:46:50 +01:00
Atgeirr Flø Rasmussen 7685da5058 Add recent results to the good old testcase log. 2014-08-22 22:23:20 +02:00
Andreas Lauser 1927fad698 explicitly include <iostream> in files which use std::cout or std::cerr 2013-09-05 12:45:02 +02:00
Andreas Lauser 1908e1bf8f Add exception handlers to all unit tests, tutorials and examples 2013-09-03 14:59:13 +02:00
Roland Kaufmann 8eab1731cf Issue warning about the status of files in the attic 2013-08-10 20:33:45 +02:00
Roland Kaufmann 1700405d0c Move old files into the attic
The attic are the place where files which we don't use right now, but
which we acknowledge some amount of valuable time has been spent on and
which may be usable some day in the future, so we don't have the
conscience to right out delete them.

These files are not expected to compile, and certainly not to run and
produce sensible results, anymore. However, with some work they can
possibly be converted into proper unit tests or examples.
2013-08-10 20:33:22 +02:00