Adam Cozzette
860f8ad171
Remove the JavaScript implementation ( #9874 )
...
This implementation is about to be split out into a separate Git repo.
3 years ago
Joshua Haberman
dc4aad931e
Sync from Piper @444600173
...
PROTOBUF_SYNC_PIPER
3 years ago
Elliotte Rusty Harold
4f552e36bd
Fix typos ( #9847 )
...
@pzd
3 years ago
Elliotte Rusty Harold
26d11fdba2
-Dsurefire.failIfNoSpecifiedTests=false ( #9761 )
...
@mrkruskal
(cherry picked from commit 88eb7550a6
)
3 years ago
Elliotte Rusty Harold
88eb7550a6
-Dsurefire.failIfNoSpecifiedTests=false ( #9761 )
...
@mrkruskal
3 years ago
Elliotte Rusty Harold
044cb7fd45
-DfailIfNoSpecifiedTests=false ( #9753 )
...
@jtattermusch @mkruskal-google
(cherry picked from commit 55177c3574
)
3 years ago
Elliotte Rusty Harold
55177c3574
-DfailIfNoSpecifiedTests=false ( #9753 )
...
@jtattermusch @mkruskal-google
3 years ago
Jan Tattermusch
845db63ced
Fix dotnet aarch64 ( #9222 )
...
* fix C# aarch64 test after .NET SDK upgrade
* simplify C# aarch64 tests (net60 can build under emulator)
* Revert "simplify C# aarch64 tests (net60 can build under emulator)"
This reverts commit 6b2aa5f006
.
3 years ago
James Newton-King
aa15931050
Update .NET SDKs to LTS versions
3 years ago
Adam Cozzette
f8a22b45c0
Remove references to six ( #9096 )
...
We no longer support Python 2 and therefore no longer need to depend on
six. I'm hoping this will make it possible to merge #8214 .
3 years ago
Joshua Haberman
e5c570bb57
Sync from Piper @395706834
...
PROTOBUF_SYNC_PIPER
3 years ago
Jan Tattermusch
2bd61368de
fix arm64 C++ tests broken by dockcross image update
3 years ago
Jan Tattermusch
981326af1d
fix arm64 tests broken by dockcross image update
3 years ago
Joshua Haberman
9521803d40
Sync from Piper @375548932
...
PROTOBUF_SYNC_PIPER
4 years ago
Jan Tattermusch
2d2ebf5e97
add php aarch64 linux emulated tests
4 years ago
Jan Tattermusch
f3411a29da
node tests require java to be available
4 years ago
Jan Tattermusch
7124f2893d
add testing scripts for protobuf javascript on aarch64 qemu emulator
4 years ago
Jan Tattermusch
1834e8cb4d
fix typo in test_csharp_aarch64.sh
4 years ago
Jan Tattermusch
47f6283e7f
run csharp tests under aarch64 emulator
4 years ago
Jan Tattermusch
e0267f6c0e
run ruby tests under aarch64 emulator
4 years ago
Jan Tattermusch
4342e417a5
add protoc_crosscompile_aarch64.sh (same as for java aarch64 tests)
4 years ago
Jan Tattermusch
4939dd91fe
allow running emulated java aarch64 tests
4 years ago
Joshua Haberman
ce560630bf
Sync from Piper @368734211
...
PROTOBUF_SYNC_PIPER
4 years ago
Jan Tattermusch
c3ce10e49c
use multiarch/qemu-user-static docker image for registering qemu
4 years ago
Jan Tattermusch
5d9a5b4118
fix incorrectly copypasted comment
4 years ago
Jan Tattermusch
b4531870b4
add prepare_qemu.sh script
4 years ago
Jan Tattermusch
a0b1b70819
fixups in python_crosscompile_aarch64.sh
...
add --host=aarch64 to ./configure invocation
use protoc_qemu_wrapper.sh
4 years ago
Jan Tattermusch
6aa19d9145
be clever about docker "-it" args
4 years ago
Jan Tattermusch
b3d497f6a5
run basic C++ tests under qemu emulator
4 years ago
Jan Tattermusch
053966b495
Emulated python aarch64 tests ( #8392 )
...
This runs basic python aarch64 tests under qemu emulator, but uses artifacts that can be cross-built by a host compiler.
4 years ago