| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Ć ulc <fordfrog@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/890479
Fixes: 0fc591ecb6046131b65a1996fd6cd8710baeb8fd
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
- For generating sources use core/generate-sources-build.xml instead of
listing from core/pom.xml
- Tests enabled using binary version of truth which is not yet packaged
https://repo1.maven.org/maven2/com/google/truth/truth/1.1.3/truth-1.1.3.jar
- When using "protoc @<filename>" in core/generate-test-sources-build.xml
it seems not possible to run more than one exec from the same file.
Removed the second exec and now running it separately.
- Exclude MapInitializationOrderTest and CachedFieldSizeTest, ignore
testWriteWholeMessage() and testWriteWholePackedFieldsMessage() from
CodedOutputStreamTest.java because of unresolved test failures,
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|