llvm-project/lldb
Johnny Chen 110bd0f8cf Now that the test suite has very few expected failures remaining (2), it is a good
idea to also dump the session information for expected failures in addition to
failures and errors (tests with unexpected exceptions).

Modify the LLDBTestResult class which derives from unittest2.TextTestResult to
intercept the addExpectedFailure() method in order to mark the test instance as
needing its session information dumped.

llvm-svn: 118185
2010-11-03 18:17:03 +00:00
..
docs Fix http://llvm.org/bugs/show_bug.cgi?id=8493 File name "2010-10-19-14:10:49.059609" is non-portable. 2010-10-28 16:24:26 +00:00
examples Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00
include Fixed shared library unloads when the unloaded library doesn't come off 2010-11-03 04:08:06 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Fixed shared library unloads when the unloaded library doesn't come off 2010-11-03 04:08:06 +00:00
resources Bumped lldb Xcode project version to 28 for lldb-28. 2010-10-31 19:58:25 +00:00
scripts Updated LLVM to latest version as of 10/28 at 2010-10-29 18:38:40 +00:00
source Fixed shared library unloads when the unloaded library doesn't come off 2010-11-03 04:08:06 +00:00
test Now that the test suite has very few expected failures remaining (2), it is a good 2010-11-03 18:17:03 +00:00
tools Fix problem where "process detach" was not working properly. The 2010-11-02 16:16:53 +00:00
utils/emacs Add keyboard shortcuts: 2010-11-01 17:29:38 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00