Core utility unittests.
More...
#include <iganet/iganet.h>
#include <gtest/gtest.h>
#include <sstream>
|
| | TEST (Core, ArrayAndTupleFormattingIsStable) |
| |
| | TEST (Core, IntegerLiteralsHaveExpectedTypesAndValues) |
| |
| | TEST (Core, NullOutputStreamAcceptsWrites) |
| |
| | TEST (Core, VerboseManipulatorStoresStatePerStream) |
| |
Core utility unittests.
- Author
- Matthias Moller
- Copyright
- This file is part of the IgANet project
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/.
◆ TEST() [1/4]
| TEST |
( |
Core |
, |
|
|
ArrayAndTupleFormattingIsStable |
|
|
) |
| |
◆ TEST() [2/4]
| TEST |
( |
Core |
, |
|
|
IntegerLiteralsHaveExpectedTypesAndValues |
|
|
) |
| |
◆ TEST() [3/4]
| TEST |
( |
Core |
, |
|
|
NullOutputStreamAcceptsWrites |
|
|
) |
| |
◆ TEST() [4/4]
| TEST |
( |
Core |
, |
|
|
VerboseManipulatorStoresStatePerStream |
|
|
) |
| |