Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
incidence-count-test.cpp File Reference

unit test IncidenceCount_test More...

Go to the source code of this file.

Description

unit test IncidenceCount_test

Definition in file incidence-count-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/microbenchmark.hpp"
#include "lib/incidence-count.hpp"
#include "lib/thread.hpp"
#include "lib/util.hpp"
#include <thread>

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{incidence-count-test.cpp}
 

Classes

class  IncidenceCount_test
 

Functions

bool isNumEq (double d1, double d2)
 
 LAUNCHER (IncidenceCount_test, "unit common")