Remove the -X option from dotest.py
authorZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 20:36:22 +0000 (20:36 +0000)
committerZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 20:36:22 +0000 (20:36 +0000)
commit5067158381ed143b0c7bb8656f2a215f166cc2f6
treeda490c9d1b4ebbad34699cbc0ee09088ad908487
parent0a37b80bcb72da01942b7a82326b31f6fce4d2af
Remove the -X option from dotest.py

This removes the option to exclude a single directory.  This is
part of an effort to remove unused options and cleanup the interface
to the test suite.

llvm-svn: 255048
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py