| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace sys.platform skips in tests with @skip decorators which check ↵ | Robert Flack | 2015-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | against remote platform. Adds @skipIfPlatform and @skipUnlessPlatform decorators which will skip if / unless the target platform is in the provided platform list. Test Plan: ninja check-lldb shows no regressions. When running cross platform, tests which cannot run on the target platform are skipped. Differential Revision: http://reviews.llvm.org/D8665 llvm-svn: 233547 | ||||
| * | Add a test for setting and hitting the C++ Exception throw breakpoint. | Jim Ingham | 2014-10-28 | 1 | -0/+58 |
| llvm-svn: 220743 | |||||

