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