index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
java_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate the dex jar path as an OptionalPath which is either valid or
Martin Stjernholm
2021-09-23
1
-3
/
+3
*
Rename BuildDir and NinjaBuildDir.
Lukacs T. Berki
2021-08-27
1
-1
/
+1
*
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-07-20
1
-5
/
+5
*
Allow disabling errorprone even when RUN_ERROR_PRONE is true
Cole Faust
2021-06-18
1
-1
/
+65
*
Add a build flag to always enable errorprone per-target
Cole Faust
2021-06-14
1
-0
/
+28
*
Move java_sdk_library tests to sdk_library_test.go
Colin Cross
2021-06-01
1
-816
/
+0
*
Merge changes Ia74a2b83,I30a46c8f,Iac7c0149
Jaewoong Jung
2021-04-22
1
-101
/
+0
|
\
|
*
Move Java lint tests to lint_test.go
Jaewoong Jung
2021-04-21
1
-101
/
+0
*
|
Add new stub_only_static_libs attr for sdk_library
Anton Hansson
2021-04-22
1
-20
/
+40
|
/
*
Reland: Add jni_libs property to java tests
Colin Cross
2021-04-19
1
-0
/
+33
*
Merge "Revert "Add jni_libs property to java tests""
Colin Cross
2021-04-17
1
-26
/
+0
|
\
|
*
Revert "Add jni_libs property to java tests"
Colin Cross
2021-04-17
1
-26
/
+0
*
|
Merge changes from topic "tvts-test-host-jni"
Treehugger Robot
2021-04-17
1
-0
/
+26
|
\
|
|
*
Add jni_libs property to java tests
Colin Cross
2021-04-16
1
-0
/
+26
*
|
Introduce NewApi lint checks
Pedro Loureiro
2021-04-13
1
-0
/
+8
*
|
Merge "Remove unused java testing methods"
Paul Duffin
2021-03-31
1
-17
/
+0
|
\
\
|
*
|
Remove unused java testing methods
Paul Duffin
2021-03-31
1
-17
/
+0
*
|
|
Remove varargs from RunTest(t *testing.T)
Paul Duffin
2021-03-31
1
-1
/
+6
|
/
/
*
|
Remove extraneous calls to TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-30
1
-8
/
+8
*
|
Automatically call TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-30
1
-2
/
+2
*
|
Split droidstubs out of droiddoc.go
Colin Cross
2021-03-25
1
-240
/
+0
*
|
Support multiple rsp files in RuleBuilder
Colin Cross
2021-03-25
1
-1
/
+1
*
|
Fix TestDroiddoc's reliance on absolute paths
Paul Duffin
2021-03-25
1
-2
/
+2
*
|
Convert test that disallows non existent paths to use fixtures
Paul Duffin
2021-03-24
1
-27
/
+25
*
|
Fix "filename too long" issue on Luci caused by test name
Paul Duffin
2021-03-24
1
-1
/
+1
*
|
Group all the preparations needed for testing dexpreopt
Paul Duffin
2021-03-24
1
-2
/
+2
*
|
Remove javaFixtureFactory
Paul Duffin
2021-03-24
1
-44
/
+49
*
|
Remove unused test methods and buildDir
Paul Duffin
2021-03-24
1
-123
/
+2
*
|
Remove uses of buildDir from java/java_test.go and java/sdk_test.go
Paul Duffin
2021-03-24
1
-51
/
+52
*
|
Register java_plugin in PrepareForTestWithJavaBuildComponents
Paul Duffin
2021-03-24
1
-2
/
+0
*
|
Register the propagateRROEnforcementMutator
Paul Duffin
2021-03-22
1
-4
/
+0
*
|
Add preparer for overlay pre-singleton registration
Paul Duffin
2021-03-22
1
-1
/
+1
*
|
Remove emptyFixtureFactory from apex and java
Paul Duffin
2021-03-22
1
-3
/
+17
*
|
Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619
Colin Cross
2021-03-19
1
-7
/
+7
|
\
\
|
*
|
Run lint actions in sbox
Colin Cross
2021-03-18
1
-7
/
+7
*
|
|
Merge "Remove javaMockFS()"
Paul Duffin
2021-03-19
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove javaMockFS()
Paul Duffin
2021-03-18
1
-2
/
+0
*
|
|
|
Merge "Fix TestTurbine to work without javaMockFS()"
Paul Duffin
2021-03-19
1
-22
/
+14
|
\
|
|
|
|
*
|
|
Fix TestTurbine to work without javaMockFS()
Paul Duffin
2021-03-18
1
-22
/
+14
*
|
|
|
Merge "Convert TestClasspath to test fixtures"
Paul Duffin
2021-03-19
1
-1
/
+8
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Convert TestClasspath to test fixtures
Paul Duffin
2021-03-18
1
-1
/
+8
*
|
|
Merge "Clean up java package use of python build components"
Paul Duffin
2021-03-18
1
-4
/
+1
|
\
\
\
|
*
|
|
Clean up java package use of python build components
Paul Duffin
2021-03-17
1
-4
/
+1
|
|
/
/
*
/
/
Add emptyFixtureFactory in java package
Paul Duffin
2021-03-17
1
-2
/
+3
|
/
/
*
|
Merge "Export a few utility methods"
Yuexi Ma
2021-03-17
1
-0
/
+13
|
\
\
|
*
|
Export a few utility methods
Yuexi Ma
2021-03-16
1
-0
/
+13
*
|
|
Fix TestJavaSdkLibrary... tests to work without javaMockFS()
Paul Duffin
2021-03-16
1
-12
/
+58
*
|
|
Convert JavaSdkLibrary... tests in java package to test fixtures
Paul Duffin
2021-03-16
1
-136
/
+122
*
|
|
Convert TestJavaSdkLibraryEnforce to test fixtures
Paul Duffin
2021-03-15
1
-16
/
+16
*
|
|
Create sub tests for each test in TestJavaSdkLibraryEnforce
Paul Duffin
2021-03-15
1
-18
/
+28
[next]