1.3.49
 
Loading...
Searching...
No Matches
selfTest.cpp File Reference
#include "Context.h"
#include "doctest.h"
#include "doctest_utils.h"
#include "Test_OBJ.h"
#include "Test_XML.h"
#include "Test_context.h"
#include "Test_data.h"
#include "Test_functions.h"
#include "Test_utilities.h"

Go to the source code of this file.

Variables

double errtol = 1e-6
 

Detailed Description

Context selfTest() function.

Copyright (C) 2016-2025 Brian Bailey

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Definition in file selfTest.cpp.

Macro Definition Documentation

◆ DOCTEST_CONFIG_DISABLE_AUTOMATIC_DISCOVERY

#define DOCTEST_CONFIG_DISABLE_AUTOMATIC_DISCOVERY

Definition at line 19 of file selfTest.cpp.

◆ DOCTEST_CONFIG_IMPLEMENT

#define DOCTEST_CONFIG_IMPLEMENT

Definition at line 18 of file selfTest.cpp.

Variable Documentation

◆ errtol

double errtol = 1e-6

Definition at line 25 of file selfTest.cpp.