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
/
embedded_interpreter
/
TestConvenienceVariables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-79
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-5
/
+7
*
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
-19
/
+6
*
Refactored lldb executable name discovery
Vince Harron
2015-05-18
1
-1
/
+1
*
Update the failure reason of TestConvenienceVariables and tighten the XFAIL
Pavel Labath
2015-05-18
1
-1
/
+1
*
Revert "Enable TestConvenienceVariables on Linux"
Pavel Labath
2015-05-05
1
-0
/
+1
*
Enable TestConvenienceVariables on Linux
Pavel Labath
2015-05-05
1
-1
/
+0
*
Fix the ConvenienceVariablesCase tests after r234993
Ilia K
2015-04-15
1
-4
/
+1
*
TestConvenienceVariables - fixed a Linux problem
Vince Harron
2015-04-15
1
-1
/
+5
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Fix ConvenienceVariablesCase.test_with_dsym_and_run_command test after r227285
Ilia K
2015-02-06
1
-2
/
+2
*
XFAIL pexpect tests on Windows.
Zachary Turner
2015-01-20
1
-0
/
+1
*
Add some tests to be skipped when run remotely and also fixed a test to be mo...
Greg Clayton
2014-09-18
1
-0
/
+2
*
Fixes a number of issue related to test portability on Windows.
Zachary Turner
2014-07-18
1
-1
/
+1
*
Flipped intermittent test failures from skip to XFAIL.
Todd Fiala
2014-07-10
1
-1
/
+1
*
Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code.
Todd Fiala
2014-07-09
1
-0
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fix race condition in TestConvenienceVariables.py
Daniel Malea
2013-09-30
1
-0
/
+1
*
Enable tests affected by llvm.org/pr14637
Daniel Malea
2013-09-25
1
-1
/
+0
*
test: Update FreeBSD failure decorators
Ed Maste
2013-09-13
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Revert r181833: lldb prompt issue still occurs on buildbot (http://lab.llvm.o...
Daniel Malea
2013-05-15
1
-0
/
+1
*
Remove XFAIL from tests affected by llvm.org/pr-14637
Daniel Malea
2013-05-14
1
-1
/
+0
*
Skip another two test cases on Linux that are affected by llvm.org/pr14637
Daniel Malea
2013-02-21
1
-0
/
+1
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
If we spawn an lldb process for test (via pexpect), do not load the init file...
Johnny Chen
2011-10-07
1
-1
/
+1
*
Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' ex...
Johnny Chen
2011-08-26
1
-1
/
+1
*
Move top level test dirs inlined_breakpoints, load_unload, and embedded_inter...
Johnny Chen
2011-06-27
1
-0
/
+87