1. c113489 Add new radar info for failed test. by Johnny Chen · 14 years ago
  2. f20b8d9 Make the assertion message about 32-bit process address byte size more clear. by Johnny Chen · 14 years ago
  3. c4bd46b Parametrize make variable CC to also test with clang. by Johnny Chen · 14 years ago
  4. c95fe32 Remove @expectedFailure decorator as the bug has been fixed. by Johnny Chen · 14 years ago
  5. 61eb4f1 Add @expectedFailure decorator for a known bug: by Johnny Chen · 14 years ago
  6. 4b1c625 Make the specification of relative directory more robust. by Johnny Chen · 14 years ago
  7. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  8. 7b54cf4 Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  9. ff4e1d8 Marked test_process_launch_for_universal() test case as requiring 'darwin' and 'i386' by Johnny Chen · 14 years ago
  10. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. by Johnny Chen · 14 years ago
  11. 1bb9f9a Added a test case test_breakpoint_creation_by_filespec_python() which creates a by Johnny Chen · 14 years ago
  12. 115523d Changed from dbg.GetCurrentTarget() to dbg.GetSelectedTarget(). by Johnny Chen · 14 years ago
  13. a8b3cdd Added logic to TestUniversal.py to exercise the python APIs: by Johnny Chen · 14 years ago
  14. 8bd8e42 Removed the @unitest2.expectedFailure decorator. The i386 process launch works by Johnny Chen · 14 years ago
  15. 4917e10 Added a test for launching a universal binary. Launch of i386 architecture by Johnny Chen · 14 years ago
  16. 27707b3 Test files (but no test cases yet) for handling Universal files. by Jim Ingham · 14 years ago