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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marking test_lldb_iter_frame in TestLLDBIterator.py as expectedFailureLinux (...
Andrew Kaylor
2012-12-13
1
-0
/
+1
*
Marking TestPrintStackTraces.py as expectedFailureLinux (due to lack of multi...
Andrew Kaylor
2012-12-12
1
-0
/
+1
*
Fixed a few bugs in the "step in" thread plan logic.
Jim Ingham
2012-12-12
2
-1
/
+79
*
Option changes:
Enrico Granata
2012-12-12
3
-23
/
+23
*
<rdar://problem/12780507>
Greg Clayton
2012-12-12
1
-5
/
+3
*
Adding a validation callback mechanism to OptionValueString (such a feature m...
Enrico Granata
2012-12-11
1
-3
/
+4
*
Fixed the IRInterpreter's handling of "this" and
Sean Callanan
2012-12-11
1
-2
/
+16
*
<rdar://problem/12709976>
Enrico Granata
2012-12-10
2
-0
/
+12
*
Fix Test11588.py on Linux. The test was failing because the synthetic type f...
Andrew Kaylor
2012-12-07
1
-2
/
+2
*
Mark the "dwarf" version of the test expected fail as well as the dsym version.
Jim Ingham
2012-12-06
1
-0
/
+2
*
<rdar://problem/12560257>
Greg Clayton
2012-12-06
2
-7
/
+37
*
Rewrote the bitfield logic. Major changes include:
Sean Callanan
2012-12-05
2
-0
/
+50
*
Mark TestConnectRemote.py as expected to fail on Linux due to bugzilla #14427
Daniel Malea
2012-12-04
1
-0
/
+1
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
31
-107
/
+107
*
Mark expected failures on Linux (due to bugzilla #14437)
Daniel Malea
2012-11-27
4
-0
/
+4
*
The skipOnLinux decorator wasn't calling the test method correctly (no need t...
Jim Ingham
2012-11-27
1
-1
/
+1
*
Improvement to TestGlobalVariables fix
Daniel Malea
2012-11-26
1
-4
/
+4
*
Fix for TestSharedLib.py (on Linux)
Daniel Malea
2012-11-26
3
-6
/
+13
*
Fix TestGlobalVariables.py (on Linux)
Daniel Malea
2012-11-26
1
-0
/
+4
*
Skip objC test on non-darwin platforms
Daniel Malea
2012-11-23
1
-0
/
+1
*
Remove decorator to skip event tests
Daniel Malea
2012-11-23
1
-2
/
+0
*
Update test status on Linux
Daniel Malea
2012-11-23
31
-1
/
+78
*
Disable darwin-specific test on non-darwin platforms
Daniel Malea
2012-11-21
1
-0
/
+1
*
Linux test case fixes
Daniel Malea
2012-11-21
4
-19
/
+25
*
Clear auto-confirm setting on teardown for tests that use it
Daniel Malea
2012-11-20
5
-0
/
+5
*
Use auto-confirm setting to avoid prompts causing some tests to appear to hang
Daniel Malea
2012-11-20
5
-25
/
+26
*
Fix incorrect usage of buildDsym() in dwarf test
Daniel Malea
2012-11-20
1
-1
/
+1
*
Skip dsym tests on Linux
Daniel Malea
2012-11-20
1
-1
/
+1
*
Temporarily skip tests known to hang on Linux
Daniel Malea
2012-11-19
6
-0
/
+27
*
Fix expected error message in test.
Filipe Cabecinhas
2012-11-16
1
-1
/
+1
*
In cases where the Objective-C ivar symbols are stripped out,
Sean Callanan
2012-11-15
3
-0
/
+111
*
<rdar://problem/12408181> Test case to make sure this area of ObjC support do...
Enrico Granata
2012-11-14
3
-0
/
+80
*
Fix typo (dwarf/dsym mismatch) in testcase causing early failure on Linux
Daniel Malea
2012-11-12
1
-1
/
+1
*
Patch from Dan Malea daniel.malea@gmail.com to add some required
Jason Molenda
2012-11-08
11
-0
/
+14
*
Added unnamed bitfields to our bitfield test.
Greg Clayton
2012-11-06
2
-8
/
+10
*
Fixes to make the test suite work better when
Sean Callanan
2012-11-01
1
-9
/
+9
*
Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks).
Filipe Cabecinhas
2012-11-01
1
-2
/
+2
*
<rdar://problem/12586188> Make ImportError a special case for "command script...
Enrico Granata
2012-10-31
4
-0
/
+44
*
Make blocks that capture their containing method's object pointer look like m...
Jim Ingham
2012-10-30
5
-0
/
+167
*
Add a teardown function to TestAbbreviations so it doesn't error out when run...
Filipe Cabecinhas
2012-10-25
1
-3
/
+8
*
Added --framework and --executable arguments
Sean Callanan
2012-10-24
1
-83
/
+117
*
Fixing the test case for rdar://12481949 to do the right thing with our new r...
Enrico Granata
2012-10-24
1
-2
/
+4
*
And one more logging message goes away
Enrico Granata
2012-10-24
1
-1
/
+0
*
Reverting unwanted changes to the test suite
Enrico Granata
2012-10-24
2
-12
/
+3
*
Reverting the changes to Scalar since this class needs to follow C rules for ...
Enrico Granata
2012-10-24
2
-7
/
+14
*
Patch from Ashok Thirumurthi that enabled FPU registers for POSIX x86_64.
Greg Clayton
2012-10-24
2
-1
/
+4
*
<rdar://problem/12481949> Fixing SBValue.GetValueAsSigned() to do the right t...
Enrico Granata
2012-10-24
4
-0
/
+95
*
<rdar://problem/12523238> Commit 3 of 3
Enrico Granata
2012-10-24
8
-2
/
+71
*
Better error message for invalid argument to --category - silenced the printo...
Enrico Granata
2012-10-23
1
-2
/
+7
*
Added a testcase for runtime types in Objective-C.
Sean Callanan
2012-10-23
1
-0
/
+62
[next]