index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
functionalities
/
breakpoint
/
breakpoint_conditions
/
TestBreakpointConditions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-177
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-32
/
+7
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-2
/
+2
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-2
/
+2
*
Make several test case arm32 compatible
Tamas Berghammer
2015-04-17
1
-1
/
+3
*
Make TestBreakpointConditions aarch64 compatible
Tamas Berghammer
2015-04-01
1
-1
/
+4
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-6
/
+6
*
Make sure that when a breakpoint is hit but its condition is not met,
Jim Ingham
2015-01-15
1
-4
/
+4
*
Fix a number of tests on Windows.
Zachary Turner
2015-01-14
1
-0
/
+3
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Remove FreeBSD test failure annotations for llvm.org/pr17213
Ed Maste
2013-11-15
1
-2
/
+0
*
test: Add @expectedFailureFreeBSD decorator
Ed Maste
2013-09-12
1
-0
/
+2
*
Update break conditions test to have consistent behaviour on all test suite c...
Matt Kopec
2013-07-31
1
-1
/
+1
*
Fixed a problem with materialization and
Sean Callanan
2013-06-20
1
-0
/
+14
*
Fixed incorrect python that was trying to validate that we got a valid lldb.S...
Greg Clayton
2013-03-19
1
-1
/
+1
*
PR14426 (breakpoint hit count incorrect) is resolved.
Daniel Malea
2013-01-24
1
-3
/
+0
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-4
/
+4
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-0
/
+3
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+2
*
rdar://problem/11533713
Johnny Chen
2012-05-25
1
-11
/
+29
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+4
*
Move the handling of breakpoint conditions from the Private event loop to the...
Jim Ingham
2011-08-09
1
-1
/
+1
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-1
/
+1
*
Move some top level directories to reside under functionalities dir.
Johnny Chen
2011-06-26
1
-0
/
+164