$search
Unit Test for the mathematical constants. More...
#include <iostream>#include <gtest/gtest.h>#include "../../include/ecl/math/constants.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (MathTests, pi) | |
Unit Test for the mathematical constants.
Definition in file constants.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 31 of file constants.cpp.
| TEST | ( | MathTests | , | |
| pi | ||||
| ) |
Definition at line 21 of file constants.cpp.