Commit 86a72eb
* Avoid `PROJECT_SOURCE_DIR` and `make_unique` when building blackbox tests (#6140)
* Refs #23637. Avoid `PROJECT_SOURCE_DIR` when building blackbox tests.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #23637. Remove calls to `make_unique`.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
---------
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
(cherry picked from commit 60f83e5)
# Conflicts:
# test/blackbox/CMakeLists.txt
* Fix conflicts
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
---------
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
1 parent 7e5757f commit 86a72eb
File tree
2 files changed
+6
-4
lines changed- test/blackbox
- common
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
| 328 | + | |
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
| |||
420 | 421 | | |
421 | 422 | | |
422 | 423 | | |
423 | | - | |
| 424 | + | |
| 425 | + | |
424 | 426 | | |
425 | 427 | | |
426 | 428 | | |
| |||
0 commit comments