hugin1/tests/old/common.cpp File Reference
implementation of common Class More...
#include <config.h>
#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp>
#include <common/utils.h>
#include <common/platform.h>
Include dependency graph for common.cpp:

Namespaces | |
| namespace | boost::unit_test_framework |
Functions | |
| void | test_quote () |
| test_suite * | init_unit_test_suite (int, char **) |
Detailed Description
implementation of common Class
- Author:
- Pablo d'Angelo <pablo.dangelo@web.de>
- Id
- common.cpp 1810 2006-12-30 22:22:09Z dangelo
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Function Documentation
|
||||||||||||
|
|
|
|
|
1.3.9.1