1. 6475c42 <rdar://problem/12798131> by Greg Clayton · 12 years ago
  2. c676e35 Clear auto-confirm setting on teardown for tests that use it by Daniel Malea · 12 years ago
  3. c09b5c1 Use auto-confirm setting to avoid prompts causing some tests to appear to hang by Daniel Malea · 12 years ago
  4. 7d5e406 Temporarily skip tests known to hang on Linux by Daniel Malea · 12 years ago
  5. 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
  6. 49ce896 <rdar://problem/11757916> by Greg Clayton · 12 years ago
  7. 4fd809c First step to make the test suite runnable for remote platforms. by Johnny Chen · 12 years ago
  8. 5b616ec The final batch of adding @dsym_test/@dwarf_test decorators. by Johnny Chen · 12 years ago
  9. c21e523 Add comment for build_and_run_with_source_atoms_expr() and remove redundant #include from basic_type.cpp. by Johnny Chen · 12 years ago
  10. 649383a Add documentation for the generic functions build_and_run() and build_and_run_expr() called from by Johnny Chen · 12 years ago
  11. 8563081 Refactor the test/types directory to reduce some stupid reduant code. by Johnny Chen · 12 years ago
  12. 99323d8 Fix comment. by Johnny Chen · 12 years ago
  13. b7e27f4 o lldbtest.py: by Johnny Chen · 13 years ago
  14. d062ee8 Refactorings of the test/types directory to more elegantly express the uniqueness of by Johnny Chen · 13 years ago
  15. 2c41e14 Modify the test cases (there are a bunch of them) under test/types so that they by Johnny Chen · 13 years ago
  16. 51c3533 This newly introduced test file (for debugging purpose) needs to handle the case by Johnny Chen · 13 years ago
  17. cf79716 I messed up the test case id to turn logging on and then off. It is "test_long_type_with_dsym", by Johnny Chen · 13 years ago
  18. 2354bcf Add logging of 'commands' category, too. by Johnny Chen · 13 years ago
  19. d047d81 rdar://problem/9649573 has captured the log files when running test_long_long_type_with_dsym() (which luckily failed) and the test session files for test failures. by Johnny Chen · 13 years ago
  20. d88785b Add a test file "TestFailures.py" to try to capture test failures which occur when running by Johnny Chen · 13 years ago
  21. 9a9fcf6 For now, insert some delays between succesive test cases in the test/types directory by Johnny Chen · 13 years ago
  22. c9aabf0 Simplify the the generic AbstractBase.py test base for testing variable types. by Johnny Chen · 13 years ago
  23. e6bd142 Use the dyld_mode, image_infos & image_infos_count passed into the shared library notification function by Jim Ingham · 13 years ago
  24. 10de7d1 Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). by Jim Ingham · 13 years ago
  25. 0bfa859 Turns out that the test failure wrt: by Johnny Chen · 13 years ago
  26. 21c7c21 On second thought, inserting a delay of 1.0 second slows down the test suite by Johnny Chen · 14 years ago
  27. 118d742 GenericTester.generic_type_expr_tester(): by Johnny Chen · 14 years ago
  28. 0d037c9 Remove @skip decorators for fixed crashes. by Johnny Chen · 14 years ago
  29. 85c697b Skip two test classes due to: by Johnny Chen · 14 years ago
  30. 573335b We should make the class name of test cases which emphasize expression command by Johnny Chen · 14 years ago
  31. 66a0353 Clean up the test case by removing the filtering code related to fixed radars. by Johnny Chen · 14 years ago
  32. 51287a1 The remaining reference-related variable display failures have been fixed. by Johnny Chen · 14 years ago
  33. 19edbc5 Remove the reference-related variable displays that now pass from the 'notnow' set. by Johnny Chen · 14 years ago
  34. f3ffc34 Remove 8 @expectedFailure decorators, the following bug has been fixed: by Johnny Chen · 14 years ago
  35. 1aabaac Mark these test methods to be eligible for running only under the 'darwin' platform. by Johnny Chen · 14 years ago
  36. 0e4a2bd Remove the two @skip decorators now that we are not seeing the hang while running the test suite. by Johnny Chen · 14 years ago
  37. 8101504 Uncomment the @skip decorator to reproduce the hang while running the test suite. by Johnny Chen · 14 years ago
  38. 1b7d629 Some re-achitecturing of the plugins interface. The caller is now required to by Johnny Chen · 14 years ago
  39. 34f9922 Fix these comments and the commented out code about 'frame variable -t', too. by Johnny Chen · 14 years ago
  40. c401e37 Apply (query-replace "frame variable" "frame variable -t") and fix a comment about 'expr var', by Johnny Chen · 14 years ago
  41. 548aefd Added the capability for the test driver to relocate the tests and the intermediate by Johnny Chen · 14 years ago
  42. 6e81fa3 Change the regular expression used to grok the data type associated the output of by Johnny Chen · 14 years ago
  43. bf76c96 Remove the @skip() and @expectedFaiure decorators, the previously affected tests by Johnny Chen · 14 years ago
  44. e9048a2 Added bug number to the @skip decorator. by Johnny Chen · 14 years ago
  45. 677a86b These currently crash (from running 'expr' command). Disable the entire class for the time being. by Johnny Chen · 14 years ago
  46. 64db587 Updated to remove most of the @expectedFailure decorators for: by Johnny Chen · 14 years ago
  47. cdf1513 Simple refactoring. by Johnny Chen · 14 years ago
  48. 5fed90a Wrapped the regexp grokking of data type within a try:expect: instead of letting by Johnny Chen · 14 years ago
  49. 5a3a3d9 Added an example 'frame variable' output to demonstrate how the generic_type_tester by Johnny Chen · 14 years ago
  50. 16939ab Added @expectedFailure decorators for test suite failures: by Johnny Chen · 14 years ago
  51. bbeb60e Turn on generic type tester for expression parser; preparing to file bugs. by Johnny Chen · 14 years ago
  52. 9507ca1 Removed the two @skip class decorators. The assert failures have been fixed. by Johnny Chen · 14 years ago
  53. b6c15f5 Added TestIntegerTypesExpr.py and TestFloatTypesExpr.py which exercise 'expr' by Johnny Chen · 14 years ago
  54. 560a77c Trivial assert message modification. by Johnny Chen · 14 years ago
  55. 51a9e00 Use a better name for the abstract base class which contains the generic_type_tester() by Johnny Chen · 14 years ago
  56. 7c52ff1 Added "float" and "double" to types/TestBasicTypes.py. Abstracted the generic by Johnny Chen · 14 years ago
  57. 8caee98 Modified doc string. by Johnny Chen · 14 years ago
  58. 044bc36 Added @expectedFailure decorator for the "long long" and "unsigned long long" by Johnny Chen · 14 years ago
  59. 8ba13e6 Added "long long" and "unsigned long long" to the TestBasicTypes.py. by Johnny Chen · 14 years ago
  60. 55e1632 Commented out a debug stmt. by Johnny Chen · 14 years ago
  61. 4ec9785 Added 'char'/'unsigned char'/'short'/'unsigned short' to the test suite. by Johnny Chen · 14 years ago
  62. 757396a Added two new .cpp files to be tested via TestBasicTypes.py for correct display by Johnny Chen · 14 years ago
  63. 091bb1d Added a generic_type_tester() to the TestBasicTypes class to be used for by Johnny Chen · 14 years ago
  64. 832ad6e Fixed a typo in member name; should be m_b, not b_a. by Johnny Chen · 14 years ago
  65. 0b3ee55 Checked in an initial template for the types directory. Right now, it doesn't by Johnny Chen · 14 years ago
  66. 93fda3d Changed to facilitate 'breakpoint set -n Puts', then 'thread step-out' to workaround by Johnny Chen · 14 years ago
  67. 785275c Added the start of a test case that will test all basic types and all the by Greg Clayton · 14 years ago