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
/
python_api
/
value
/
change_values
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
3
-181
/
+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
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-23
/
+8
*
Remove expectedFailureFreeBSD from passing TestChangeValueAPI test
Ed Maste
2015-09-23
1
-1
/
+0
*
XFAIL some more tests related to value api
Zachary Turner
2015-09-11
1
-0
/
+1
*
[TestChangeValueAPI] Remove expectedFailureGcc decorator.
Siva Chandra
2015-05-21
1
-1
/
+0
*
Enable TestChangeValueAPI on Linux
Pavel Labath
2015-05-05
1
-2
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Avoid a failing test case by fixing things so the compiler generates a line t...
Greg Clayton
2015-03-12
1
-2
/
+1
*
XFAIL tests that are known to fail occasionally on Linux
Vince Harron
2015-03-05
1
-0
/
+1
*
Add decorator for intermittently failing test on FreeBSD
Ed Maste
2014-11-17
1
-0
/
+1
*
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
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
skip randomly failing test to avoid buildbot noise
Daniel Malea
2013-04-26
1
-1
/
+1
*
Mark TestChangeValueAPI.py as expected fail with gcc as it still reproduces.
Matt Kopec
2013-03-19
1
-0
/
+1
*
Fixed incorrect python that was trying to validate that we got a valid lldb.S...
Greg Clayton
2013-03-19
1
-2
/
+2
*
Rework TestChangedValueAPI.py to account for gcc setting multiple breakpoints.
Matt Kopec
2013-03-15
2
-3
/
+16
*
Minor test runner improvemenst
Daniel Malea
2013-02-19
1
-0
/
+1
*
Linux test case cleanup:
Daniel Malea
2013-02-15
1
-1
/
+0
*
Marking test cases with @expectedFailureLinux as per recently opened bugs
Daniel Malea
2013-01-24
1
-0
/
+1
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Work in progress for:
Johnny Chen
2011-12-20
1
-0
/
+4
*
File renaming.
Johnny Chen
2011-11-15
1
-0
/
+0
*
Re-enable the test for ValueAsUnsigned on a register Value.
Jim Ingham
2011-08-16
1
-5
/
+3
*
Test case for changing ValueObjects with SBValue::SetValueFromCString.
Jim Ingham
2011-08-13
3
-0
/
+181