index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
sh_binary_test.go
Age
Commit message (
Expand
)
Author
2023-08-24
Support java_data in sh_test_host
Makoto Onuki
2022-02-10
Add builtins and minimal runtime as dependencies instead of flags
Colin Cross
2022-01-26
build device binary for java_test_host
Sam Delmerico
2021-12-15
Remove InstallBypassMake and ToMakePath
Colin Cross
2021-07-20
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-05-24
Add unit_test test option in sh_test_host
Dan Shi
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-16
Migrate sh package to a per test build directory
Paul Duffin
2021-03-09
Support test fixtures in sh package
Paul Duffin
2021-03-03
cd to / before running soong_build .
Lukacs T. Berki
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-08-18
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-08-18
Revert "Add data bin and lib properties to sh_test"
Jaewoong Jung
2020-08-17
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-08-14
Revert "Add data bin and lib properties to sh_test"
Jaewoong Jung
2020-08-14
Fix broken darwin build.
Jaewoong Jung
2020-08-14
Fix broken darwin build.
Jaewoong Jung
2020-08-13
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-06-18
Add module name to sh_test install path.
Jaewoong Jung
2020-06-11
Revert "Add module name to sh_test install path."
Michael Butler
2020-06-10
Add module name to sh_test install path.
Jaewoong Jung
2020-06-01
Soong package structure refactoring
Jaewoong Jung