summaryrefslogtreecommitdiff
path: root/android/singleton_module_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-09-16Convert test mutators to TransitionMutators Colin Cross
2024-01-18Disable TestVariantSingletonModule when go test -short is used Colin Cross
2022-02-10Move functionality to test install rules into testing.go. Martin Stjernholm
2021-03-22Remove uses of FixtureFactory from android package Paul Duffin
2021-03-18Convert android/singleton_module_test.go to test fixtures Paul Duffin
2021-01-07Add a new SingletonModule type Colin Cross