@@ -9,13 +9,9 @@ INCLUDE_DIRS
9
9
LINK_LIBRARIES
10
10
yutil
11
11
cpp-testing-unittest_main
12
- <<<<<<< HEAD:tests/unit/library/json/CMakeLists.txt
13
- library-json
12
+ json
14
13
LABELS
15
14
unit
16
- =======
17
- json
18
- >>>>>>> 740dcae8d (Returned library and switched client to ol util and library ):tests/library/json/CMakeLists.txt
19
15
)
20
16
21
17
add_ydb_test (NAME json-ut-json_reader_fast_ut
@@ -30,13 +26,9 @@ INCLUDE_DIRS
30
26
LINK_LIBRARIES
31
27
yutil
32
28
cpp-testing-unittest_main
33
- <<<<<<< HEAD:tests/unit/library/json/CMakeLists.txt
34
- library-json
29
+ json
35
30
LABELS
36
31
unit
37
- =======
38
- json
39
- >>>>>>> 740dcae8d (Returned library and switched client to ol util and library ):tests/library/json/CMakeLists.txt
40
32
)
41
33
42
34
add_ydb_test (NAME json-ut-json_reader_ut
@@ -50,13 +42,9 @@ INCLUDE_DIRS
50
42
LINK_LIBRARIES
51
43
yutil
52
44
cpp-testing-unittest_main
53
- <<<<<<< HEAD:tests/unit/library/json/CMakeLists.txt
54
- library-json
45
+ json
55
46
LABELS
56
47
unit
57
- =======
58
- json
59
- >>>>>>> 740dcae8d (Returned library and switched client to ol util and library ):tests/library/json/CMakeLists.txt
60
48
)
61
49
62
50
add_ydb_test (NAME json-ut-json_saveload_ut
@@ -70,13 +58,9 @@ INCLUDE_DIRS
70
58
LINK_LIBRARIES
71
59
yutil
72
60
cpp-testing-unittest_main
73
- <<<<<<< HEAD:tests/unit/library/json/CMakeLists.txt
74
- library-json
61
+ json
75
62
LABELS
76
63
unit
77
- =======
78
- json
79
- >>>>>>> 740dcae8d (Returned library and switched client to ol util and library ):tests/library/json/CMakeLists.txt
80
64
)
81
65
82
66
add_ydb_test (NAME json-ut-json_writer_ut
@@ -89,11 +73,7 @@ INCLUDE_DIRS
89
73
LINK_LIBRARIES
90
74
yutil
91
75
cpp-testing-unittest_main
92
- <<<<<<< HEAD:tests/unit/library/json/CMakeLists.txt
93
- library-json
76
+ json
94
77
LABELS
95
78
unit
96
- =======
97
- json
98
- >>>>>>> 740dcae8d (Returned library and switched client to ol util and library ):tests/library/json/CMakeLists.txt
99
79
)
0 commit comments