1. 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 3 years, 10 months ago
  2. ff2aa69 Deprecate FixtureFactory in favor of FixturePreparer by Paul Duffin · 3 years, 10 months ago
  3. 4ca6752 Replace FixturePreparer.visit() with list() by Paul Duffin · 3 years, 10 months ago
  4. cff464f Remove errorHandler from FixtureFactory by Paul Duffin · 3 years, 10 months ago
  5. 5925182 Allow access to preparers that produced a TestResult by Paul Duffin · 3 years, 10 months ago
  6. 3d5f6a1 Merge "Prevent invalid paths being added to mock file system" by Paul Duffin · 3 years, 10 months ago
  7. 80f4cea Prevent invalid paths being added to mock file system by Paul Duffin · 3 years, 10 months ago
  8. ae542a5 Allow customization of all fixture state at once by Paul Duffin · 3 years, 10 months ago
  9. 78c3621 Add NinjaDeps to TestResult by Paul Duffin · 3 years, 10 months ago
  10. 85034e9 Add FixtureIgnoreErrors by Paul Duffin · 3 years, 10 months ago
  11. 50deaae Add OptionalFixturePreparer by Paul Duffin · 3 years, 10 months ago
  12. dff5ff0 Use test specific build dir when needed by Paul Duffin · 3 years, 10 months ago
  13. d7aea1d Remove TestHelper by Paul Duffin · 3 years, 10 months ago
  14. c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
  15. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 3 years, 10 months ago
  16. 0550055 Separate TestHelper from fixtures by Paul Duffin · 3 years, 10 months ago
  17. 3fdb1bd Remove unused TestResult methods by Paul Duffin · 3 years, 10 months ago
  18. 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 3 years, 10 months ago
  19. 1ef166e Correct error in documentation of AssertDeepEquals by Paul Duffin · 3 years, 10 months ago
  20. 93706ae Add AssertStringListContains to TestHelper by Paul Duffin · 3 years, 11 months ago
  21. 67e848a Merge changes Ib2c6ac28,I7c76ed6d,I00415f10,I4be2a16c,I6f269c9c, ... by Paul Duffin · 3 years, 10 months ago
  22. 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 3 years, 10 months ago
  23. a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 3 years, 10 months ago
  24. 72018ad Add temporary RunTestWithConfig method to simplify migration by Paul Duffin · 3 years, 11 months ago
  25. 46e3774 Rename SetErrorHandler to ExtendWithErrorHandler by Paul Duffin · 3 years, 10 months ago
  26. 2e0323d Allow customization of product variables in a test fixture by Paul Duffin · 3 years, 11 months ago
  27. bbccfcf Allow customization of the env configuration in a test fixture by Paul Duffin · 3 years, 11 months ago
  28. fa29885 Avoid accidentally sharing preparers slice across factories by Paul Duffin · 3 years, 11 months ago
  29. 942481b Add Errs to TestResult by Paul Duffin · 3 years, 11 months ago
  30. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 3 years, 11 months ago
  31. 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 3 years, 11 months ago
  32. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 3 years, 11 months ago
  33. cfd3374 Add error handling to test fixtures by Paul Duffin · 3 years, 11 months ago
  34. 3581612 Add test fixture support by Paul Duffin · 3 years, 11 months ago