| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some top level directories to reside under functionalities dir. | Johnny Chen | 2011-06-26 | 3 | -146/+0 |
| | | | | | llvm-svn: 133892 | ||||
| * | Change "breakpoint list" command to default to brief output rather than full ↵ | Caroline Tice | 2011-02-04 | 1 | -2/+2 |
| | | | | | | | | | | output. Modify test cases in test suite to either expect brief output or to pass -f for full output as appropriate. llvm-svn: 124905 | ||||
| * | Fix wrong test logic with regard to hit count and resolved status of ↵ | Johnny Chen | 2010-10-20 | 1 | -5/+5 |
| | | | | | | | disabled/enabled breakpoints. llvm-svn: 116936 | ||||
| * | Make calling the super class's setUp() method less fragile. | Johnny Chen | 2010-10-14 | 1 | -1/+2 |
| | | | | | llvm-svn: 116490 | ||||
| * | Avoid using hardcoded line number to break on. Use the line_number() utility | Johnny Chen | 2010-10-12 | 2 | -4/+11 |
| | | | | | | | function to get the line number to break on during setUp(). llvm-svn: 116346 | ||||
| * | Modification required to test clang, gcc, and llvm-gcc. | Johnny Chen | 2010-09-30 | 2 | -14/+16 |
| | | | | | llvm-svn: 115216 | ||||
| * | Add a more complex test scenario for breakpoint locations, with breakpoint ↵ | Johnny Chen | 2010-09-30 | 3 | -0/+136 |
| enable/disable. llvm-svn: 115202 | |||||

