Author: labath
Date: Tue Jun 20 06:23:36 2017
New Revision: 305789

URL: http://llvm.org/viewvc/llvm-project?rev=305789&view=rev
Log:
Delete a lot of empty directories in test/

The files in those directories have been moved to packages/Python/lldbsuite/test
quite a while ago. However, the directories themselves remained, probably
because the move was done using git, and git does not track directories.
Checking out the repository with svn shows that the directories were still
there.

Removed:
    lldb/trunk/test/android/
    lldb/trunk/test/api/
    lldb/trunk/test/arm_emulation/
    lldb/trunk/test/attic/
    lldb/trunk/test/benchmarks/
    lldb/trunk/test/c++/
    lldb/trunk/test/driver/
    lldb/trunk/test/example/
    lldb/trunk/test/expression_command/
    lldb/trunk/test/functionalities/
    lldb/trunk/test/help/
    lldb/trunk/test/lang/
    lldb/trunk/test/linux/
    lldb/trunk/test/logging/
    lldb/trunk/test/macosx/
    lldb/trunk/test/make/
    lldb/trunk/test/pexpect-2.4/
    lldb/trunk/test/plugins/
    lldb/trunk/test/python_api/
    lldb/trunk/test/settings/
    lldb/trunk/test/source-manager/
    lldb/trunk/test/terminal/
    lldb/trunk/test/tools/
    lldb/trunk/test/types/
    lldb/trunk/test/unittest2/
    lldb/trunk/test/warnings/

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to