1. 25259e9 Add preparer for test to allow missing dependencies by Paul Duffin · 3 years, 10 months ago
  2. df13e97 Merge "Distinguish between integration test and other tests" by Paul Duffin · 3 years, 10 months ago
  3. 9c35c5d Merge "Simplify preparers now that tests use consistent registration order" by Paul Duffin · 3 years, 10 months ago
  4. ec3292b Distinguish between integration test and other tests by Paul Duffin · 3 years, 10 months ago
  5. 530483c Simplify preparers now that tests use consistent registration order by Paul Duffin · 3 years, 10 months ago
  6. c5723e3 Remove the special-casing of /dev from test path normalization. by Lukacs T. Berki · 3 years, 10 months ago
  7. f5de668 Store order of the components used by the tests by Paul Duffin · 3 years, 10 months ago
  8. 41d77c7 Ensure test/runtime order of singletons/pre-singletons is consistent by Paul Duffin · 3 years, 10 months ago
  9. d182fb3 Defer registration of singletons and pre-singletons in TestContext by Paul Duffin · 3 years, 10 months ago
  10. 281deb2 Ensure mutators used in tests are in the same order as at runtime by Paul Duffin · 3 years, 10 months ago
  11. c05b034 Separate the collation of mutators from registration by Paul Duffin · 3 years, 10 months ago
  12. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 3 years, 10 months ago
  13. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 3 years, 10 months ago
  14. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 3 years, 10 months ago
  15. 3581612 Add test fixture support by Paul Duffin · 3 years, 10 months ago
  16. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 3 years, 10 months ago
  17. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
  18. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  19. a42d641 Make bp2buildMutators registration local to TestContext. by Jingwen Chen · 4 years ago
  20. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years ago
  21. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 2 months ago
  22. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 1 month ago
  23. 9aed5bc Add a new SingletonModule type by Colin Cross · 4 years ago
  24. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 1 month ago
  25. 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 4 years, 2 months ago
  26. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
  27. 3600b80 Return all rules when TestingModule.Rule fails by Thiébaud Weksteen · 4 years, 4 months ago
  28. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
  29. beae6ec Shorten missing module panic message by Colin Cross · 4 years, 5 months ago
  30. 4c02124 Improved formatting of a module list in a panic message. by Martin Stjernholm · 4 years, 8 months ago
  31. 8c3fec4 Enable androidmk processing in sdk testing by Paul Duffin · 4 years, 10 months ago
  32. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 5 years ago
  33. a80ef84 Support registering hard coded pre arch mutators by Paul Duffin · 5 years ago
  34. 31a738b Use blueprint's load hooks by Colin Cross · 5 years ago
  35. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 5 years ago
  36. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  37. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  38. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  39. 91e3819 Support multiple expected errors in neverallow_test.go by Paul Duffin · 5 years ago
  40. dfe75b3 Fix some typos in Soong. by Roland Levillain · 5 years ago
  41. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 5 years ago
  42. b88b3c5 Capture missing dependency error rules by Colin Cross · 6 years ago
  43. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
  44. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  45. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  46. 1b48842 Add path properties mutator by Colin Cross · 6 years ago
  47. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 6 years ago
  48. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  49. b77ffc4 Add Maybe* methods to TestingModule by Colin Cross · 6 years ago
  50. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 6 years ago
  51. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  52. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  53. 9cf27db Make TestModule.Output print a list of all outputs on error by Colin Cross · 7 years ago
  54. b274ed3 Make ninja file deterministic even with dup module names by Jeff Gaston · 7 years ago
  55. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago
  56. 890ff55 Add enforced RRO support to Soong by Colin Cross · 7 years ago
  57. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 7 years ago
  58. 54855dd Convert a missed Singleton by Colin Cross · 7 years ago
  59. 63a250a Soong support for namespaces by Jeff Gaston · 7 years ago
  60. dea7e4d Autodetect files named Android.bp in tests by Jeff Gaston · 7 years ago
  61. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  62. ed19fc3 Support Turbine in Soong. by Nan Zhang · 7 years ago
  63. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 7 years ago
  64. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 7 years ago
  65. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 7 years ago
  66. cec8171 Add integration testing infrastructure by Colin Cross · 7 years ago