Skip to content
Snippets Groups Projects
Commit 1cf64773 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Move Core unit tests in C++ files

parent 6b9364b6
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 21 deletions
// To renew this file, run ./dev-tools/code-tools/update-gtestlist.py <directory>
#include "SphericalDetectorTest.h"
#include "DetectorMaskTest.h"
#include "PrecomputedTest.h"
#include "RectangularDetectorTest.h"
#include "SpecularDetector1DTest.h"
#include "SpecialFunctionsTest.h"
#include "RegionOfInterestTest.h"
#include "PolygonTest.h"
#include "SphericalConverterTest.h"
#include "RectangularConverterTest.h"
#include "OffSpecularConverterTest.h"
#include "SimulationAreaTest.h"
// To renew this file, run /G/ba/dev-tools/code-tools/update-gtestlist.py <directory>
#include "PythonFormattingTest.h"
#include "SimDataPairTest.h"
#include "FitObjectiveTest.h"
#include "FitObserverTest.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment