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