Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
multifact-test.cpp File Reference

unit test MultiFact_test More...

Go to the source code of this file.

Description

unit test MultiFact_test

Definition in file multifact-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/multifact.hpp"
#include "lib/util.hpp"
#include <boost/lexical_cast.hpp>
#include <functional>
#include <memory>
#include <string>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 
namespace  lib::test::anonymous_namespace{multifact-test.cpp}
 

Enumerations

enum  theID {
  ONE = 1 ,
  TWO ,
  THR ,
  FOU
}
 

Classes

struct  Interface
 
class  Implementation< ii >
 
class  MultiFact_test
 

Functions

template<typename X >
string buildSome (X rawVal)
 
string buildOne ()
 
 LAUNCHER (MultiFact_test, "unit common")
 Register this test class...