aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11Restrict visibility to current usersHEADmastermainDavid Duarte
2024-04-05Document the update procedureDavid Duarte
2024-04-05Merge remote-tracking branch 'aosp/upstream-main' into mainDavid Duarte
2024-04-05Transfer ownershipDavid Duarte
2024-03-18Context: Support repeated annotationsJens Nyman
2024-02-22Refactor: Create a common GenericParameterContext type that can serve as basi...Jens Nyman
2024-02-22Update changelog with deprecation of TestParameter.TestParameterValuesProviderJens Nyman
2024-02-21Refactorings for Google-internal changeJens Nyman
2024-02-19Mark the old TestParameterValuesProvider type as deprecatedJens Nyman
2024-01-18Bump version to v1.15 in README.mdJens Nyman
2024-01-17TestParameterValuesProvider: Allow provideValues(Context) to throw any except...Jens Nyman
2024-01-17Fix missing javadoc referenceJens Nyman
2024-01-17Update @TestParameter javadoc with the new context aware values providerJens Nyman
2024-01-17Update README with the new context aware values providerJens Nyman
2024-01-17Update CHANGELOG with the new context aware values providerJens Nyman
2024-01-17TestParameterValuesProvider.Context: Convert from AutoValue to regular class.Jens Nyman
2024-01-17TestParameterValuesProvider.Context: Replace otherAnnotations() by a utility ...Jens Nyman
2024-01-16TestParameterValuesProvider.Context: Fix javadoc compilation error by escapin...Jens Nyman
2024-01-16Make TestParameterValuesProvider.provideValues() protected so it can actually...Jens Nyman
2024-01-16Mark test as Google internal because it relies on class.toString()Jens Nyman
2024-01-16Unit tests: Avoid unnecessary dependency on javax.injectJens Nyman
2024-01-16Implement context aware TestParameterValuesProvider.Jens Nyman
2024-01-16TestParameterValueProvider: Add internal-only context-aware version of provid...Jens Nyman
2024-01-16TestParameterAnnotationMethodProcessor.AnnotationWithMetadata: Stop supportin...Jens Nyman
2023-12-06Rewrite and extension of https://github.com/google/TestParameterInjector/pull...Jens Nyman
2023-12-05Merge pull request #41 from bjchris32/fix-nondeterminismJens Nyman
2023-12-03fix: sort the nondeterministic method arrays and match fields with nameChris Shao
2023-10-24Bump version to v1.14 in README.mdJens Nyman
2023-10-24Update CHANGELOG with the latest bugfixJens Nyman
2023-10-24Add support for Powermock by making getOnlyConstructor() more lenient (filter...Jens Nyman
2023-10-13Bump version to v1.13 in README.mdJens Nyman
2023-10-13Add to the README that value providers can have custom value namesJens Nyman
2023-10-13Add an entry for custom value names to the CHANGELOGJens Nyman
2023-10-13Remove unused methodJens Nyman
2023-10-13Add missing license statementJens Nyman
2023-10-13Merge pull request #38 from google/dependabot/maven/com.google.protobuf-proto...Jens Nyman
2023-10-13Merge pull request #37 from google/dependabot/maven/com.google.guava-guava-32...Jens Nyman
2023-10-13Merge pull request #39 from google/dependabot/github_actions/actions/checkout-4Jens Nyman
2023-10-13Allow setting a custom name in TestParameter value providers.Jens Nyman
2023-10-13JUnit4: Fix for interrupted test cases causing random failures with thread reuseJens Nyman
2023-10-13Add support for BigInteger and UnsignedLongJens Nyman
2023-09-05Bump actions/checkout from 3 to 4dependabot[bot]
2023-08-24Use Truth library built from source. am: a92af87c9e am: 1a8d4b6fab am: 1eb31b...Krzysztof Kosiński
2023-08-24Use Truth library built from source. am: a92af87c9e am: 1a8d4b6fab am: 1eb31b...Krzysztof Kosiński
2023-08-24Use Truth library built from source. am: a92af87c9e am: 1a8d4b6fab am: 1eb31b...Krzysztof Kosiński
2023-08-24Use Truth library built from source. am: a92af87c9e am: 1a8d4b6fabKrzysztof Kosiński
2023-08-24Use Truth library built from source. am: a92af87c9eKrzysztof Kosiński
2023-08-23Use Truth library built from source.Krzysztof Kosiński
2023-08-02Bump com.google.protobuf:protobuf-javalite from 3.20.0 to 3.20.3dependabot[bot]
2023-08-02Bump com.google.guava:guava from 30.1-jre to 32.0.0-jredependabot[bot]