google / google/compile-testing
Add "generatesSourcesExactly" method?
Open
P3
type=enhancement
- Dominant language
- Java
- Stars
- 722
- Forks
- 129
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Currently if you call `GeneratedPredicateClause.generatesSources(foo)` but the code generates two files instead of just foo, this test will pass. If I were to add a `generateSourcesExactly` that requires all generated files be specified, would that be accepted?
Contributor guide
Assessment
This issue has not been assessed yet.