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
/
bitfields
/
TestBitfields.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-162
/
+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
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-33
/
+8
*
Don't test the output of "target modules dump symfile a.out" as this isn't so...
Greg Clayton
2015-08-14
1
-4
/
+0
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-1
/
+1
*
[TestBitfields] Correct the attribute name to "aligned" in the testcase.
Siva Chandra
2015-04-09
1
-6
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-4
/
+4
*
Fix error introduced by changing function signatures.
Zachary Turner
2015-03-24
1
-0
/
+2
*
Fix record layout when synthesizing class types.
Zachary Turner
2015-03-24
1
-2
/
+0
*
Fix a number of tests on Windows.
Zachary Turner
2015-01-14
1
-0
/
+2
*
Work around clang's ignoring __attribute ( align(16) ) in this test case.
Jim Ingham
2014-03-19
1
-1
/
+6
*
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
*
Adds a test for 'target module dump symfile' to the LLDB suite.
Ashok Thirumurthi
2013-07-31
1
-0
/
+4
*
Fix invalid TestBitfields case (thanks Filipe!), and xfail one case due to GC...
Daniel Malea
2013-02-20
1
-2
/
+1
*
More test case cleanup (Linux and Mac):
Daniel Malea
2013-02-15
1
-1
/
+0
*
Marking two tests expected-to-fail on Linux
Daniel Malea
2013-02-14
1
-0
/
+2
*
Rewrote the bitfield logic. Major changes include:
Sean Callanan
2012-12-05
1
-0
/
+33
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-2
/
+2
*
Added unnamed bitfields to our bitfield test.
Greg Clayton
2012-11-06
1
-7
/
+6
*
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
/
+4
*
I have brought LLDB up-to-date with top of tree
Sean Callanan
2012-02-04
1
-4
/
+4
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-7
/
+7
*
The lldbtest.TestBase.DebugSBValue(self, val) method call now does not need t...
Johnny Chen
2011-07-11
1
-4
/
+4
*
Move some directories to now reside under lang/c or lang/cpp.
Johnny Chen
2011-06-25
1
-0
/
+155