index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
java_test.go
Age
Commit message (
Expand
)
Author
2021-06-02
Move java_sdk_library tests to sdk_library_test.go
Colin Cross
2021-04-22
Merge changes Ia74a2b83,I30a46c8f,Iac7c0149
Jaewoong Jung
2021-04-22
Add new stub_only_static_libs attr for sdk_library
Anton Hansson
2021-04-21
Move Java lint tests to lint_test.go
Jaewoong Jung
2021-04-19
Reland: Add jni_libs property to java tests
Colin Cross
2021-04-17
Merge "Revert "Add jni_libs property to java tests""
Colin Cross
2021-04-17
Revert "Add jni_libs property to java tests"
Colin Cross
2021-04-17
Merge changes from topic "tvts-test-host-jni"
Treehugger Robot
2021-04-16
Add jni_libs property to java tests
Colin Cross
2021-04-13
Introduce NewApi lint checks
Pedro Loureiro
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
[next]