summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Mark additional ICC failing tests as expected fail.Matt Kopec2013-07-311-0/+1
* Updated the LLDB rvalue reference test to cross-reference with a bugzilla rep...Ashok Thirumurthi2013-07-311-3/+10
* Assorted test suite fixes as a result of GCC 4.8 validation effortsDaniel Malea2013-07-302-5/+2
* tests: Mark expected FreeBSD failures due to pr16697Ed Maste2013-07-304-0/+4
* Annote expected failures on FreeBSD due to pr14540Ed Maste2013-07-251-0/+2
* Fix rvalue test makefile.Matt Kopec2013-07-231-2/+2
* Fixed an xpass due to r181841 on Linux with gcc. Note that the clang variant...Ashok Thirumurthi2013-05-151-1/+0
* Clean up linux test decorators and add links to known bugsDaniel Malea2013-05-153-4/+4
* Unbreak the linux buildbot tests. This still fails for the clang that is bein...Greg Clayton2013-05-141-0/+2
* Fixed the test case to pass on Darwin. This might pass on linux as well. The ...Greg Clayton2013-05-141-3/+2
* Add expression tests for a function in an anonymous namespace.Matt Kopec2013-05-132-0/+16
* Add temporary fix for calling c++ global/anonymous functions on Linux.Matt Kopec2013-05-102-2/+0
* TestCallCPPFunction is an expected failure onSean Callanan2013-04-301-0/+1
* Added a test case verifying that simple C++Sean Callanan2013-04-303-0/+66
* Mark tests as expected fail for Linux due to not being able to call/print c++...Matt Kopec2013-04-261-0/+1
* Fixed a problem where the expression parser wouldSean Callanan2013-04-245-0/+119
* Provided a variant of ReadCStringFromMemory that supports null terminators of...Ashok Thirumurthi2013-04-192-2/+0
* <rdar://problem/13558484>Enrico Granata2013-04-111-1/+5
* Fixed incorrect python that was trying to validate that we got a valid lldb.S...Greg Clayton2013-03-191-1/+1
* Minor LLDB test improvementsDaniel Malea2013-03-131-2/+3
* Fix enum_types test on LinuxDaniel Malea2013-03-071-1/+2
* Fixed enum printing for negative enums. There previously was no testing to va...Greg Clayton2013-03-064-2/+220
* Fixed test suite errors due to new clang -v output.Greg Clayton2013-03-061-2/+4
* Un-skipping tests affected by llvm.org/pr15256Daniel Malea2013-03-042-4/+2
* Add a test case for static member variablesDaniel Malea2013-03-013-0/+116
* Replace all "-gdwarf-2" with "-g" to use the compiler defaults.Greg Clayton2013-02-284-4/+4
* Cleanup TestUniqueTypes.py and add getCompilerVersion() to test harnessDaniel Malea2013-02-271-14/+7
* Fixing issues in previous checkin - still figuring out how to make expectedFa...Enrico Granata2013-02-231-6/+4
* A few more GCC specific test fixes as per logged PRs:Daniel Malea2013-02-195-2/+10
* Fix broken testcase: ignore LLDB output that warns about more elements than c...Daniel Malea2013-02-141-4/+4
* Marking two tests expected-to-fail on LinuxDaniel Malea2013-02-141-0/+1
* Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOf...Daniel Malea2013-02-132-2/+3
* Modified the expression parser's class wrapper toSean Callanan2013-02-011-11/+11
* Remove hardcoded -arch from lang/cpp testcase makefilesDaniel Malea2013-01-253-2/+5
* Fix indenting typo in TestSTL.pyDaniel Malea2013-01-251-1/+1
* Update test scripts and Makefiles to allow testing with GCC:Daniel Malea2013-01-251-0/+1
* Mark test cases affected by PR 15036 (GCC-generated DWARF causes parser crash)Daniel Malea2013-01-241-0/+1
* Marking test cases with @expectedFailureLinux as per recently opened bugsDaniel Malea2013-01-242-0/+2
* The wchar_t and char1632_t test cases were erroneously running as x86_64 only...Enrico Granata2013-01-172-2/+2
* Adding a test case for expression parser's support for Unicode strings. This ...Enrico Granata2013-01-153-0/+110
* <rdar://problem/12790664>Enrico Granata2013-01-142-1/+5
* Making the Unicode formatters visually nicer by using the same prefix charact...Enrico Granata2013-01-114-4/+6
* <rdar://problem/11383764>Enrico Granata2013-01-112-0/+6
* <rdar://problem/12725746>Enrico Granata2013-01-103-0/+110
* <rdar://problem/11146929>Enrico Granata2013-01-103-0/+111
* Re-enabling C++ exception breakpoint testcase (on Linux)Daniel Malea2013-01-071-1/+0
* Test suite cleanup for Linux: mark test cases expected to fail due to open bu...Daniel Malea2012-12-191-0/+2
* <rdar://problem/12798131> Greg Clayton2012-12-045-11/+11
* Update test status on LinuxDaniel Malea2012-11-231-0/+1
* Linux test case fixesDaniel Malea2012-11-211-0/+1
OpenPOWER on IntegriCloud