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
/
java_test.go
Age
Commit message (
Expand
)
Author
2021-03-31
Merge "Remove unused java testing methods"
Paul Duffin
2021-03-31
Remove unused java testing methods
Paul Duffin
2021-03-31
Remove varargs from RunTest(t *testing.T)
Paul Duffin
2021-03-30
Remove extraneous calls to TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-30
Automatically call TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-25
Split droidstubs out of droiddoc.go
Colin Cross
2021-03-25
Support multiple rsp files in RuleBuilder
Colin Cross
2021-03-25
Fix TestDroiddoc's reliance on absolute paths
Paul Duffin
2021-03-24
Convert test that disallows non existent paths to use fixtures
Paul Duffin
2021-03-24
Fix "filename too long" issue on Luci caused by test name
Paul Duffin
2021-03-24
Group all the preparations needed for testing dexpreopt
Paul Duffin
2021-03-24
Remove javaFixtureFactory
Paul Duffin
2021-03-24
Remove unused test methods and buildDir
Paul Duffin
2021-03-24
Remove uses of buildDir from java/java_test.go and java/sdk_test.go
Paul Duffin
2021-03-24
Register java_plugin in PrepareForTestWithJavaBuildComponents
Paul Duffin
2021-03-22
Register the propagateRROEnforcementMutator
Paul Duffin
2021-03-22
Add preparer for overlay pre-singleton registration
Paul Duffin
2021-03-22
Remove emptyFixtureFactory from apex and java
Paul Duffin
2021-03-19
Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619
Colin Cross
2021-03-19
Merge "Remove javaMockFS()"
Paul Duffin
2021-03-19
Merge "Fix TestTurbine to work without javaMockFS()"
Paul Duffin
2021-03-19
Merge "Convert TestClasspath to test fixtures"
Paul Duffin
2021-03-18
Run lint actions in sbox
Colin Cross
2021-03-18
Merge "Clean up java package use of python build components"
Paul Duffin
2021-03-18
Remove javaMockFS()
Paul Duffin
2021-03-18
Fix TestTurbine to work without javaMockFS()
Paul Duffin
2021-03-18
Convert TestClasspath to test fixtures
Paul Duffin
2021-03-17
Clean up java package use of python build components
Paul Duffin
2021-03-17
Add emptyFixtureFactory in java package
Paul Duffin
2021-03-17
Merge "Export a few utility methods"
Yuexi Ma
2021-03-16
Export a few utility methods
Yuexi Ma
2021-03-16
Fix TestJavaSdkLibrary... tests to work without javaMockFS()
Paul Duffin
2021-03-16
Convert JavaSdkLibrary... tests in java package to test fixtures
Paul Duffin
2021-03-15
Convert TestJavaSdkLibraryEnforce to test fixtures
Paul Duffin
2021-03-15
Create sub tests for each test in TestJavaSdkLibraryEnforce
Paul Duffin
2021-03-14
Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()
Paul Duffin
2021-03-14
Convert testJavaError to test fixtures
Paul Duffin
2021-03-11
Separate system modules tests into their own file
Paul Duffin
2021-03-10
Support test fixtures in java package
Paul Duffin
2021-03-05
Clean up cc.RegisterRequiredBuildComponentsForTest()
Paul Duffin
2021-03-01
Avoid hiddenapi ignoring prebuilt with missing dex implementation jar
Paul Duffin
2021-02-24
Allow pre-singleton types to be registered in RegistrationContext
Paul Duffin
2021-02-22
Merge "Add ctx to AndroidMkExtraEntriesFunc"
Treehugger Robot
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2021-02-18
Add support for lint baseline files
Pedro Loureiro
2021-01-25
Make dexpreopt tools available for all java tests
Paul Duffin
2021-01-21
Allow createGlobalSoongConfig() to be used from tests
Paul Duffin
2021-01-21
Add java.RegisterRequiredBuildComponentsForTest function
Paul Duffin
2021-01-15
Make TestJavaSdkLibraryEnforce faster
JaeMan Park
2021-01-05
Add "aidl.flags:" property for cc_/java_ modules
Jooyung Han
[next]