1. 5011e61 Add unit test for parsing build files in bp2build by Chris Parsons · 1 year, 4 months ago
  2. f8231dd Platform mapping-based product config by Cole Faust · 1 year, 9 months ago
  3. 3d92723 Revert "Add unit test for parsing build files in bp2build" by Cole Faust · 1 year, 7 months ago
  4. e1f2523 Add unit test for parsing build files in bp2build by Chris Parsons · 1 year, 7 months ago
  5. 5dc62c9 Add sanitizer tests for musl by Colin Cross · 1 year, 11 months ago
  6. 4c0765a Support running bp2build tests in fixtures by Paul Duffin · 2 years, 3 months ago
  7. 3f7bf9f Allow namespace config to be tested properly by Paul Duffin · 2 years, 2 months ago
  8. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 2 years, 8 months ago
  9. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
  10. 0fc6d32 Switch the namespace tests to fully use test fixtures by Paul Duffin · 3 years, 6 months ago
  11. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 5 months ago
  12. 64715ba Add PrepareForDebug_DO_NOT_SUBMIT by Paul Duffin · 3 years, 9 months ago
  13. 79abe57 Remove FixturePreparer.Extend() by Paul Duffin · 3 years, 10 months ago
  14. 4814bb8 Remove FixtureFactory by Paul Duffin · 3 years, 10 months ago
  15. 34a7fff Remove varargs from Fixture(t *testing.T) by Paul Duffin · 3 years, 10 months ago
  16. 55e740e Remove varargs from RunTest(t *testing.T) by Paul Duffin · 3 years, 10 months ago
  17. 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 3 years, 10 months ago
  18. ff2aa69 Deprecate FixtureFactory in favor of FixturePreparer by Paul Duffin · 3 years, 10 months ago
  19. 4ca6752 Replace FixturePreparer.visit() with list() by Paul Duffin · 3 years, 10 months ago
  20. cff464f Remove errorHandler from FixtureFactory by Paul Duffin · 3 years, 10 months ago
  21. 5925182 Allow access to preparers that produced a TestResult by Paul Duffin · 3 years, 10 months ago
  22. 3d5f6a1 Merge "Prevent invalid paths being added to mock file system" by Paul Duffin · 3 years, 10 months ago
  23. 80f4cea Prevent invalid paths being added to mock file system by Paul Duffin · 3 years, 10 months ago
  24. ae542a5 Allow customization of all fixture state at once by Paul Duffin · 3 years, 10 months ago
  25. 78c3621 Add NinjaDeps to TestResult by Paul Duffin · 3 years, 10 months ago
  26. 85034e9 Add FixtureIgnoreErrors by Paul Duffin · 3 years, 10 months ago
  27. 50deaae Add OptionalFixturePreparer by Paul Duffin · 3 years, 10 months ago
  28. dff5ff0 Use test specific build dir when needed by Paul Duffin · 3 years, 10 months ago
  29. d7aea1d Remove TestHelper by Paul Duffin · 3 years, 10 months ago
  30. c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
  31. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 3 years, 10 months ago
  32. 0550055 Separate TestHelper from fixtures by Paul Duffin · 3 years, 10 months ago
  33. 3fdb1bd Remove unused TestResult methods by Paul Duffin · 3 years, 10 months ago
  34. 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 3 years, 10 months ago
  35. 1ef166e Correct error in documentation of AssertDeepEquals by Paul Duffin · 3 years, 10 months ago
  36. 93706ae Add AssertStringListContains to TestHelper by Paul Duffin · 3 years, 10 months ago
  37. 67e848a Merge changes Ib2c6ac28,I7c76ed6d,I00415f10,I4be2a16c,I6f269c9c, ... by Paul Duffin · 3 years, 10 months ago
  38. 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 3 years, 10 months ago
  39. a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 3 years, 10 months ago
  40. 72018ad Add temporary RunTestWithConfig method to simplify migration by Paul Duffin · 3 years, 11 months ago
  41. 46e3774 Rename SetErrorHandler to ExtendWithErrorHandler by Paul Duffin · 3 years, 10 months ago
  42. 2e0323d Allow customization of product variables in a test fixture by Paul Duffin · 3 years, 11 months ago
  43. bbccfcf Allow customization of the env configuration in a test fixture by Paul Duffin · 3 years, 11 months ago
  44. fa29885 Avoid accidentally sharing preparers slice across factories by Paul Duffin · 3 years, 10 months ago
  45. 942481b Add Errs to TestResult by Paul Duffin · 3 years, 11 months ago
  46. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 3 years, 11 months ago
  47. 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 3 years, 11 months ago
  48. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 3 years, 11 months ago
  49. cfd3374 Add error handling to test fixtures by Paul Duffin · 3 years, 11 months ago
  50. 3581612 Add test fixture support by Paul Duffin · 3 years, 11 months ago