[Lldb-commits] [PATCH] implement gdb-set output-radix

Ilia K ki.stfu at gmail.com
Fri Apr 3 01:32:18 PDT 2015


Looks good apart the following: move your test to MiGdbSetShowTestCase, please.


================
Comment at: test/tools/lldb-mi/variable/TestMiVar.py:192
@@ +191,3 @@
+    @skipIfLinux # llvm.org/pr22841: lldb-mi tests fail on all Linux buildbots
+    def test_lldbmi_gdb_set_ouptut_radix(self):
+        """Test that 'lldb-mi --interpreter' works for -gdb-set output-radix."""
----------------
Move this test to test/tools/lldb-mi/TestMiGdbSetShow.py

http://reviews.llvm.org/D8430

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list