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
/
expression_command
/
call-function
/
TestCallStdStringFunction.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-43
/
+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
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-15
/
+3
*
Cleaned up a few unexpected successes on OS X
Todd Fiala
2015-09-14
1
-2
/
+0
*
XFAIL tests that try to call a function in the inferior.
Zachary Turner
2015-09-11
1
-0
/
+1
*
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
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Enable TestCallStdStringFunction for GCC.
Siva Chandra
2015-03-18
1
-1
/
+0
*
Expected failure printing std::string::c_str() due to flubbing the typedef lo...
Jim Ingham
2014-03-19
1
-6
/
+4
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Annotate test that fails on the FreeBSD buildbot
Ed Maste
2013-11-21
1
-0
/
+1
*
Expression evaluation works on FreeBSD after switch to MCJIT
Ed Maste
2013-08-30
1
-1
/
+0
*
Mark additional icc test failures as expected fail.
Matt Kopec
2013-08-02
1
-0
/
+1
*
tests: Mark expected FreeBSD failures due to pr16697
Ed Maste
2013-07-24
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Update TestCallStdStringFunction to expected fail for gcc and account for mul...
Matt Kopec
2013-03-01
1
-2
/
+3
*
Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOf...
Daniel Malea
2013-02-13
1
-1
/
+1
*
Mark expected failures on Linux (due to bugzilla #14437)
Daniel Malea
2012-11-27
1
-0
/
+1
*
Linux test case fixes
Daniel Malea
2012-11-21
1
-1
/
+1
*
Reverting unwanted changes to the test suite
Enrico Granata
2012-10-24
1
-1
/
+1
*
Reverting the changes to Scalar since this class needs to follow C rules for ...
Enrico Granata
2012-10-24
1
-1
/
+1
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+1
*
Removing the @expectedFailurei386 decorator from test cases that now work as ...
Enrico Granata
2012-04-24
1
-2
/
+0
*
Add expected failure decorators for test cases which are failing for i386 arc...
Johnny Chen
2012-04-19
1
-0
/
+2
*
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
*
Removed the @expectedFailure decorators from test cases. They have been fixe...
Johnny Chen
2011-10-24
1
-5
/
+3
*
Add @expectedFailure for TestCallStdStringFunction.py (radar was filed) and
Johnny Chen
2011-06-28
1
-2
/
+4
*
Add radar info.
Johnny Chen
2011-05-19
1
-0
/
+1
*
Add TestCallStdStringFunction.py which calls std::string member functions whi...
Johnny Chen
2011-05-19
1
-0
/
+58