[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 29 15:22:21 PDT 2015


tfiala closed this revision.
tfiala added a comment.

Committed here:

  svn commit
  Sending        test/dosep.py
  Adding         test/test_runner
  Adding         test/test_runner/README.txt
  Adding         test/test_runner/lib
  Adding         test/test_runner/lib/lldb_utils.py
  Adding         test/test_runner/lib/process_control.py
  Adding         test/test_runner/test
  Adding         test/test_runner/test/inferior.py
  Adding         test/test_runner/test/process_control_tests.py
  Transmitting file data ......
  Committed revision 248834.


http://reviews.llvm.org/D13124





More information about the lldb-commits mailing list