llvm-project/lldb/test
Enrico Granata 86ea8d821a Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-)
llvm-svn: 153624
2012-03-29 01:34:34 +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
attic
benchmarks Move some print stmts to the test method, where they get printed only if the test is qualified to run 2011-12-10 07:18:11 +00:00
example
expression_command Fix method name for output. 2012-03-25 19:30:08 +00:00
functionalities Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-) 2012-03-29 01:34:34 +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 <rdar://problem/11113279> 2012-03-26 23:03:23 +00:00
logging
macosx Modify a couple of Makefiles to use clang instead of gcc, since gcc is being deprecated. 2012-01-12 23:50:28 +00:00
make Added support for looking up the complete type for 2012-02-22 23:57:45 +00:00
pexpect-2.4
plugins lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
python_api Synthetic values are now automatically enabled and active by default. SBValue is set up to always wrap a synthetic value when one is available. 2012-03-27 02:35:13 +00:00
settings Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev, 2012-01-23 19:49:28 +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 Add comment for build_and_run_with_source_atoms_expr() and remove redundant #include from basic_type.cpp. 2012-01-10 23:36:06 +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
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
dosep.ty Remove invalid docstring (due to cut-and-paste error). 2011-11-16 18:48:48 +00:00
dotest.py Add a '-E' option to the test driver for the purpose of specifying some extra CFLAGS 2012-03-20 00:33:51 +00:00
lldbbench.py Add display of min and max samples to Stopwatch's string representation. 2011-10-27 00:32:03 +00:00
lldbtest.py Fix a bug in getRunOptions() where there was no space between the arch spec and the compiler spec. 2012-03-16 20:44:00 +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