File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77#pragma once
88
9- #ifndef CPP_REACT_EVENTSTREAMTEST_H
10- #define CPP_REACT_EVENTSTREAMTEST_H
11-
129#include < queue>
1310#include < string>
1411
@@ -266,5 +263,3 @@ REGISTER_TYPED_TEST_CASE_P
266263);
267264
268265} // ~namespace
269-
270- #endif // CPP_REACT_EVENTSTREAMTEST_H
Original file line number Diff line number Diff line change 66
77#pragma once
88
9- #ifndef CPP_REACT_MOVETEST_H
10- #define CPP_REACT_MOVETEST_H
11-
129#include " gtest/gtest.h"
1310
1411#include " react/Signal.h"
@@ -128,5 +125,3 @@ REGISTER_TYPED_TEST_CASE_P
128125);
129126
130127} // ~namespace
131-
132- #endif // CPP_REACT_MOVETEST_H
Original file line number Diff line number Diff line change 66
77#pragma once
88
9- #ifndef CPP_REACT_OBSERVERTEST_H
10- #define CPP_REACT_OBSERVERTEST_H
11-
129#include " gtest/gtest.h"
1310
1411#include " react/Signal.h"
@@ -111,5 +108,3 @@ REGISTER_TYPED_TEST_CASE_P
111108);
112109
113110} // ~namespace
114-
115- #endif // CPP_REACT_OBSERVERTEST_H
Original file line number Diff line number Diff line change 66
77#pragma once
88
9- #ifndef CPP_REACT_OPERATIONSTEST_H
10- #define CPP_REACT_OPERATIONSTEST_H
11-
129#include " gtest/gtest.h"
1310
1411#include < queue>
@@ -227,5 +224,3 @@ REGISTER_TYPED_TEST_CASE_P
227224);
228225
229226} // ~namespace
230-
231- #endif // CPP_REACT_OPERATIONSTEST_H
Original file line number Diff line number Diff line change 66
77#pragma once
88
9- #ifndef CPP_REACT_SIGNALTEST_H
10- #define CPP_REACT_SIGNALTEST_H
11-
129#include " gtest/gtest.h"
1310
1411#include < queue>
@@ -523,5 +520,3 @@ REGISTER_TYPED_TEST_CASE_P
523520);
524521
525522} // ~namespace
526-
527- #endif // CPP_REACT_SIGNALTEST_H
Original file line number Diff line number Diff line change @@ -307,5 +307,3 @@ REGISTER_TYPED_TEST_CASE_P
307307);
308308
309309} // ~namespace
310-
311- #endif // CPP_REACT_TRANSACTIONTEST_H
You can’t perform that action at this time.
0 commit comments