mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 16:45:55 +01:00
clang-format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "sls/ClientSocket.h"
|
||||
#include "clara.hpp"
|
||||
#include "sls/ClientSocket.h"
|
||||
#include "sls/sls_detector_exceptions.h"
|
||||
#include "tests/testenum.h"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "sls/ServerSocket.h"
|
||||
#include "clara.hpp"
|
||||
#include "sls/ServerSocket.h"
|
||||
|
||||
#include "tests/testenum.h"
|
||||
|
||||
|
||||
2
tests/test.cpp
Executable file → Normal file
2
tests/test.cpp
Executable file → Normal file
@@ -3,8 +3,8 @@
|
||||
// #include "catch.hpp"
|
||||
|
||||
#define CATCH_CONFIG_RUNNER
|
||||
#include "sls/ToString.h"
|
||||
#include "catch.hpp"
|
||||
#include "sls/ToString.h"
|
||||
#include "sls/sls_detector_defs.h"
|
||||
#include "tests/config.h"
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user