Commit cf0ce2f
Vincent Palancher
build: Upgrades version of googletest to live at head.
The tagged versions of Googletest are considered obsolete. The
recommended version is the one targeted by the `main` branch.
This patch adds an include to `optional_io.hpp`, because a change
in googletest caused one of our tests to try to output a
`boost::optional`.
Integration breaking change: the GOOGLETEST_VERSION CMake variable is no
longer honored.
Change-Id: Ie816821af53a79842ddad4f2e5c56e26a2e20782
Reviewed-on: http://gerrit2.aldebaran.lan/1761
Reviewed-by: philippe.martin <philippe.martin@softbankrobotics.com>
Reviewed-by: jmonnon <jmonnon@aldebaran.com>
Tested-by: vincent.palancher <vincent.palancher@softbankrobotics.com>1 parent d009f1d commit cf0ce2f
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | | - | |
| 67 | + | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments