aboutsummaryrefslogtreecommitdiff
path: root/android/guava-testlib/test/com/google/common/testing/GcFinalizationTest.java
AgeCommit message (Expand)Author
2023-09-06Use `assertThrows` almost wherever we can.cpovirk
2023-04-17Apply `VoidMissingNullable` suggestions.cpovirk
2022-04-27Mark some tests that don't pass under Android as `@AndroidIncompatible`.cpovirk
2018-11-26Replace usages of Truth's deprecated hasMessage() with hasMessageThat() in Gu...dlos
2017-12-04google-java-format MOST OF THE THINGS.cpovirk
2017-07-26Use diamond operator.cpovirk
2017-04-20Begin exporting sources of Guava for Android.zhenghua