- 550a85e Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago main master
- fa8951f Track creation of ValueExample in BaseCommonParameterizedValueTest by Paul Duffin · 1 year, 4 months ago
- c5b7c8e Track creation of TestCase in ParameterizedValueStringTest by Paul Duffin · 1 year, 4 months ago
- c29e2fc Improve IDE debugging of parameterized tests by Paul Duffin · 1 year, 4 months ago
- 36bd01c Merge "Update DocAnalyzer to use the literal value of RFE environments fields" into metalava-main by Nana Asiedu-Ampem · 1 year, 4 months ago
- c49ddb8 Update DocAnalyzer to use the literal value of RFE environments fields by nanaasiedu · 1 year, 4 months ago
- 7bb9745 Merge "Update RFE test to use new environment string" into metalava-main by Nana Asiedu-Ampem · 1 year, 4 months ago
- 342e64b Update RFE test to use new environment string by nanaasiedu · 1 year, 4 months ago
- 0162e26 Upgrade ktfmt to 0.50 and reformat by Paul Duffin · 1 year, 4 months ago
- fe5b354 Add comprehensive equality tests by Paul Duffin · 1 year, 4 months ago
- 7191a79 Add ValueStringConfiguration.unwrapSingleArrayElement by Paul Duffin · 1 year, 4 months ago
- 8c96fca Prepare for per ValueStringConfiguration tests by Paul Duffin · 1 year, 4 months ago
- f911380 Add expected LiteralValues to ValueExample by Paul Duffin · 1 year, 4 months ago
- 564f1a6 Add ArrayValue and ArrayElementValue by Paul Duffin · 1 year, 4 months ago
- d5d2bd0 Add LiteralValue hierarchy by Paul Duffin · 1 year, 4 months ago
- 74ff467 Add basic support for the new Value model by Paul Duffin · 1 year, 4 months ago
- 9954d3a Merge "Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main'" into main by Treehugger Robot · 1 year, 4 months ago
- c1acabe Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- 05cac6b Replace AnnotationItem.codebase with a new AnnotationContext by Paul Duffin · 1 year, 4 months ago androidx-customview-release androidx-leanback-release
- 6f299d5 Switch DefaultClassTypeItem from Codebase to ClassResolver by Paul Duffin · 1 year, 4 months ago
- 2cf4ac8 Add wrapper classes to Primitive enum by Paul Duffin · 1 year, 4 months ago
- 18233d3 Supply AnnotationItem when creating AnnotationAttributes by Paul Duffin · 1 year, 4 months ago
- 09a0a9b Add testing of values read from signature files by Paul Duffin · 1 year, 4 months ago
- f103f0d Add testing of values produced from Kotlin by Paul Duffin · 1 year, 4 months ago
- 743e5e3 Support different expectations for Kotlin by Paul Duffin · 1 year, 4 months ago
- 8d938d8 Add partialExpectations(...) to fall back to another Expectation by Paul Duffin · 1 year, 4 months ago
- a5ba397 Ignore TestCases that are not valid for the current InputFormat by Paul Duffin · 1 year, 4 months ago
- 2867948 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- 063dbbf Support testing multiple input formats by Paul Duffin · 1 year, 4 months ago
- 6ae5e15 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- 26de886 Rename MethodItem.defaultValue() to legacyDefaultValue() by Paul Duffin · 1 year, 4 months ago
- ee65072 Remove MethodItem.hasDefaultValue() by Paul Duffin · 1 year, 4 months ago
- fddbbb0 Rename FieldItem.initialValue(...) to legacyInitialValue(...) by Paul Duffin · 1 year, 4 months ago
- ad3eed6 Rename AnnotationAttribute.value to legacyValue by Paul Duffin · 1 year, 4 months ago
- d04e42a Create one TestCase per ValueExample by Paul Duffin · 1 year, 4 months ago
- 98f7bb2 Move suitableFor filtering to testCasesForValueUseSite(...) by Paul Duffin · 1 year, 4 months ago
- 94c4324 Add TestClasses to TestCase by Paul Duffin · 1 year, 4 months ago
- fedb708 Prepare for adding new test method by Paul Duffin · 1 year, 4 months ago
- ef77fff Add support for filtering arguments for parameterized test by Paul Duffin · 1 year, 4 months ago
- 63e8b91 Use generics in ParameterizedRunner by Paul Duffin · 1 year, 4 months ago
- 6ee2f7d Dedup the test logic in BaseCommonParameterizedValueTest subclasses by Paul Duffin · 1 year, 4 months ago
- 08433d6 Make Assertions companion implement Assertions by Paul Duffin · 1 year, 4 months ago
- d97705a Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- dd8fb2c Move TestCase logic into BaseCommonParameterizedValueTest subclasses by Paul Duffin · 1 year, 4 months ago
- f1ef9aa Extract java TestClass creation into separate object by Paul Duffin · 1 year, 4 months ago
- e99bd79 Remove constructor parameters from TestCase subclasses by Paul Duffin · 1 year, 4 months ago
- e601615 Remove TestCase.expectation constructor property by Paul Duffin · 1 year, 4 months ago
- e2d238d Handle non-constant field expectations in ValueExample by Paul Duffin · 1 year, 4 months ago
- d667768 Build jar file for each ValueUseSite test by Paul Duffin · 1 year, 4 months ago
- 9b275b4 Replace CodebaseProducerContext with TestCaseContext by Paul Duffin · 1 year, 4 months ago
- ce4eb24 Break CommonParameterizedValueTest.kt into separate classes by Paul Duffin · 1 year, 4 months ago
- 45f1566 Add missing dependency for generateFieldTestClass(...) by Paul Duffin · 1 year, 4 months ago
- 65821ee Move caching into runCodebaseProducerTest(...) by Paul Duffin · 1 year, 4 months ago
- ff4d9e1 Add some more value tests by Paul Duffin · 1 year, 4 months ago
- caa5c58 Add tests for FieldItem.writeWithSemicolon() by Paul Duffin · 1 year, 4 months ago
- c901f33 Add tests for AnnotationItem.toSource() value handling by Paul Duffin · 1 year, 4 months ago
- ef4ba07 Merge "Update RestrictedForEnvironmentTest to ensure the the RFE test interface matches the actual implementation by using the @hide annotation." into metalava-main by Nana Asiedu-Ampem · 1 year, 4 months ago
- e27ec58 Update RestrictedForEnvironmentTest to ensure the the RFE test interface by nanaasiedu · 1 year, 4 months ago
- e5bc1e2 Generate TestClasses for each ValueExample by Paul Duffin · 1 year, 4 months ago
- 241137a Add support for creating Codebase dependent expectations by Paul Duffin · 1 year, 4 months ago
- 36b79e9 Verify that non constant values cannot be used in fields by Paul Duffin · 1 year, 4 months ago
- 670758e Rename DefaultValue to ParameterDefaultValue by Paul Duffin · 1 year, 4 months ago
- da9853c Use TurbineFieldResolver in attribute method default values by Paul Duffin · 1 year, 4 months ago
- 3eebc7d Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- 338e49c Add TurbineFieldResolver to resolve ConstVarName to FieldInfo by Paul Duffin · 1 year, 4 months ago
- 7f0dfad Extract TurbineClassBuilder from TurbineCodebaseInitialiser by Paul Duffin · 1 year, 4 months ago
- 94dfefd Extract TurbineAnnotationFactory from TurbineCodebaseInitialiser by Paul Duffin · 1 year, 4 months ago
- b1605c5 Simplify handling of TurbineSourceFiles by Paul Duffin · 1 year, 4 months ago
- acccbf8 Simplify computation of command line classes by Paul Duffin · 1 year, 4 months ago
- 81dce54 Extract TurbineSourceFileCache from TurbineCodebaseInitialiser by Paul Duffin · 1 year, 4 months ago
- 7934a09 Remove PsiMethod from AnnotationSingleAttributeValue.resolve() by Paul Duffin · 1 year, 4 months ago
- ddda395 Parse type aliases in the text model by Julia McClellan · 1 year, 4 months ago
- bad54a3 Add value examples for all primitive types by Paul Duffin · 1 year, 4 months ago
- ef327d2 Rewrite CommonParameterizedValueTest to make it more exhaustive by Paul Duffin · 1 year, 4 months ago
- 5d5178d Merge "Set packages to emit when they contain emittable type aliases" into metalava-main by Julia McClellan · 1 year, 4 months ago
- 01af1e1 Set packages to emit when they contain emittable type aliases by Julia McClellan · 1 year, 4 months ago
- 61f4daf Suggest using @JvmStatic for companion properties that can't use @JvmField by Julia McClellan · 1 year, 4 months ago
- 1af2f7a Update how MissingJvmstatic check works on value class type properties by Julia McClellan · 1 year, 4 months ago
- f185f88 Simplify ensureCompanionJvmStatic by Julia McClellan · 1 year, 4 months ago
- 8c9dfc1 Stop suggesting @JvmField for properties without backing fields by Julia McClellan · 1 year, 4 months ago
- 5487307 Stop suggesting @JvmField for interface companion properties by Julia McClellan · 1 year, 4 months ago
- 4506a70 Replace check that companion constants are annotated with @JvmField by Julia McClellan · 1 year, 4 months ago
- 40f5eba Add tests showing issues with MissingJvmstatic lint by Julia McClellan · 1 year, 4 months ago
- 99cc486 Rename values package to value by Paul Duffin · 1 year, 4 months ago
- 464e23c Remove support for parsing default value expression by Paul Duffin · 1 year, 4 months ago
- f120cd1 DefaultValue only cares about the presence of a default by Paul Duffin · 1 year, 4 months ago
- ab7d184 Convert concise-default-values to include-default-parameter-values by Paul Duffin · 1 year, 4 months ago
- e4d7eaf Make Kotlin DriverTests use FileFormat.V4 by Paul Duffin · 1 year, 4 months ago
- b6dc11f Add API lint issue for data class definition by Julia McClellan · 1 year, 4 months ago
- 7708f49 Remove support for signature format version 3.0 by Paul Duffin · 1 year, 4 months ago
- ce8d38f Move getSource() to TurbineValue by Paul Duffin · 1 year, 4 months ago
- 99eb5c2 Use TurbineValue instead of Pair when handling arrays by Paul Duffin · 1 year, 4 months ago
- c519ef0 Create TurbineValue to own the value handling in Turbine by Paul Duffin · 1 year, 4 months ago
- e3b0a53 Correct toSource() for Class value from jar in Turbine by Paul Duffin · 1 year, 4 months ago
- 8d8a98a Add tests for various different values by Paul Duffin · 1 year, 4 months ago
- 018e22b Add support for caching TestFiles by Paul Duffin · 1 year, 4 months ago
- b522ddb Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 1 year, 4 months ago
- 8145cce Preserve duplicate methods when loaded from a single file by Paul Duffin · 1 year, 4 months ago
- 46e1177 Detect collisions in the TestFiles in an InputSet by Paul Duffin · 1 year, 4 months ago
- 89e7edf Ensure output writer is flushed and closed by Paul Duffin · 1 year, 4 months ago