1. f3b05d6 Add missing -Xlinker to order test. by Stefanus Du Toit · 11 years ago
  2. 431d839 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly by Jim Ingham · 12 years ago
  3. b170aee <rdar://problem/11358639> by Greg Clayton · 12 years ago
  4. 1ced142 Remove the expectedFailure decorator as the bug has been fixed. by Johnny Chen · 12 years ago
  5. 21b1984 Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. by Johnny Chen · 12 years ago
  6. 0cef6ba Add a Test case to make sure that __apple_types section does get produced by dsymutil. by Johnny Chen · 12 years ago
  7. 4eb1453 Add some more debug prints and retrieve the debug subsections from the DWARF section. by Johnny Chen · 12 years ago
  8. a96b789 Add testcase that verifies that __apple_types is a valid section in a .o file generated by clang. by Johnny Chen · 12 years ago
  9. 111e18b Modify a couple of Makefiles to use clang instead of gcc, since gcc is being deprecated. by Johnny Chen · 12 years ago
  10. 68687f5 Patches for running some of the Linux tests from Dawn, thanks! by Johnny Chen · 12 years ago
  11. be85f0b Add a simple test case to exercise the SBDebugger.CreateTargetWithFileAndTargetTriple() API. by Johnny Chen · 13 years ago
  12. 4386675 Modify the skipUnless() logic to work for OSX Lion. by Johnny Chen · 13 years ago
  13. 17a1399 Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx. by Johnny Chen · 13 years ago
  14. 805fec7 Now that we have added a post-processing step for adding truth value testing to by Johnny Chen · 13 years ago
  15. 185e2c1 Add test scenario to verify 'eax' register is available when launching the i386 slice by Johnny Chen · 13 years ago
  16. c113489 Add new radar info for failed test. by Johnny Chen · 13 years ago
  17. f20b8d9 Make the assertion message about 32-bit process address byte size more clear. by Johnny Chen · 13 years ago
  18. c4bd46b Parametrize make variable CC to also test with clang. by Johnny Chen · 13 years ago
  19. c95fe32 Remove @expectedFailure decorator as the bug has been fixed. by Johnny Chen · 13 years ago
  20. 61eb4f1 Add @expectedFailure decorator for a known bug: by Johnny Chen · 13 years ago
  21. 4b1c625 Make the specification of relative directory more robust. by Johnny Chen · 14 years ago
  22. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  23. 7b54cf4 Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  24. ff4e1d8 Marked test_process_launch_for_universal() test case as requiring 'darwin' and 'i386' by Johnny Chen · 14 years ago
  25. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. by Johnny Chen · 14 years ago
  26. 1bb9f9a Added a test case test_breakpoint_creation_by_filespec_python() which creates a by Johnny Chen · 14 years ago
  27. 115523d Changed from dbg.GetCurrentTarget() to dbg.GetSelectedTarget(). by Johnny Chen · 14 years ago
  28. a8b3cdd Added logic to TestUniversal.py to exercise the python APIs: by Johnny Chen · 14 years ago
  29. 8bd8e42 Removed the @unitest2.expectedFailure decorator. The i386 process launch works by Johnny Chen · 14 years ago
  30. 4917e10 Added a test for launching a universal binary. Launch of i386 architecture by Johnny Chen · 14 years ago
  31. 27707b3 Test files (but no test cases yet) for handling Universal files. by Jim Ingham · 14 years ago