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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mark additional ICC failing tests as expected fail.
Matt Kopec
2013-07-31
1
-0
/
+1
*
Updated the LLDB rvalue reference test to cross-reference with a bugzilla rep...
Ashok Thirumurthi
2013-07-31
1
-3
/
+10
*
Assorted test suite fixes as a result of GCC 4.8 validation efforts
Daniel Malea
2013-07-30
2
-5
/
+2
*
tests: Mark expected FreeBSD failures due to pr16697
Ed Maste
2013-07-30
4
-0
/
+4
*
Annote expected failures on FreeBSD due to pr14540
Ed Maste
2013-07-25
1
-0
/
+2
*
Fix rvalue test makefile.
Matt Kopec
2013-07-23
1
-2
/
+2
*
Fixed an xpass due to r181841 on Linux with gcc. Note that the clang variant...
Ashok Thirumurthi
2013-05-15
1
-1
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
3
-4
/
+4
*
Unbreak the linux buildbot tests. This still fails for the clang that is bein...
Greg Clayton
2013-05-14
1
-0
/
+2
*
Fixed the test case to pass on Darwin. This might pass on linux as well. The ...
Greg Clayton
2013-05-14
1
-3
/
+2
*
Add expression tests for a function in an anonymous namespace.
Matt Kopec
2013-05-13
2
-0
/
+16
*
Add temporary fix for calling c++ global/anonymous functions on Linux.
Matt Kopec
2013-05-10
2
-2
/
+0
*
TestCallCPPFunction is an expected failure on
Sean Callanan
2013-04-30
1
-0
/
+1
*
Added a test case verifying that simple C++
Sean Callanan
2013-04-30
3
-0
/
+66
*
Mark tests as expected fail for Linux due to not being able to call/print c++...
Matt Kopec
2013-04-26
1
-0
/
+1
*
Fixed a problem where the expression parser would
Sean Callanan
2013-04-24
5
-0
/
+119
*
Provided a variant of ReadCStringFromMemory that supports null terminators of...
Ashok Thirumurthi
2013-04-19
2
-2
/
+0
*
<rdar://problem/13558484>
Enrico Granata
2013-04-11
1
-1
/
+5
*
Fixed incorrect python that was trying to validate that we got a valid lldb.S...
Greg Clayton
2013-03-19
1
-1
/
+1
*
Minor LLDB test improvements
Daniel Malea
2013-03-13
1
-2
/
+3
*
Fix enum_types test on Linux
Daniel Malea
2013-03-07
1
-1
/
+2
*
Fixed enum printing for negative enums. There previously was no testing to va...
Greg Clayton
2013-03-06
4
-2
/
+220
*
Fixed test suite errors due to new clang -v output.
Greg Clayton
2013-03-06
1
-2
/
+4
*
Un-skipping tests affected by llvm.org/pr15256
Daniel Malea
2013-03-04
2
-4
/
+2
*
Add a test case for static member variables
Daniel Malea
2013-03-01
3
-0
/
+116
*
Replace all "-gdwarf-2" with "-g" to use the compiler defaults.
Greg Clayton
2013-02-28
4
-4
/
+4
*
Cleanup TestUniqueTypes.py and add getCompilerVersion() to test harness
Daniel Malea
2013-02-27
1
-14
/
+7
*
Fixing issues in previous checkin - still figuring out how to make expectedFa...
Enrico Granata
2013-02-23
1
-6
/
+4
*
A few more GCC specific test fixes as per logged PRs:
Daniel Malea
2013-02-19
5
-2
/
+10
*
Fix broken testcase: ignore LLDB output that warns about more elements than c...
Daniel Malea
2013-02-14
1
-4
/
+4
*
Marking two tests expected-to-fail on Linux
Daniel Malea
2013-02-14
1
-0
/
+1
*
Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOf...
Daniel Malea
2013-02-13
2
-2
/
+3
*
Modified the expression parser's class wrapper to
Sean Callanan
2013-02-01
1
-11
/
+11
*
Remove hardcoded -arch from lang/cpp testcase makefiles
Daniel Malea
2013-01-25
3
-2
/
+5
*
Fix indenting typo in TestSTL.py
Daniel Malea
2013-01-25
1
-1
/
+1
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
1
-0
/
+1
*
Mark test cases affected by PR 15036 (GCC-generated DWARF causes parser crash)
Daniel Malea
2013-01-24
1
-0
/
+1
*
Marking test cases with @expectedFailureLinux as per recently opened bugs
Daniel Malea
2013-01-24
2
-0
/
+2
*
The wchar_t and char1632_t test cases were erroneously running as x86_64 only...
Enrico Granata
2013-01-17
2
-2
/
+2
*
Adding a test case for expression parser's support for Unicode strings. This ...
Enrico Granata
2013-01-15
3
-0
/
+110
*
<rdar://problem/12790664>
Enrico Granata
2013-01-14
2
-1
/
+5
*
Making the Unicode formatters visually nicer by using the same prefix charact...
Enrico Granata
2013-01-11
4
-4
/
+6
*
<rdar://problem/11383764>
Enrico Granata
2013-01-11
2
-0
/
+6
*
<rdar://problem/12725746>
Enrico Granata
2013-01-10
3
-0
/
+110
*
<rdar://problem/11146929>
Enrico Granata
2013-01-10
3
-0
/
+111
*
Re-enabling C++ exception breakpoint testcase (on Linux)
Daniel Malea
2013-01-07
1
-1
/
+0
*
Test suite cleanup for Linux: mark test cases expected to fail due to open bu...
Daniel Malea
2012-12-19
1
-0
/
+2
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
5
-11
/
+11
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-0
/
+1
*
Linux test case fixes
Daniel Malea
2012-11-21
1
-0
/
+1
[prev]
[next]