1. be9f0b9 Modify one assertion message. by Johnny Chen · 14 years ago
  2. 960e5b0 Add text about test class cleanup. by Johnny Chen · 14 years ago
  3. 5c3e598 The test should remove 'output.txt' if it exists before launching the inferior by Johnny Chen · 14 years ago
  4. 6bc0b6b Add an assert that 'output.txt' exists before opening it. by Johnny Chen · 14 years ago
  5. 8a87d52 The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 14 years ago
  6. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  7. c401e37 Apply (query-replace "frame variable" "frame variable -t") and fix a comment about 'expr var', by Johnny Chen · 14 years ago
  8. 83626d4 Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  9. 584f9da Wrap the rest of file reading operations inside a with block and convert a assertTrue() by Johnny Chen · 14 years ago
  10. dee3047 Pass '-f' option to rm command so that it won't report an error if the file to by Johnny Chen · 14 years ago
  11. cc03f68 These prints should go to stderr as well. Plus add a global assert string. by Johnny Chen · 14 years ago
  12. 2d89975 Added a more complex test case of breakpoint commands, which executes a sequence by Johnny Chen · 14 years ago