1. c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 5 years ago
  2. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 5 years ago
  3. 3d0ddff Stop android package depending on testing.T being embedded in TestResult by Paul Duffin · 5 years ago
  4. 9dcf253 Add new function Assert methods by Paul Duffin · 5 years ago
  5. 0550055 Separate TestHelper from fixtures by Paul Duffin · 5 years ago
  6. 3fdb1bd Remove unused TestResult methods by Paul Duffin · 5 years ago
  7. 412a209 Merge "Prevent mock filesystem files being overridden by accident" by Paul Duffin · 5 years ago
  8. d7bbeff Merge changes I6b408d44,I7e57c978 by Paul Duffin · 5 years ago
  9. 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 5 years ago
  10. d1fc19b Merge "Add preparer for test to allow missing dependencies" by Paul Duffin · 5 years ago
  11. 6872d65 Merge "Correct error in documentation of AssertDeepEquals" by Paul Duffin · 5 years ago
  12. 2bed9ff Merge "mixed builds for cc_static_library without deps" by Christopher Parsons · 5 years ago
  13. 6c9da04 Add preparer for test to use AndroidMk by Paul Duffin · 5 years ago
  14. 8c004c6 Merge "Add preparer for test with variables" by Paul Duffin · 5 years ago
  15. 25259e9 Add preparer for test to allow missing dependencies by Paul Duffin · 5 years ago
  16. 1ef166e Correct error in documentation of AssertDeepEquals by Paul Duffin · 5 years ago
  17. e7a055c Add preparer for test with variables by Paul Duffin · 5 years ago
  18. 01c76ca Merge "Add AssertStringListContains to TestHelper" by Paul Duffin · 5 years ago
  19. 4e19160 Merge "Convert fuchsia tests to use test fixtures" by Paul Duffin · 5 years ago
  20. 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 5 years ago
  21. dfa33be Merge "Fix writedocs." by Lukács T. Berki · 5 years ago
  22. 81a6983 Fix writedocs. by Lukacs T. Berki · 5 years ago
  23. 93706ae Add AssertStringListContains to TestHelper by Paul Duffin · 5 years ago
  24. ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 5 years ago
  25. a55aefd Merge "Print a correct error message when a non-hermetic tool is not found." by Lukács T. Berki · 5 years ago
  26. 6df5e03 Merge "Lineage properties support module references." by Jaewoong Jung · 5 years ago
  27. 67e848a Merge changes Ib2c6ac28,I7c76ed6d,I00415f10,I4be2a16c,I6f269c9c, ... by Paul Duffin · 5 years ago
  28. 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 5 years ago
  29. 808d84c mixed builds for cc_static_library without deps by Chris Parsons · 5 years ago
  30. a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 5 years ago
  31. 282671d Merge "Rename SetErrorHandler to ExtendWithErrorHandler" by Paul Duffin · 5 years ago
  32. 8158356 Print a correct error message when a non-hermetic tool is not found. by Lukacs T. Berki · 5 years ago
  33. 533274a Merge "Allow customization of product variables in a test fixture" by Paul Duffin · 5 years ago
  34. 6f3d6df Merge "Allow customization of the env configuration in a test fixture" by Paul Duffin · 5 years ago
  35. df13e97 Merge "Distinguish between integration test and other tests" by Paul Duffin · 5 years ago
  36. 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 5 years ago
  37. 72018ad Add temporary RunTestWithConfig method to simplify migration by Paul Duffin · 5 years ago
  38. 9c35c5d Merge "Simplify preparers now that tests use consistent registration order" by Paul Duffin · 5 years ago
  39. 8bd2865 Convert license tests to use test fixtures by Paul Duffin · 5 years ago
  40. 77e7d77 Merge "Run "prebuilt_postdeps" mutator again" by Jooyung Han · 5 years ago
  41. 5037e09 Merge "Remove the special-casing of /dev from test path normalization." by Lukács T. Berki · 5 years ago
  42. 46e3774 Rename SetErrorHandler to ExtendWithErrorHandler by Paul Duffin · 5 years ago
  43. 2e0323d Allow customization of product variables in a test fixture by Paul Duffin · 5 years ago
  44. bbccfcf Allow customization of the env configuration in a test fixture by Paul Duffin · 5 years ago
  45. ec3292b Distinguish between integration test and other tests by Paul Duffin · 5 years ago
  46. 530483c Simplify preparers now that tests use consistent registration order by Paul Duffin · 5 years ago
  47. 706cb6f Merge "Really fix queryview." by Lukács T. Berki · 5 years ago
  48. c5723e3 Remove the special-casing of /dev from test path normalization. by Lukacs T. Berki · 5 years ago
  49. 47a9d0c Really fix queryview. by Lukacs T. Berki · 5 years ago
  50. 4078611 Merge "Store order of the components used by the tests" by Paul Duffin · 5 years ago
  51. 7160699 Merge "Avoid accidentally sharing preparers slice across factories" by Paul Duffin · 5 years ago
  52. 86feead Run "prebuilt_postdeps" mutator again by Jooyung Han · 5 years ago
  53. f5de668 Store order of the components used by the tests by Paul Duffin · 5 years ago
  54. 062d933 Merge "Ensure test/runtime order of singletons/pre-singletons is consistent" by Paul Duffin · 5 years ago
  55. 2034187 Merge changes I22f90c90,I2d965212,Ib7d421f5 by Treehugger Robot · 5 years ago
  56. fa29885 Avoid accidentally sharing preparers slice across factories by Paul Duffin · 5 years ago
  57. 41d77c7 Ensure test/runtime order of singletons/pre-singletons is consistent by Paul Duffin · 5 years ago
  58. 42d0b93 Separate the collation of singletons from registration by Paul Duffin · 5 years ago
  59. d182fb3 Defer registration of singletons and pre-singletons in TestContext by Paul Duffin · 5 years ago
  60. 281deb2 Ensure mutators used in tests are in the same order as at runtime by Paul Duffin · 5 years ago
  61. 6950702 Merge "Fix nested properties in soong config structs" by Colin Cross · 5 years ago
  62. 5a5eeac Merge "Separate the collation of mutators from registration" by Paul Duffin · 5 years ago
  63. 4160a07 Merge "Add sortableComponent abstraction" by Paul Duffin · 5 years ago
  64. 89071b0 Fix queryview. by Lukacs T. Berki · 5 years ago
  65. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 5 years ago
  66. c05b034 Separate the collation of mutators from registration by Paul Duffin · 5 years ago
  67. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 5 years ago
  68. 6bd8775 Merge "Add Errs to TestResult" by Paul Duffin · 5 years ago
  69. 059f7f1 Merge "Make error handlers treat any failures as fatal" by Paul Duffin · 5 years ago
  70. 87d7dd9 Merge "Avoid SetErrorHandler mutating FixtureFactory" by Paul Duffin · 5 years ago
  71. 166a488 Merge "Rename FixturePreparers to GroupFixturePreparers" by Paul Duffin · 5 years ago
  72. 997f27a Fix nested properties in soong config structs by Colin Cross · 5 years ago
  73. 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 5 years ago
  74. 942481b Add Errs to TestResult by Paul Duffin · 5 years ago
  75. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 5 years ago
  76. 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 5 years ago
  77. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 5 years ago
  78. b48f9ae Merge "Correct fmt printf error in bazel_handler" by Treehugger Robot · 5 years ago
  79. 279790a Merge "Reformat license code to comply with preupload checks" by Paul Duffin · 5 years ago
  80. 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 5 years ago
  81. 3c298a3 Reformat license code to comply with preupload checks by Paul Duffin · 5 years ago
  82. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 5 years ago
  83. 15b04e2 Correct fmt printf error in bazel_handler by Liz Kammer · 5 years ago
  84. deba721 Make tests work again on Darwin. by Lukacs T. Berki · 5 years ago
  85. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 5 years ago
  86. 7d3f2ca Merge "Rename vendor-ramdisk to vendor_ramdisk" by Petri Gynther · 5 years ago
  87. 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 5 years ago
  88. 4d86107 init_rc and vintf_fragments appear in PackagingSpecs() by Jiyong Park · 5 years ago
  89. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 5 years ago
  90. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 5 years ago
  91. 3bed960 Merge "Fix a typo." by Treehugger Robot · 5 years ago
  92. 8e93aba Fix a typo. by Jaewoong Jung · 5 years ago
  93. cfd3374 Add error handling to test fixtures by Paul Duffin · 5 years ago
  94. bc39e17 Merge "Support cc_object modules in mixed builds" by Christopher Parsons · 5 years ago
  95. 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 5 years ago
  96. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 5 years ago
  97. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 5 years ago
  98. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 5 years ago
  99. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 5 years ago
  100. 37bd24a Merge "bp2build: add configurable attribute (select) support." by Jingwen Chen · 5 years ago