Commit History

Author SHA1 Message Date
  Cole Faust 3d927238cc Revert "Add unit test for parsing build files in bp2build" 11 months ago
  Chris Parsons e1f25230df Add unit test for parsing build files in bp2build 1 year ago
  Colin Cross 5dc62c9456 Add sanitizer tests for musl 1 year ago
  Paul Duffin 4c0765a669 Support running bp2build tests in fixtures 1 year ago
  Paul Duffin 3f7bf9fa0d Allow namespace config to be tested properly 1 year ago
  Sam Delmerico 2351eacb19 AIDL source generation accounts for Bazel paths 2 years ago
  Colin Cross d079e0b270 Reformat build/soong for go 1.19 1 year ago
  Paul Duffin 0fc6d32c82 Switch the namespace tests to fully use test fixtures 2 years ago
  Lukacs T. Berki 9f6c24a887 Rename BuildDir and NinjaBuildDir. 2 years ago
  Paul Duffin 64715ba9a4 Add PrepareForDebug_DO_NOT_SUBMIT 3 years ago
  Paul Duffin 79abe57f53 Remove FixturePreparer.Extend() 3 years ago
  Paul Duffin 4814bb814a Remove FixtureFactory 3 years ago
  Paul Duffin 34a7fff9e0 Remove varargs from Fixture(t *testing.T) 3 years ago
  Paul Duffin 55e740e9a6 Remove varargs from RunTest(t *testing.T) 3 years ago
  Paul Duffin 3cb2c06b44 Cleanup some issues left over from previous reviews 3 years ago
  Paul Duffin ff2aa69a86 Deprecate FixtureFactory in favor of FixturePreparer 3 years ago
  Paul Duffin 4ca6752b21 Replace FixturePreparer.visit() with list() 3 years ago
  Paul Duffin cff464f794 Remove errorHandler from FixtureFactory 3 years ago
  Paul Duffin 592518290f Allow access to preparers that produced a TestResult 3 years ago
  Paul Duffin 3d5f6a1034 Merge "Prevent invalid paths being added to mock file system" 3 years ago
  Paul Duffin 80f4cea1ad Prevent invalid paths being added to mock file system 3 years ago
  Paul Duffin ae542a58af Allow customization of all fixture state at once 3 years ago
  Paul Duffin 78c36216a8 Add NinjaDeps to TestResult 3 years ago
  Paul Duffin 85034e92b6 Add FixtureIgnoreErrors 3 years ago
  Paul Duffin 50deaae872 Add OptionalFixturePreparer 3 years ago
  Paul Duffin dff5ff064e Use test specific build dir when needed 3 years ago
  Paul Duffin d7aea1dbe5 Remove TestHelper 3 years ago
  Paul Duffin c81854a642 Stop error handler relying on testing.T being embedded in TestResult 3 years ago
  Paul Duffin e84b1338c5 Migrate from result methods to function Asserts 3 years ago
  Paul Duffin 0550055007 Separate TestHelper from fixtures 3 years ago