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
/
lang
/
c
/
global_variables
/
TestGlobalVariables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-77
/
+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
-0
/
+2
*
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
-15
/
+4
*
XFAIL some C++ language specific tests on Windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
TestGlobalVariables no longer fails on FreeBSD
Ed Maste
2015-06-02
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Remove unnecessary platform specific code from TestGlobalVariables.
Chaoren Lin
2015-03-03
1
-13
/
+1
*
[TestGlobalVariables] LD_LIBRARY_PATH should be process working directory.
Chaoren Lin
2015-03-03
1
-2
/
+7
*
Add decorator for test that fails on FreeBSD after editline rework
Ed Maste
2014-11-18
1
-0
/
+1
*
Fixes for remote test suite execution of the "lldb/test/lang" directory.
Greg Clayton
2014-11-17
1
-7
/
+13
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Set shared library path on FreeBSD as on Linux for tests
Ed Maste
2013-09-09
1
-2
/
+2
*
Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when...
Matt Kopec
2013-07-31
1
-1
/
+6
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-4
/
+4
*
Improvement to TestGlobalVariables fix
Daniel Malea
2012-11-26
1
-4
/
+4
*
Fix TestGlobalVariables.py (on Linux)
Daniel Malea
2012-11-26
1
-0
/
+4
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+2
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
<rdar://problem/10338439>
Greg Clayton
2011-11-13
1
-2
/
+3
*
Add a negative self.expect() to verify that the bug has been fixed.
Johnny Chen
2011-08-09
1
-0
/
+2
*
Add rdar://problem/9747668 info for "target variable g_marked_spot.y" command.
Johnny Chen
2011-07-08
1
-0
/
+5
*
Add test scenarios for 'target variable' command into TestGlobalVariables.py ...
Johnny Chen
2011-07-08
1
-0
/
+8
*
Move global_variables dir to lang/c and foundation dir to lang/objc.
Johnny Chen
2011-06-25
1
-0
/
+67