summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
Commit message (Collapse)AuthorAgeFilesLines
* Re-enabling C++ exception breakpoint testcase (on Linux)Daniel Malea2013-01-071-1/+0
| | | | | | | - bug fixed in r170241, thanks Andy! - closing related PR 14423 llvm-svn: 171794
* Update test status on LinuxDaniel Malea2012-11-231-0/+1
| | | | | | | | | - add decorators @expectedFailLinux and @skipOnLinux - skip/mark xfail cases due to open bugzillas # 14323, 14416, 14423, 14424, 14425, 14426 Patch by Ashok Thirumurthi! llvm-svn: 168529
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-061-0/+2
| | | | | | | Plus some minor cleanup of test method names. Third and final batch is coming. llvm-svn: 154197
* Add a test case and fix the C++ exception symbols.Jim Ingham2012-03-061-0/+79
llvm-svn: 152101
OpenPOWER on IntegriCloud