summaryrefslogtreecommitdiff
path: root/android/test_asserts.go
AgeCommit message (Expand)Author
2023-10-04use message in android.AssertStringMatches() Alix
2023-06-09Make aconfig flags generate a library instead of a srcjar. Joe Onorato
2023-05-25ensure that privapp_allowlist is installed before android_app Sam Delmerico
2023-03-23Add t.helper() to AssertStringListContainsEquals Jooyung Han
2021-08-27Rename BuildDir and NinjaBuildDir. Lukacs T. Berki
2021-04-22Add new stub_only_static_libs attr for sdk_library Anton Hansson
2021-03-20Replace AssertPanic with AssertPanicMessageContains Paul Duffin
2021-03-18Merge "Add AssertSame" Paul Duffin
2021-03-17Add AssertIntEquals Paul Duffin
2021-03-17Add AssertSame Paul Duffin
2021-03-16Add (String)Path(s)RelativeToTop and assert functions Paul Duffin
2021-03-12Add new function Assert methods Paul Duffin