[Lldb-commits] [PATCH] Fix portability problems in lots of tests

Zachary Turner zturner at google.com
Thu Jul 17 15:35:32 PDT 2014


Adds the builder_win32 module.   Test suite runs!

http://reviews.llvm.org/D4573

Files:
  test/benchmarks/disassembly/TestDisassembly.py
  test/benchmarks/disassembly/TestDoAttachThenDisassembly.py
  test/benchmarks/disassembly/TestXcode41Vs42GDBDisassembly.py
  test/benchmarks/expression/TestExpressionCmd.py
  test/benchmarks/expression/TestRepeatedExprs.py
  test/benchmarks/frame_variable/TestFrameVariableResponse.py
  test/benchmarks/startup/TestStartupDelays.py
  test/benchmarks/stepping/TestRunHooksThenSteppings.py
  test/benchmarks/stepping/TestSteppingSpeed.py
  test/benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py
  test/dotest.py
  test/functionalities/command_history/TestCommandHistory.py
  test/functionalities/command_regex/TestCommandRegex.py
  test/functionalities/completion/TestCompletion.py
  test/functionalities/connect_remote/TestConnectRemote.py
  test/functionalities/embedded_interpreter/TestConvenienceVariables.py
  test/functionalities/single-quote-in-filename-to-lldb/TestSingleQuoteInFilename.py
  test/functionalities/stop-hook/TestStopHookMechanism.py
  test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
  test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py
  test/plugins/builder_win32.py
  test/python_api/interpreter/TestCommandInterpreterAPI.py
  test/python_api/sbdata/TestSBData.py
  test/settings/TestSettings.py
  test/terminal/TestSTTYBeforeAndAfter.py
  test/tools/lldb-gdbserver/gdbremote_testcase.py
  test/warnings/uuid/TestAddDsymCommand.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4573.11616.patch
Type: text/x-patch
Size: 17322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140717/78f58540/attachment.bin>


More information about the lldb-commits mailing list