hanchenye-llvm-project/lldb/test
Enrico Granata 78453eed12 Adding a new 'type category disable *' feature that disables all categories - This is intended as a quick kill switch for data formatters for cases where the user wants as little extra processing as possible to be done on their target, or to override major data formatters bug, should they occur
llvm-svn: 156044
2012-05-03 01:08:44 +00:00
..
api/check_public_api_headers Patches for running some of the Linux tests from Dawn, thanks! 2011-12-22 19:21:46 +00:00
arm_emulation Remove old emulation test data files. 2011-04-22 16:29:23 +00:00
attic
benchmarks Test file renaming. 2012-04-23 17:54:40 +00:00
example
expression_command Made it safe to re-import a Python module, allowing 2012-04-25 00:21:42 +00:00
functionalities Adding a new 'type category disable *' feature that disables all categories - This is intended as a quick kill switch for data formatters for cases where the user wants as little extra processing as possible to be done on their target, or to override major data formatters bug, should they occur 2012-05-03 01:08:44 +00:00
help After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command 2012-02-08 22:37:48 +00:00
lang Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing 2012-04-26 01:40:38 +00:00
logging Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
macosx Remove the expectedFailure decorator as the bug has been fixed. 2012-04-21 01:02:50 +00:00
make Add a suffix rule for compiling objc++ files and a sample directory under test/lang/objcxx. 2012-04-24 23:05:07 +00:00
pexpect-2.4 Add pexpect-2.4 (a pure Python module for controlling and automating other programs) to the test directory. 2011-03-11 20:13:06 +00:00
plugins lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
python_api Fixing the test case so that it runs correctly on i386 as well as on x86_64 2012-04-24 02:01:17 +00:00
settings Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
source-manager Work in progress for: 2011-12-20 00:41:28 +00:00
terminal Setting terminal type to 'xterm' on Darwin; otherwise, to 'vt100'. 2012-02-09 19:34:25 +00:00
types First step to make the test suite runnable for remote platforms. 2012-04-13 20:40:52 +00:00
unittest2
warnings/uuid lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
Makefile tests: Improve Makefile/dotest to properly set LLDB_HERE variable used in some 2011-10-31 23:27:06 +00:00
README-TestSuite Add some descriptions about the default executable name being 'a.out' and can be overwritten 2011-07-28 21:15:39 +00:00
bench-history Add bench entries. 2011-11-29 19:13:38 +00:00
bench.py Establish a baseline for bench.py score by using a fixed lldb executable as the 2011-10-26 22:58:02 +00:00
blacklist.py Don't set DYLD_LIBRARY_PATH in the Python environment (which will get passed down to 2011-08-03 17:41:28 +00:00
dosep.ty Remove invalid docstring (due to cut-and-paste error). 2011-11-16 18:48:48 +00:00
dotest.py Maked LLDB into a package so we can import things without poluting the global namespace. 2012-04-25 00:58:03 +00:00
lldbbench.py Tests decorated with @benchmarks_test do not participate in the remote-macosx test suite run. 2012-04-19 23:50:00 +00:00
lldbtest.py The session file name should be tagged with (architecture, compiler) in addition 2012-04-19 19:39:11 +00:00
lldbutil.py Convert all python objects in our API to use overload the __str__ method 2012-02-04 02:27:34 +00:00
redo.py Modify redo.py script so that if sessin_dir is left unspecified, it uses the heuristic 2012-01-24 01:53:02 +00:00