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