- 688ba5b Merge "Remove testSdkWithJava" by Paul Duffin · 4 years, 4 months ago
- c8ad864 Merge "Convert java_sdk_test.go tests to fixtures" by Paul Duffin · 4 years, 4 months ago
- f2926e7 Merge "Make null builds always be null builds." by Lukács T. Berki · 4 years, 4 months ago
- ac94726 Remove testSdkWithJava by Paul Duffin · 4 years, 5 months ago
- 9ec86b1 Convert java_sdk_test.go tests to fixtures by Paul Duffin · 4 years, 5 months ago
- a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 4 years, 4 months ago
- 70204f9 Merge "rust: Drop libgcc dependency" by Thiébaud Weksteen · 4 years, 4 months ago
- 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 4 years, 4 months ago
- c99c947 Make null builds always be null builds. by Lukacs T. Berki · 4 years, 4 months ago
- 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 4 years, 5 months ago
- 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 4 years, 5 months ago
- f8e3d83 Use more inclusive language in dexpreopt/testing.go by Paul Duffin · 4 years, 5 months ago
- b6535d3 Merge "Remove javaFixtureFactory" by Paul Duffin · 4 years, 4 months ago
- 9d33cf2 Merge "Remove unused test methods and buildDir" by Paul Duffin · 4 years, 4 months ago
- 38e73fc Merge "Remove uses of buildDir from java/rro_test.go" by Paul Duffin · 4 years, 4 months ago
- 5916fe6 Merge "Remove uses of buildDir from java/kotlin_test.go" by Paul Duffin · 4 years, 4 months ago
- 369c3aa Merge "Remove uses of buildDir from java/java_test.go and java/sdk_test.go" by Paul Duffin · 4 years, 4 months ago
- 700185b Merge "Remove uses of buildDir from java/app_test.go" by Paul Duffin · 4 years, 4 months ago
- 86da044 Merge "Remove uses of buildDir from java/app_set_test.go" by Paul Duffin · 4 years, 4 months ago
- 6567d07 Merge "Remove uses of buildDir from java/app_import_test.go" by Paul Duffin · 4 years, 4 months ago
- 6f59e6a Merge "Remove uses of buildDir in java/androidmk_test.go" by Paul Duffin · 4 years, 4 months ago
- eed6086 Merge "Remove uses of buildDir in java/hiddenapi_singleton_test.go" by Paul Duffin · 4 years, 4 months ago
- 1b095e5 Merge "Remove uses of buildDir from java/dexpreopt_bootjars_test.go" by Paul Duffin · 4 years, 4 months ago
- 5863c2a Merge "Register java_plugin in PrepareForTestWithJavaBuildComponents" by Paul Duffin · 4 years, 4 months ago
- 543d4a5 Merge "Make GENERATE_BAZEL_FILES=true correct." by Lukács T. Berki · 4 years, 4 months ago
- eb120bd Merge "Add WithDexpreopt soong variable" by Inseob Kim · 4 years, 4 months ago
- 7b1debf Merge "Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true" by Treehugger Robot · 4 years, 4 months ago
- 9008ca3 Merge "Print the output from RBE bootstrap shutdown" by Kousik Kumar · 4 years, 4 months ago
- 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 5 months ago
- d6339af Remove unused test methods and buildDir by Paul Duffin · 4 years, 5 months ago
- 0342dc9 Remove uses of buildDir from java/rro_test.go by Paul Duffin · 4 years, 5 months ago
- b148a49 Remove uses of buildDir from java/kotlin_test.go by Paul Duffin · 4 years, 5 months ago
- 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 4 years, 5 months ago
- fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 4 years, 5 months ago
- f71e4ed Remove uses of buildDir from java/app_set_test.go by Paul Duffin · 4 years, 5 months ago
- fb8bc95 Remove uses of buildDir from java/app_import_test.go by Paul Duffin · 4 years, 5 months ago
- f04311c Remove uses of buildDir in java/androidmk_test.go by Paul Duffin · 4 years, 5 months ago
- 2f9e71e Remove uses of buildDir in java/hiddenapi_singleton_test.go by Paul Duffin · 4 years, 5 months ago
- 67d485e Remove uses of buildDir from java/dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 5 months ago
- c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 4 years, 5 months ago
- c5993b2 Merge "Support test fixtures in rust package" by Paul Duffin · 4 years, 4 months ago
- fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 4 years, 5 months ago
- 2c4ca8d Support test fixtures in rust package by Paul Duffin · 4 years, 5 months ago
- dca349a Merge "Handle include_build_directory prop in bp2build" by Treehugger Robot · 4 years, 5 months ago
- f0b3b94 Make GENERATE_BAZEL_FILES=true correct. by Lukacs T. Berki · 4 years, 5 months ago
- f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 4 years, 5 months ago
- 7b85eeb Add WithDexpreopt soong variable by Inseob Kim · 4 years, 5 months ago
- 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 4 years, 5 months ago
- e835389 Merge "Add TestBasicSdkWithBootImage" by Paul Duffin · 4 years, 5 months ago
- 713b501 Merge "Register the propagateRROEnforcementMutator" by Paul Duffin · 4 years, 5 months ago
- c29088b Merge "Remove .rustc ELF section from mini-debug-info." by Treehugger Robot · 4 years, 5 months ago
- e0998ab Merge "Add preparer for overlay pre-singleton registration" by Paul Duffin · 4 years, 5 months ago
- 010bb3c Merge "Add TestingModule.VariablesForTestsRelativeToTop" by Paul Duffin · 4 years, 5 months ago
- a327008 Merge "Add TestingBuildParams.RelativeToTop()" by Paul Duffin · 4 years, 5 months ago
- 332310a Merge "Improve searching for TestingBuildParams using the output file" by Paul Duffin · 4 years, 5 months ago
- b09a2d6 Merge "Move helper methods that take testBuildProvider into baseTestingComponent" by Paul Duffin · 4 years, 5 months ago
- 48c21e6 Merge "Extract functionality common to TestingModule/Singleton" by Paul Duffin · 4 years, 5 months ago
- 9b6108f Merge "Fix PackagingBase.CopyDepsToZip" by Treehugger Robot · 4 years, 5 months ago
- 04a2693 Merge "Fix default value of BoardSepolicyVers" by Treehugger Robot · 4 years, 5 months ago
- 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 5 months ago
- 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 5 months ago
- 97d8b40 Add TestingModule.VariablesForTestsRelativeToTop by Paul Duffin · 4 years, 5 months ago
- 709e0e3 Add TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 5 months ago
- 4e6e35c Improve searching for TestingBuildParams using the output file by Paul Duffin · 4 years, 5 months ago
- 0eda26b9 Move helper methods that take testBuildProvider into baseTestingComponent by Paul Duffin · 4 years, 5 months ago
- 31a2288 Extract functionality common to TestingModule/Singleton by Paul Duffin · 4 years, 5 months ago
- 001b234 Add platform_compat_config to sdk by Paul Duffin · 4 years, 5 months ago
- 04b4a19 Add TestBasicSdkWithBootImage by Paul Duffin · 4 years, 5 months ago
- 4a1d451 Convert boot_image_sdk_test.go to fixtures by Paul Duffin · 4 years, 5 months ago
- cf3ee2f Allow sdk package tests to optimize their test setup by Paul Duffin · 4 years, 5 months ago
- c93c98e Use test fixtures in CheckSnapshot() by Paul Duffin · 4 years, 5 months ago
- 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 5 months ago
- 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 4 years, 5 months ago
- 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 4 years, 5 months ago
- ff2aa69 Deprecate FixtureFactory in favor of FixturePreparer by Paul Duffin · 4 years, 5 months ago
- 4ca6752 Replace FixturePreparer.visit() with list() by Paul Duffin · 4 years, 5 months ago
- cff464f Remove errorHandler from FixtureFactory by Paul Duffin · 4 years, 5 months ago
- 5925182 Allow access to preparers that produced a TestResult by Paul Duffin · 4 years, 5 months ago
- 6bef6fe Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag" by Paul Duffin · 4 years, 5 months ago
- 679d530 Merge "Switch to clang r416183 12.0.4." by Pirama Arumuga Nainar · 4 years, 5 months ago
- 0c4eec8 Fix default value of BoardSepolicyVers by Inseob Kim · 4 years, 5 months ago
- fa2b1cf Split functions for compiling boot jars to allow future code reuse. by Ulya Trafimovich · 4 years, 5 months ago
- 2b077ba Merge changes from topic "move_allowed_deps_txt" by satayev · 4 years, 5 months ago
- 3d5f6a1 Merge "Prevent invalid paths being added to mock file system" by Paul Duffin · 4 years, 5 months ago
- c737fac Merge "Replace AssertPanic with AssertPanicMessageContains" by Paul Duffin · 4 years, 5 months ago
- 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 4 years, 5 months ago
- 50e4981 Merge "Cleanup the now unused testCustomizer" by Paul Duffin · 4 years, 5 months ago
- b535616 Merge "Convert test specific customizers to FixturePreparers" by Paul Duffin · 4 years, 5 months ago
- 7ba0448 Merge "Convert shared customizer functions to return FixturePreparers" by Paul Duffin · 4 years, 5 months ago
- 241f547 Merge "Allow test handlers to be either FixturePreparer or testCustomizer" by Paul Duffin · 4 years, 5 months ago
- 043427b Merge "Convert apex/boot_image_test.go to use test fixtures" by Paul Duffin · 4 years, 5 months ago
- 32b0e07 Merge "Switch testApex and related methods to use test fixtures" by Paul Duffin · 4 years, 5 months ago
- 2081052 Print the output from RBE bootstrap shutdown by Kousik Kumar · 4 years, 5 months ago
- 5e737ad Merge "Allow customization of all fixture state at once" by Treehugger Robot · 4 years, 5 months ago
- 3bcdfe8 Merge "Add prepareForSdkTestWithJava" by Paul Duffin · 4 years, 5 months ago
- d5deba1 Merge "Java build components require android build components" by Paul Duffin · 4 years, 5 months ago
- d14cbc1 Add prepareForSdkTestWithJava by Paul Duffin · 4 years, 5 months ago
- ce5a454 Java build components require android build components by Paul Duffin · 4 years, 5 months ago
- b474fc0 Remove .rustc ELF section from mini-debug-info. by David Srbecky · 4 years, 5 months ago
- f2be52c Merge "Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"" by Treehugger Robot · 4 years, 5 months ago