Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
c81854a6427a747d8747b47846a155aa38da2d8b
/
android
c81854a
Stop error handler relying on testing.T being embedded in TestResult
by Paul Duffin
· 5 years ago
e84b133
Migrate from result methods to function Asserts
by Paul Duffin
· 5 years ago
3d0ddff
Stop android package depending on testing.T being embedded in TestResult
by Paul Duffin
· 5 years ago
9dcf253
Add new function Assert methods
by Paul Duffin
· 5 years ago
0550055
Separate TestHelper from fixtures
by Paul Duffin
· 5 years ago
3fdb1bd
Remove unused TestResult methods
by Paul Duffin
· 5 years ago
412a209
Merge "Prevent mock filesystem files being overridden by accident"
by Paul Duffin
· 5 years ago
d7bbeff
Merge changes I6b408d44,I7e57c978
by Paul Duffin
· 5 years ago
6e9a400
Prevent mock filesystem files being overridden by accident
by Paul Duffin
· 5 years ago
d1fc19b
Merge "Add preparer for test to allow missing dependencies"
by Paul Duffin
· 5 years ago
6872d65
Merge "Correct error in documentation of AssertDeepEquals"
by Paul Duffin
· 5 years ago
2bed9ff
Merge "mixed builds for cc_static_library without deps"
by Christopher Parsons
· 5 years ago
6c9da04
Add preparer for test to use AndroidMk
by Paul Duffin
· 5 years ago
8c004c6
Merge "Add preparer for test with variables"
by Paul Duffin
· 5 years ago
25259e9
Add preparer for test to allow missing dependencies
by Paul Duffin
· 5 years ago
1ef166e
Correct error in documentation of AssertDeepEquals
by Paul Duffin
· 5 years ago
e7a055c
Add preparer for test with variables
by Paul Duffin
· 5 years ago
01c76ca
Merge "Add AssertStringListContains to TestHelper"
by Paul Duffin
· 5 years ago
4e19160
Merge "Convert fuchsia tests to use test fixtures"
by Paul Duffin
· 5 years ago
21d5c7a
Hard-wire the path to xcrun as /usr/bin/xcrun.
by Lukacs T. Berki
· 5 years ago
dfa33be
Merge "Fix writedocs."
by Lukács T. Berki
· 5 years ago
81a6983
Fix writedocs.
by Lukacs T. Berki
· 5 years ago
93706ae
Add AssertStringListContains to TestHelper
by Paul Duffin
· 5 years ago
ecdac8a
Convert fuchsia tests to use test fixtures
by Paul Duffin
· 5 years ago
a55aefd
Merge "Print a correct error message when a non-hermetic tool is not found."
by Lukács T. Berki
· 5 years ago
6df5e03
Merge "Lineage properties support module references."
by Jaewoong Jung
· 5 years ago
67e848a
Merge changes Ib2c6ac28,I7c76ed6d,I00415f10,I4be2a16c,I6f269c9c, ...
by Paul Duffin
· 5 years ago
3b2636f
Merge "Remove duplicate sdk.TestHelper"
by Paul Duffin
· 5 years ago
808d84c
mixed builds for cc_static_library without deps
by Chris Parsons
· 5 years ago
a3cb2b3
Remove duplicate sdk.TestHelper
by Paul Duffin
· 5 years ago
282671d
Merge "Rename SetErrorHandler to ExtendWithErrorHandler"
by Paul Duffin
· 5 years ago
8158356
Print a correct error message when a non-hermetic tool is not found.
by Lukacs T. Berki
· 5 years ago
533274a
Merge "Allow customization of product variables in a test fixture"
by Paul Duffin
· 5 years ago
6f3d6df
Merge "Allow customization of the env configuration in a test fixture"
by Paul Duffin
· 5 years ago
df13e97
Merge "Distinguish between integration test and other tests"
by Paul Duffin
· 5 years ago
1c1b6e6
Lineage properties support module references.
by Jaewoong Jung
· 5 years ago
72018ad
Add temporary RunTestWithConfig method to simplify migration
by Paul Duffin
· 5 years ago
9c35c5d
Merge "Simplify preparers now that tests use consistent registration order"
by Paul Duffin
· 5 years ago
8bd2865
Convert license tests to use test fixtures
by Paul Duffin
· 5 years ago
77e7d77
Merge "Run "prebuilt_postdeps" mutator again"
by Jooyung Han
· 5 years ago
5037e09
Merge "Remove the special-casing of /dev from test path normalization."
by Lukács T. Berki
· 5 years ago
46e3774
Rename SetErrorHandler to ExtendWithErrorHandler
by Paul Duffin
· 5 years ago
2e0323d
Allow customization of product variables in a test fixture
by Paul Duffin
· 5 years ago
bbccfcf
Allow customization of the env configuration in a test fixture
by Paul Duffin
· 5 years ago
ec3292b
Distinguish between integration test and other tests
by Paul Duffin
· 5 years ago
530483c
Simplify preparers now that tests use consistent registration order
by Paul Duffin
· 5 years ago
706cb6f
Merge "Really fix queryview."
by Lukács T. Berki
· 5 years ago
c5723e3
Remove the special-casing of /dev from test path normalization.
by Lukacs T. Berki
· 5 years ago
47a9d0c
Really fix queryview.
by Lukacs T. Berki
· 5 years ago
4078611
Merge "Store order of the components used by the tests"
by Paul Duffin
· 5 years ago
7160699
Merge "Avoid accidentally sharing preparers slice across factories"
by Paul Duffin
· 5 years ago
86feead
Run "prebuilt_postdeps" mutator again
by Jooyung Han
· 5 years ago
f5de668
Store order of the components used by the tests
by Paul Duffin
· 5 years ago
062d933
Merge "Ensure test/runtime order of singletons/pre-singletons is consistent"
by Paul Duffin
· 5 years ago
2034187
Merge changes I22f90c90,I2d965212,Ib7d421f5
by Treehugger Robot
· 5 years ago
fa29885
Avoid accidentally sharing preparers slice across factories
by Paul Duffin
· 5 years ago
41d77c7
Ensure test/runtime order of singletons/pre-singletons is consistent
by Paul Duffin
· 5 years ago
42d0b93
Separate the collation of singletons from registration
by Paul Duffin
· 5 years ago
d182fb3
Defer registration of singletons and pre-singletons in TestContext
by Paul Duffin
· 5 years ago
281deb2
Ensure mutators used in tests are in the same order as at runtime
by Paul Duffin
· 5 years ago
6950702
Merge "Fix nested properties in soong config structs"
by Colin Cross
· 5 years ago
5a5eeac
Merge "Separate the collation of mutators from registration"
by Paul Duffin
· 5 years ago
4160a07
Merge "Add sortableComponent abstraction"
by Paul Duffin
· 5 years ago
89071b0
Fix queryview.
by Lukacs T. Berki
· 5 years ago
7d613bf
Make it possible to debug soong_ui.
by Lukacs T. Berki
· 5 years ago
c05b034
Separate the collation of mutators from registration
by Paul Duffin
· 5 years ago
1d2d42f
Add sortableComponent abstraction
by Paul Duffin
· 5 years ago
6bd8775
Merge "Add Errs to TestResult"
by Paul Duffin
· 5 years ago
059f7f1
Merge "Make error handlers treat any failures as fatal"
by Paul Duffin
· 5 years ago
87d7dd9
Merge "Avoid SetErrorHandler mutating FixtureFactory"
by Paul Duffin
· 5 years ago
166a488
Merge "Rename FixturePreparers to GroupFixturePreparers"
by Paul Duffin
· 5 years ago
997f27a
Fix nested properties in soong config structs
by Colin Cross
· 5 years ago
3903d40
Merge changes from topic "lint_repackage"
by Colin Cross
· 5 years ago
942481b
Add Errs to TestResult
by Paul Duffin
· 5 years ago
ea8a386
Make error handlers treat any failures as fatal
by Paul Duffin
· 5 years ago
52323b5
Avoid SetErrorHandler mutating FixtureFactory
by Paul Duffin
· 5 years ago
a560d5a
Rename FixturePreparers to GroupFixturePreparers
by Paul Duffin
· 5 years ago
b48f9ae
Merge "Correct fmt printf error in bazel_handler"
by Treehugger Robot
· 5 years ago
279790a
Merge "Reformat license code to comply with preupload checks"
by Paul Duffin
· 5 years ago
4a349ab
Merge "Friendly error message on apex_available and min_sdk_version checks"
by Treehugger Robot
· 5 years ago
3c298a3
Reformat license code to comply with preupload checks
by Paul Duffin
· 5 years ago
00d93b1
Make common dependencies of lint use restat
by Colin Cross
· 5 years ago
15b04e2
Correct fmt printf error in bazel_handler
by Liz Kammer
· 5 years ago
deba721
Make tests work again on Darwin.
by Lukacs T. Berki
· 5 years ago
ddebd2c
Merge "cd to / before running soong_build ."
by Lukács T. Berki
· 5 years ago
7d3f2ca
Merge "Rename vendor-ramdisk to vendor_ramdisk"
by Petri Gynther
· 5 years ago
767dbd9
Friendly error message on apex_available and min_sdk_version checks
by Jiyong Park
· 5 years ago
4d86107
init_rc and vintf_fragments appear in PackagingSpecs()
by Jiyong Park
· 5 years ago
ac22956
Rename vendor-ramdisk to vendor_ramdisk
by Petri Gynther
· 5 years ago
7690c09
cd to / before running soong_build .
by Lukacs T. Berki
· 5 years ago
3bed960
Merge "Fix a typo."
by Treehugger Robot
· 5 years ago
8e93aba
Fix a typo.
by Jaewoong Jung
· 5 years ago
cfd3374
Add error handling to test fixtures
by Paul Duffin
· 5 years ago
bc39e17
Merge "Support cc_object modules in mixed builds"
by Christopher Parsons
· 5 years ago
4b786d2
Merge "Remove deapexer and prebuilt apex select mutators"
by Paul Duffin
· 5 years ago
b821b9b
Merge "Move environment staleness check to soong_ui."
by Lukács T. Berki
· 5 years ago
3243aa5
Move environment staleness check to soong_ui.
by Lukacs T. Berki
· 5 years ago
8d6e433
Support cc_object modules in mixed builds
by Chris Parsons
· 5 years ago
c04fb9e
Remove deapexer and prebuilt apex select mutators
by Paul Duffin
· 5 years ago
37bd24a
Merge "bp2build: add configurable attribute (select) support."
by Jingwen Chen
· 5 years ago
Next »