philippewarren
philippewarren
Allowing U-Z special values as row selectors for cell span would be useful when you have a cell that should expand when new rows are added to the table.
Like in #1448, I'm using GoogleTest and GoogleMock. The macro `TEST` from GoogleTest behaves correctly, and it does not give any error, as it comes from a system header. But...
**Describe the bug** Some of the tests on macOS are flaky (they sometimes work, and they sometimes fail unexplicably). Frequently caused by sockets (socket.io) connections. Also sometimes it is because...
Partly blocked by #82.
Currently, some tests hang or fail on Windows IF they are run all at once. Every test can pass if ran individually. This could be investigated and fixed.
**Checklist** - [x] The issue is about this extension and NOT about a fork. - [x] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.md) document. - [x] The latest version of the extension...
The version 2.0.0 of the library can't be installed from the Arduino Library Manager. The required steps should be taken to allow it to be installed from the Arduino Library...
Change the `opentera_webrtc_demos::robot_status.py` node to be generic and extensible and work on all robots, then change the `robot_status.py` in T-Top and Beam repos to use the new facilities. Possible implementations:...
Custom JSON and WebSockets could benefit from being replaced by a standardized rosbridge + roslibjs to facilitate the communication with ROS for any kind of message and any topic. We...