eclipse-cdt-cloud / cdt-gdb-adapter

CDT GDB Debug Adapter
Eclipse Public License 2.0
28 stars 40 forks source link

Test return values of setVariableRequest #200

Closed jonahgraham closed 2 years ago

jonahgraham commented 2 years ago

While reviewing #199 I found that this wasn't being tested automatically so we almost regressed in this area. With the new tests we can detect the issues I commented on in #199.