summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/call-function/TestCallStdStringFunction.py
Commit message (Expand)AuthorAgeFilesLines
* Expected failure printing std::string::c_str() due to flubbing the typedef lo...Jim Ingham2014-03-191-6/+4
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Annotate test that fails on the FreeBSD buildbotEd Maste2013-11-211-0/+1
* Expression evaluation works on FreeBSD after switch to MCJITEd Maste2013-08-301-1/+0
* Mark additional icc test failures as expected fail.Matt Kopec2013-08-021-0/+1
* tests: Mark expected FreeBSD failures due to pr16697Ed Maste2013-07-241-0/+1
* Clean up linux test decorators and add links to known bugsDaniel Malea2013-05-151-1/+1
* Update TestCallStdStringFunction to expected fail for gcc and account for mul...Matt Kopec2013-03-011-2/+3
* Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOf...Daniel Malea2013-02-131-1/+1
* Mark expected failures on Linux (due to bugzilla #14437)Daniel Malea2012-11-271-0/+1
* Linux test case fixesDaniel Malea2012-11-211-1/+1
* Reverting unwanted changes to the test suiteEnrico Granata2012-10-241-1/+1
* Reverting the changes to Scalar since this class needs to follow C rules for ...Enrico Granata2012-10-241-1/+1
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-4/+1
* Removing the @expectedFailurei386 decorator from test cases that now work as ...Enrico Granata2012-04-241-2/+0
* Add expected failure decorators for test cases which are failing for i386 arc...Johnny Chen2012-04-191-0/+2
* Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...Johnny Chen2012-04-061-0/+2
* Removed the @expectedFailure decorators from test cases. They have been fixe...Johnny Chen2011-10-241-5/+3
* Add @expectedFailure for TestCallStdStringFunction.py (radar was filed) andJohnny Chen2011-06-281-2/+4
* Add radar info.Johnny Chen2011-05-191-0/+1
* Add TestCallStdStringFunction.py which calls std::string member functions whi...Johnny Chen2011-05-191-0/+58
OpenPOWER on IntegriCloud