index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
system_modules_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2025-01-31
Add t.Parallel() to java tests
Colin Cross
2024-08-12
Merge SingletonProviderContext with OtherModuleProviderContext
Yu Liu
2024-08-09
Add PrepareForTestWithBuildFlag
Colin Cross
2024-02-06
Support mechanism to select a specific version of module sdk prebuilt
Spandan Das
2023-12-14
Convert ModuleProvder to generic providers API
Colin Cross
2021-03-31
Remove varargs from RunTest(t *testing.T)
Paul Duffin
2021-03-29
Migrate system_modules_test.go from NormalizePathsForTesting
Paul Duffin
2021-03-24
Remove javaFixtureFactory
Paul Duffin
2021-03-12
Migrate from result methods to function Asserts
Paul Duffin
2021-03-11
Improve name of getModuleHeaderJarsAsNormalizedPaths
Paul Duffin
2021-03-11
Ensure java_system_modules_import uses prebuilts
Paul Duffin
2021-03-11
Improve system modules tests
Paul Duffin
2021-03-11
Convert system modules tests to use fixtures
Paul Duffin
2021-03-11
Separate system modules tests into their own file
Paul Duffin