IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
unittest_core.cxx File Reference

Core utility unittests. More...

#include <iganet/iganet.h>
#include <gtest/gtest.h>
#include <sstream>

Functions

 TEST (Core, ArrayAndTupleFormattingIsStable)
 
 TEST (Core, IntegerLiteralsHaveExpectedTypesAndValues)
 
 TEST (Core, NullOutputStreamAcceptsWrites)
 
 TEST (Core, VerboseManipulatorStoresStatePerStream)
 

Detailed Description

Core utility unittests.

Author
Matthias Moller

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Function Documentation

◆ TEST() [1/4]

TEST ( Core  ,
ArrayAndTupleFormattingIsStable   
)

◆ TEST() [2/4]

TEST ( Core  ,
IntegerLiteralsHaveExpectedTypesAndValues   
)

◆ TEST() [3/4]

TEST ( Core  ,
NullOutputStreamAcceptsWrites   
)

◆ TEST() [4/4]

TEST ( Core  ,
VerboseManipulatorStoresStatePerStream   
)